CVE-2026-23012 Vulnerability Analysis & Exploit Details

CVE-2026-23012
Vulnerability Scoring

7.8
/10
Very High Risk

Highly exploitable, CVE-2026-23012 poses a critical security risk that could lead to severe breaches.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-23012 Details

Status: Analyzed

Last updated: 🕢 25 Mar 2026, 19:49 UTC
Originally published on: 🕒 25 Jan 2026, 15:15 UTC

Time between publication and last update: 59 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVE-2026-23012 Vulnerability Summary

CVE-2026-23012: In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: remove call_control in inactive contexts If damon_call() is executed against a DAMON context that is not running, the function returns error while keeping the damon_call_control object linked to the context's call_controls list. Let's suppose the object is deallocated after the damon_call(), and yet another damon_call() is executed against the same context. The function tries to add the new damon_call_control object to the call_controls list, which still has the pointer to the previous damon_call_control object, which is deallocated. As a result, use-after-free happens. This can actually be triggered using the DAMON sysfs interface. It is not easily exploitable since it requires the sysfs write permission and making a definitely weird file writes, though. Please refer to the report for more details about the issue reproduction steps. Fix the issue by making two changes. Firstly, move the final kdamond_call() for cancelling all existing damon_call() requests from terminating DAMON context to be done before the ctx->kdamond reset. This makes any code that sees NULL ctx->kdamond can safely assume the context may not access damon_call() requests anymore. Secondly, let damon_call() to cleanup the damon_call_control objects that were added to the already-terminated DAMON context, before returning the error.

Assessing the Risk of CVE-2026-23012

Access Complexity Graph

The exploitability of CVE-2026-23012 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-23012

CVE-2026-23012 presents an accessible attack vector with minimal effort required. Restricting access controls and implementing security updates are critical to reducing exploitation risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-23012, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-23012, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2026-23012 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2026-23012 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2026-23012 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2026-23012 References

External References

CWE Common Weakness Enumeration

CWE-416

Vulnerable Configurations

  • cpe:2.3:o:linux:linux_kernel:6.17.1:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.1:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.2:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.2:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.3:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.3:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.4:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.4:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.5:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.5:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.6:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.6:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.7:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.7:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.8:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.8:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.9:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.9:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.10:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.10:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.11:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.11:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.12:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.12:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.13:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.13:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc7:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.1:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.1:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.2:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.2:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.3:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.3:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.4:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.4:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.5:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.5:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.6:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.6:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:-:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-23012: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-39401 – Cronicle is a multi-server task scheduler and runner, with a web based front-end UI. Prior to 0.9.111, jb child processes can include an update_eve...
  • CVE-2026-39400 – Cronicle is a multi-server task scheduler and runner, with a web based front-end UI. Prior to 0.9.111, a non-admin user with create_events and run_...
  • CVE-2026-39397 – @delmaredigital/payload-puck is a PayloadCMS plugin for integrating Puck visual page builder. Prior to 0.6.23, all /api/puck/* CRUD endpoint handle...
  • CVE-2026-35533 – mise manages dev tools like node, python, cmake, and terraform. From 2026.2.18 through 2026.4.5, mise loads trust-control settings from a local pro...
  • CVE-2026-34080 – xdg-dbus-proxy is a filtering proxy for D-Bus connections. Prior to 0.1.7, a policy parser vulnerability allows bypassing eavesdrop restrictions. T...