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

7.3 · HIGH
Published Jun 19, 2024 linux CWE-908 EPSS 0.28% (20th pctl)

Overview

CVE-2024-38538 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.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, 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:

net: bridge: xmit: make sure we have at least eth header len bytes

syzbot triggered an uninit value[1] error in bridge device's xmit path

by sending a short (less than ETH_HLEN bytes) skb. To fix it check if

we can actually pull that amount instead of assuming.

Tested with dropwatch:

drop at: br_dev_xmit+0xb93/0x12d0 [bridge] (0xffffffffc06739b3)

origin: software

timestamp: Mon May 13 11:31:53 2024 778214037 nsec

protocol: 0x88a8

length: 2

original length: 2

drop reason: PKT_TOO_SMALL

[1]

BUG: KMSAN: uninit-value in br_dev_xmit+0x61d/0x1cb0 net/bridge/br_device.c:65

br_dev_xmit+0x61d/0x1cb0 net/bridge/br_device.c:65

__netdev_start_xmit include/linux/netdevice.h:4903 [inline]

netdev_start_xmit include/linux/netdevice.h:4917 [inline]

xmit_one net/core/dev.c:3531 [inline]

dev_hard_start_xmit+0x247/0xa20 net/core/dev.c:3547

__dev_queue_xmit+0x34db/0x5350 net/core/dev.c:4341

dev_queue_xmit include/linux/ne

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 >= 2.6.12, < 6.1.93 Affected

Frequently Asked Questions

What is CVE-2024-38538?

CVE-2024-38538 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.3 (HIGH).

How severe is CVE-2024-38538?

This vulnerability has a CVSS 3.1 base score of 7.3, 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-38538?

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

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