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

5.5 · MEDIUM
Published May 19, 2024 linux EPSS 0.21% (11th pctl)

Overview

CVE-2024-35938 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 19, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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: ath11k: decrease MHI channel buffer length to 8KB

Currently buf_len field of ath11k_mhi_config_qca6390 is assigned

with 0, making MHI use a default size, 64KB, to allocate channel

buffers. This is likely to fail in some scenarios where system

memory is highly fragmented and memory compaction or reclaim is

not allowed.

There is a fail report which is caused by it:

kworker/u32:45: page allocation failure: order:4, mode:0x40c00(GFP_NOIO|__GFP_COMP), nodemask=(null),cpuset=/,mems_allowed=0

CPU: 0 PID: 19318 Comm: kworker/u32:45 Not tainted 6.8.0-rc3-1.gae4495f-default #1 openSUSE Tumbleweed (unreleased) 493b6d5b382c603654d7a81fc3c144d59a1dfceb

Workqueue: events_unbound async_run_entry_fn

Call Trace:

<TASK>

dump_stack_lvl+0x47/0x60

warn_alloc+0x13a/0x1b0

? srso_alias_return_thunk+0x5/0xfbef5

? __alloc_pages_direct_compact+0xab/0x210

__alloc_pages_slowpath.constprop.0+0xd3e/0xda0

__alloc_pages+0x32d/0x350

?

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.6, < 5.15.155 Affected

Frequently Asked Questions

What is CVE-2024-35938?

CVE-2024-35938 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 19, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2024-35938?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-35938?

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

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