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

5.5 · MEDIUM
Published Jan 15, 2025 linux CWE-401 EPSS 0.18% (7th pctl)

Overview

CVE-2024-57886 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 15, 2025 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/damon/core: fix new damon_target objects leaks on damon_commit_targets()

Patch series "mm/damon/core: fix memory leaks and ignored inputs from

damon_commit_ctx()".

Due to two bugs in damon_commit_targets() and damon_commit_schemes(),

which are called from damon_commit_ctx(), some user inputs can be ignored,

and some mmeory objects can be leaked. Fix those.

Note that only DAMON sysfs interface users are affected. Other DAMON core

API user modules that more focused more on simple and dedicated production

usages, including DAMON_RECLAIM and DAMON_LRU_SORT are not using the buggy

function in the way, so not affected.

This patch (of 2):

When new DAMON targets are added via damon_commit_targets(), the newly

created targets are not deallocated when updating the internal data

(damon_commit_target()) is failed. Worse yet, even if the setup is

successfully done, the new target is not linked to the context. Hence,

t

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 >= 6.11, < 6.12.9 Affected

Frequently Asked Questions

What is CVE-2024-57886?

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

How severe is CVE-2024-57886?

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

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

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