PT-2026-4674 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-01-25
·
CVE-2026-23012
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux Kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel related to the handling of DAMON contexts. Specifically, if
damon call() is executed against a DAMON context that is not running, the function returns an error while maintaining a link to a deallocated damon call control object. Subsequent calls to damon call() on the same context can then lead to a use-after-free condition. This issue can be triggered through the DAMON sysfs interface, though exploitation is not considered straightforward, requiring sysfs write permissions and unusual file writes. The fix involves ensuring that all existing damon call() requests are cancelled before the context is terminated and cleaning up damon call control objects before returning an error.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel