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/i…
高危 CVSS 7.8
摘要
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_wo…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1cbb0affb15470a9621267fe0a8568007553a4bf Patch
- https://git.kernel.org/stable/c/8a565304927fbd28c9f028c492b5c1714002cbab Patch
- https://git.kernel.org/stable/c/ab702c3483db9046bab9f40306f1a28b22dbbdc0 Patch
- https://git.kernel.org/stable/c/1cbb0affb15470a9621267fe0a8568007553a4bf Patch
- https://git.kernel.org/stable/c/8a565304927fbd28c9f028c492b5c1714002cbab Patch
- https://git.kernel.org/stable/c/ab702c3483db9046bab9f40306f1a28b22dbbdc0 Patch
时间线
- nvd_ingest NVD