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

7.8 · HIGH
Published May 1, 2024 linux CWE-415 EPSS 0.22% (12th pctl)

Overview

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

usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()

When unregister pd capabilitie in tcpm, KASAN will capture below double

-free issue. The root cause is the same capabilitiy will be kfreed twice,

the first time is kfreed by pd_capabilities_release() and the second time

is explicitly kfreed by tcpm_port_unregister_pd().

[ 3.988059] BUG: KASAN: double-free in tcpm_port_unregister_pd+0x1a4/0x3dc

[ 3.995001] Free of addr ffff0008164d3000 by task kworker/u16:0/10

[ 4.001206]

[ 4.002712] CPU: 2 PID: 10 Comm: kworker/u16:0 Not tainted 6.8.0-rc5-next-20240220-05616-g52728c567a55 #53

[ 4.012402] Hardware name: Freescale i.MX8QXP MEK (DT)

[ 4.017569] Workqueue: events_unbound deferred_probe_work_func

[ 4.023456] Call trace:

[ 4.025920] dump_backtrace+0x94/0xec

[ 4.029629] show_stack+0x18/0x24

[ 4.032974] dump_stack_lvl+0x78/0x90

[ 4.036675] print_report+0xfc/0x5c0

[ 4

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 >= 0, < 6.8.3 Affected

Frequently Asked Questions

What is CVE-2024-26932?

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

How severe is CVE-2024-26932?

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

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

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