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

7.8 · HIGH
Published Jun 19, 2024 debian CWE-416 EPSS 0.24% (15th pctl)

Overview

CVE-2024-38588 is a high-severity vulnerability affecting debian debian_linux. 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:

ftrace: Fix possible use-after-free issue in ftrace_location()

KASAN reports a bug:

BUG: KASAN: use-after-free in ftrace_location+0x90/0x120

Read of size 8 at addr ffff888141d40010 by task insmod/424

CPU: 8 PID: 424 Comm: insmod Tainted: G W 6.9.0-rc2+

[...]

Call Trace:

<TASK>

dump_stack_lvl+0x68/0xa0

print_report+0xcf/0x610

kasan_report+0xb5/0xe0

ftrace_location+0x90/0x120

register_kprobe+0x14b/0xa40

kprobe_init+0x2d/0xff0 [kprobe_example]

do_one_initcall+0x8f/0x2d0

do_init_module+0x13a/0x3c0

load_module+0x3082/0x33d0

init_module_from_file+0xd2/0x130

__x64_sys_finit_module+0x306/0x440

do_syscall_64+0x68/0x140

entry_SYSCALL_64_after_hwframe+0x71/0x79

The root cause is that, in lookup_rec(), ftrace record of some address

is being searched in ftrace pages of some module, but those ftrace pages

at the same time is being freed in ftrace_release_mod() a

Remediation

Check the references section for vendor advisories and patches from debian. Update debian_linux 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 >= 3.7, < 5.4.286 Affected

Frequently Asked Questions

What is CVE-2024-38588?

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

How severe is CVE-2024-38588?

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

Check the references section for vendor advisories and patches from debian. Update debian_linux 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-38588?

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