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

5.5 · MEDIUM
Published Nov 25, 2024 linux EPSS 0.23% (13th pctl)

Overview

CVE-2024-53097 is a medium-severity vulnerability affecting linux linux_kernel. It was published on November 25, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

mm: krealloc: Fix MTE false alarm in __do_krealloc

This patch addresses an issue introduced by commit 1a83a716ec233 ("mm:

krealloc: consider spare memory for __GFP_ZERO") which causes MTE

(Memory Tagging Extension) to falsely report a slab-out-of-bounds error.

The problem occurs when zeroing out spare memory in __do_krealloc. The

original code only considered software-based KASAN and did not account

for MTE. It does not reset the KASAN tag before calling memset, leading

to a mismatch between the pointer tag and the memory tag, resulting

in a false positive.

Example of the error:

==================================================================

swapper/0: BUG: KASAN: slab-out-of-bounds in __memset+0x84/0x188

swapper/0: Write at addr f4ffff8005f0fdf0 by task swapper/0/1

swapper/0: Pointer tag: [f4], memory tag: [fe]

swapper/0:

swapper/0: CPU: 4 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.

swapper/0: Hardware name

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 >= 5.10.227, < 5.10.230 Affected

Frequently Asked Questions

What is CVE-2024-53097?

CVE-2024-53097 is a medium-severity vulnerability affecting linux linux_kernel. It was published on November 25, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2024-53097?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-53097?

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

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