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

7.0 · HIGH
Published Oct 21, 2024 linux CWE-617 EPSS 0.20% (10th pctl)

Overview

CVE-2024-49932 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 21, 2024 and has a CVSS 3.1 base score of 7.0 (HIGH).

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

btrfs: don't readahead the relocation inode on RST

On relocation we're doing readahead on the relocation inode, but if the

filesystem is backed by a RAID stripe tree we can get ENOENT (e.g. due to

preallocated extents not being mapped in the RST) from the lookup.

But readahead doesn't handle the error and submits invalid reads to the

device, causing an assertion in the scatter-gather list code:

BTRFS info (device nvme1n1): balance: start -d -m -s

BTRFS info (device nvme1n1): relocating block group 6480920576 flags data|raid0

BTRFS error (device nvme1n1): cannot find raid-stripe for logical [6481928192, 6481969152] devid 2, profile raid0

------------[ cut here ]------------

kernel BUG at include/linux/scatterlist.h:115!

Oops: invalid opcode: 0000 [#1] PREEMPT SMP PTI

CPU: 0 PID: 1012 Comm: btrfs Not tainted 6.10.0-rc7+ #567

RIP: 0010:__blk_rq_map_sg+0x339/0x4a0

RSP: 0018:ffffc90001a43820 EFLAGS: 00

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.11.3 Affected

Frequently Asked Questions

What is CVE-2024-49932?

CVE-2024-49932 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 21, 2024 and has a CVSS 3.1 base score of 7.0 (HIGH).

How severe is CVE-2024-49932?

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

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

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