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

目标: 1000 元 · 已筹: 1020

100%

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

EPSS 0.01% · P1

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux2b188cc1bb857a9d4701ae59aa7768b5124e262e< ab702c3483db9046bab9f40306f1a28b22dbbdc0affected
2b188cc1bb857a9d4701ae59aa7768b5124e262e< 1cbb0affb15470a9621267fe0a8568007553a4bfaffected
2b188cc1bb857a9d4701ae59aa7768b5124e262e< 8a565304927fbd28c9f028c492b5c1714002cbabaffected
5.1affected
< 5.1unaffected
6.6.35≤ 6.6.*unaffected
6.9.6≤ 6.9.*unaffected
6.10≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: io_uring/io-wq: Use set_bit() and test_bit() at worker->flags Utilize set_bit() and test_bit() on worker->flags within io_uring/io-wq to address potential data races. The structure io_worker->flags may be accessed through various data paths, leading to concurrency issues. When KCSAN is enabled, it reveals data races occurring in io_worker_handle_work and io_wq_activate_free_worker functions. BUG: KCSAN: data-race in io_worker_handle_work / io_wq_activate_free_worker write to 0xffff8885c4246404 of 4 bytes by task 49071 on cpu 28: io_worker_handle_work (io_uring/io-wq.c:434 io_uring/io-wq.c:569) io_wq_worker (io_uring/io-wq.c:?) <snip> read to 0xffff8885c4246404 of 4 bytes by task 49024 on cpu 5: io_wq_activate_free_worker (io_uring/io-wq.c:? io_uring/io-wq.c:285) io_wq_enqueue (io_uring/io-wq.c:947) io_queue_iowq (io_uring/io_uring.c:524) io_req_task_submit (io_uring/io_uring.c:1511) io_handle_tw_list (io_uring/io_uring.c:1198) <snip> Line numbers against commit 18daea77cca6 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm"). These races involve writes and reads to the same memory location by different tasks running on different CPUs. To mitigate this, refactor the code to use atomic operations such as set_bit(), test_bit(), and clear_bit() instead of basic "and" and "or" operations. This ensures thread-safe manipulation of worker flags. Also, move `create_index` to avoid holes in the structure.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 io_uring/io-wq 组件在处理工作线程时,存在潜在的数据竞争问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 2b188cc1bb857a9d4701ae59aa7768b5124e262e ~ ab702c3483db9046bab9f40306f1a28b22dbbdc0 -
LinuxLinux 5.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2024-07-12 · 共 122 条

CVE-2024-40960Linux kernel 安全漏洞
CVE-2024-40975Linux kernel 安全漏洞
CVE-2024-40974Linux kernel 安全漏洞
CVE-2024-40973Linux kernel 安全漏洞
CVE-2024-40972Linux kernel 安全漏洞
CVE-2024-40970Linux kernel 安全漏洞
CVE-2024-40971Linux kernel 安全漏洞
CVE-2024-40969Linux kernel 安全漏洞
CVE-2024-40967Linux kernel 安全漏洞
CVE-2024-40968Linux kernel 安全漏洞
CVE-2024-40966Linux kernel 安全漏洞
CVE-2024-40965Linux kernel 安全漏洞
CVE-2024-40964Linux kernel 安全漏洞
CVE-2024-40963Linux kernel 安全漏洞
CVE-2024-40961Linux kernel 安全漏洞
CVE-2024-40962Linux kernel 安全漏洞
CVE-2024-40951Linux kernel 安全漏洞
CVE-2024-40950Linux kernel 安全漏洞
CVE-2024-40949Linux kernel 安全漏洞
CVE-2024-40952Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-39508

暂无评论


发表评论