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-38572

7.8 · HIGH
Published Jun 19, 2024 linux CWE-125 EPSS 0.23% (14th pctl)

Overview

CVE-2024-38572 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 19, 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:

wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()

Currently, there is no terminator entry for ath12k_qmi_msg_handlers hence

facing below KASAN warning,

==================================================================

BUG: KASAN: global-out-of-bounds in qmi_invoke_handler+0xa4/0x148

Read of size 8 at addr ffffffd00a6428d8 by task kworker/u8:2/1273

CPU: 0 PID: 1273 Comm: kworker/u8:2 Not tainted 5.4.213 #0

Workqueue: qmi_msg_handler qmi_data_ready_work

Call trace:

dump_backtrace+0x0/0x20c

show_stack+0x14/0x1c

dump_stack+0xe0/0x138

print_address_description.isra.5+0x30/0x330

__kasan_report+0x16c/0x1bc

kasan_report+0xc/0x14

__asan_load8+0xa8/0xb0

qmi_invoke_handler+0xa4/0x148

qmi_handle_message+0x18c/0x1bc

qmi_data_ready_work+0x4ec/0x528

process_one_work+0x2c0/0x440

worker_thread+0x324/0x4b8

kthread+0x210/0x228

ret_from_fork+0x10/0x18

The address belongs to the variable

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 >= 6.3, < 6.6.33 Affected

Frequently Asked Questions

What is CVE-2024-38572?

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

How severe is CVE-2024-38572?

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-38572?

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-38572?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-38572 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.