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

7.8 · HIGH
Published Sep 27, 2024 debian CWE-193 EPSS 0.21% (12th pctl)

Overview

CVE-2024-46852 is a high-severity vulnerability affecting debian debian_linux. It was published on September 27, 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:

dma-buf: heaps: Fix off-by-one in CMA heap fault handler

Until VM_DONTEXPAND was added in commit 1c1914d6e8c6 ("dma-buf: heaps:

Don't track CMA dma-buf pages under RssFile") it was possible to obtain

a mapping larger than the buffer size via mremap and bypass the overflow

check in dma_buf_mmap_internal. When using such a mapping to attempt to

fault past the end of the buffer, the CMA heap fault handler also checks

the fault offset against the buffer size, but gets the boundary wrong by

1. Fix the boundary check so that we don't read off the end of the pages

array and insert an arbitrary page in the mapping.

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 >= 5.11, < 5.15.168 Affected

Frequently Asked Questions

What is CVE-2024-46852?

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

How severe is CVE-2024-46852?

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

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

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