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

目标: 1000 元 · 已筹: 1000

100.0%

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

EPSS 0.03% · P9
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
mm: fix crashes from deferred split racing folio migration
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s (often on flags when freeing, yet the flags shown are not bad: PG_locked had been set and cleared??), and VM_BUG_ON_PAGE(page_ref_count(page) == 0)s from deferred_split_scan()'s folio_put(), and a variety of other BUG and WARN symptoms implying double free by deferred split and large folio migration. 6.7 commit 9bcef5973e31 ("mm: memcg: fix split queue list crash when large folio migration") was right to fix the memcg-dependent locking broken in 85ce2c517ade ("memcontrol: only transfer the memcg data for migration"), but missed a subtlety of deferred_split_scan(): it moves folios to its own local list to work on them without split_queue_lock, during which time folio->_deferred_list is not empty, but even the "right" lock does nothing to secure the folio and the list it is on. Fortunately, deferred_split_scan() is careful to use folio_try_get(): so folio_migrate_mapping() can avoid the race by folio_undo_large_rmappable() while the old folio's reference count is temporarily frozen to 0 - adding such a freeze in the !mapping case too (originally, folio lock and unmapping and no swap cache left an anon folio unreachable, so no freezing was needed there: but the deferred split queue offers a way to reach it).
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 mm 模块中延迟分裂和大folio迁移之间的竞争条件,可能会导致崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 9bcef5973e31020e5aa8571eb994d67b77318356 ~ fc7facce686b64201dbf0b9614cc1d0bfad70010 -
LinuxLinux 6.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2024-08-07 · 共 19 条

CVE-2024-42242Linux kernel 安全漏洞
CVE-2024-42232Linux kernel 安全漏洞
CVE-2024-42233Linux kernel 安全漏洞
CVE-2024-42235Linux kernel 安全漏洞
CVE-2024-42236Linux kernel 安全漏洞
CVE-2024-42237Linux kernel 安全漏洞
CVE-2024-42238Linux kernel 安全漏洞
CVE-2024-42239Linux kernel 安全漏洞
CVE-2024-42240Linux kernel 安全漏洞
CVE-2024-42250Linux kernel 安全漏洞
CVE-2024-42241Linux kernel 安全漏洞
CVE-2024-42244Linux kernel 安全漏洞
CVE-2024-42243Linux kernel 安全漏洞
CVE-2024-42245Linux kernel 安全漏洞
CVE-2024-42246Linux kernel 安全漏洞
CVE-2024-42247Linux kernel 安全漏洞
CVE-2024-42249Linux kernel 安全漏洞
CVE-2024-42248Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-42234

暂无评论


发表评论