Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-39508

7.8 · HIGH
Published Jul 12, 2024 linux CWE-362 EPSS 0.22% (13th pctl)

Overview

CVE-2024-39508 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 12, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical 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_t

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.1, < 6.6.35 Affected

Frequently Asked Questions

What is CVE-2024-39508?

CVE-2024-39508 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 12, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-39508?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-39508?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-39508?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-39508 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.