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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 较易 EPSS 0.19% · P9

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0< 228742b2ddfb99dfd71e5a307e6088ab6836272eaffected
1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0< 862ee4422c38be5c249844a684b00d0dbe9d1e46affected
1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0< 98a4026b22ff440c7f47056481bcbbe442f607d6affected
1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0< 7e9b622bd0748cc104d66535b76d9b3535f9dc0faffected
1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0< 8494ba2c9ea00a54d5b50e69b22c55a8958bce32affected
1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0< ea5ddbc11613b55e5128c85f57b08f907abd9b28affected
1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0< e38585401d464578d30f5868ff4ca54475c34f7daffected
1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0< 38296afe3c6ee07319e01bb249aa4bb47c07b534affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() Syzbot reported a hang issue in migrate_pages_batch() called by mbind() and nilfs_lookup_dirty_data_buffers() called in the log writer of nilfs2. While migrate_pages_batch() locks a folio and waits for the writeback to complete, the log writer thread that should bring the writeback to completion picks up the folio being written back in nilfs_lookup_dirty_data_buffers() that it calls for subsequent log creation and was trying to lock the folio. Thus causing a deadlock. In the first place, it is unexpected that folios/pages in the middle of writeback will be updated and become dirty. Nilfs2 adds a checksum to verify the validity of the log being written and uses it for recovery at mount, so data changes during writeback are suppressed. Since this is broken, an unclean shutdown could potentially cause recovery to fail. Investigation revealed that the root cause is that the wait for writeback completion in nilfs_page_mkwrite() is conditional, and if the backing device does not require stable writes, data may be modified without waiting. Fix these issues by making nilfs_page_mkwrite() wait for writeback to finish regardless of the stable write requirement of the backing device.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: 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存在安全漏洞,该漏洞源于存在挂起问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 1d1d1a767206fbe5d4c69493b7e6d2a8d08cc0a0 ~ 228742b2ddfb99dfd71e5a307e6088ab6836272e -
LinuxLinux 3.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-26696 邮件列表归档 (2)

CVE-2024-26696 其他参考 (8)

同批安全公告 · Linux · 2024-04-03 · 共 94 条

CVE-2024-26744Linux kernel 安全漏洞
CVE-2024-26741Linux kernel 安全漏洞
CVE-2024-26739Linux kernel 安全漏洞
CVE-2024-26735Linux kernel 安全漏洞
CVE-2024-26734Linux kernel 安全漏洞
CVE-2024-26733Linux kernel 安全漏洞
CVE-2024-26732Linux kernel 安全漏洞
CVE-2024-26731Linux kernel 安全漏洞
CVE-2024-26736Linux kernel 安全漏洞
CVE-2024-26743Linux kernel 安全漏洞
CVE-2024-26742Linux kernel 安全漏洞
CVE-2024-26747Linux kernel 安全漏洞
CVE-2024-26748Linux kernel 安全漏洞
CVE-2024-26749Linux kernel 安全漏洞
CVE-2024-26751Linux kernel 安全漏洞
CVE-2024-26752Linux kernel 安全漏洞
CVE-2024-26753Linux kernel 安全漏洞
CVE-2024-26754Linux kernel 安全漏洞
CVE-2024-26755Linux kernel 安全漏洞
CVE-2024-26756Linux kernel 安全漏洞

显示前 20 条,共 94 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-26696

暂无评论


发表评论