目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-47669— Linux kernel 安全漏洞

CVSS 7.3 · High EPSS 0.21% · P12

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinuxa694291a6211537189c6080f77f63cdabfc9b63e< 40a2757de2c376ef8a08d9ee9c81e77f3c750adfaffected
a694291a6211537189c6080f77f63cdabfc9b63e< 036441e8438b29111fa75008f0ce305fb4e83c0aaffected
a694291a6211537189c6080f77f63cdabfc9b63e< efdde00d4a1ef10bb71e09ebc67823a3d3ad725baffected
a694291a6211537189c6080f77f63cdabfc9b63e< 3e349d7191f0688fc9808ef24fd4e4b4ef5ca876affected
a694291a6211537189c6080f77f63cdabfc9b63e< 30562eff4a6dd35c4b5be9699ef61ad9f5f20a06affected
a694291a6211537189c6080f77f63cdabfc9b63e< 0a1a961bde4351dc047ffdeb2f1311ca16a700ccaffected
a694291a6211537189c6080f77f63cdabfc9b63e< 74866c16ea2183f52925fa5d76061a1fe7f7737baffected
a694291a6211537189c6080f77f63cdabfc9b63e< 6576dd6695f2afca3f4954029ac4a64f82ba60abaffected
… +10 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-47669 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
nilfs2: fix state management in error path of log writing function
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix state management in error path of log writing function After commit a694291a6211 ("nilfs2: separate wait function from nilfs_segctor_write") was applied, the log writing function nilfs_segctor_do_construct() was able to issue I/O requests continuously even if user data blocks were split into multiple logs across segments, but two potential flaws were introduced in its error handling. First, if nilfs_segctor_begin_construction() fails while creating the second or subsequent logs, the log writing function returns without calling nilfs_segctor_abort_construction(), so the writeback flag set on pages/folios will remain uncleared. This causes page cache operations to hang waiting for the writeback flag. For example, truncate_inode_pages_final(), which is called via nilfs_evict_inode() when an inode is evicted from memory, will hang. Second, the NILFS_I_COLLECTED flag set on normal inodes remain uncleared. As a result, if the next log write involves checkpoint creation, that's fine, but if a partial log write is performed that does not, inodes with NILFS_I_COLLECTED set are erroneously removed from the "sc_dirty_files" list, and their data and b-tree blocks may not be written to the device, corrupting the block mapping. Fix these issues by uniformly calling nilfs_segctor_abort_construction() on failure of each step in the loop in nilfs_segctor_do_construct(), having it clean up logs and segment usages according to progress, and correcting the conditions for calling nilfs_redirty_inodes() to ensure that the NILFS_I_COLLECTED flag is cleared.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于在写入日志函数中的错误路径管理不当,导致在失败时未清除写回标志和NILFS_I_COLLECTED标志。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux a694291a6211537189c6080f77f63cdabfc9b63e ~ 40a2757de2c376ef8a08d9ee9c81e77f3c750adf -
LinuxLinux 2.6.33 -

二、漏洞 CVE-2024-47669 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-47669 的情报信息

登录查看更多情报信息。

CVE-2024-47669 补丁与修复 (5)

同批安全公告 · Linux · 2024-10-09 · 共 17 条

CVE-2024-476599.1 CRITICALLinux kernel 安全漏洞
CVE-2024-476687.8 HIGHLinux kernel 安全漏洞
CVE-2024-476707.8 HIGHLinux kernel 安全漏洞
CVE-2024-476587.5 HIGHLinux kernel 安全漏洞
CVE-2024-476677.3 HIGHLinux kernel 安全漏洞
CVE-2024-46870Linux kernel 安全漏洞
CVE-2024-46871Linux kernel 安全漏洞
CVE-2024-47660Linux kernel 安全漏洞
CVE-2024-47662Linux kernel 安全漏洞
CVE-2024-47661Linux kernel 安全漏洞
CVE-2024-47663Linux kernel 安全漏洞
CVE-2024-47664Linux kernel 安全漏洞
CVE-2024-47665Linux kernel 安全漏洞
CVE-2024-47666Linux kernel 安全漏洞
CVE-2024-47671Linux kernel 安全漏洞
CVE-2024-47673Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-47669

暂无评论


发表评论