PT-2025-37195 · Linux+4 · Linux Kernel+4
Published
2025-07-31
·
Updated
2026-05-26
·
CVE-2025-39736
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
A deadlock situation could occur in the Linux kernel’s memory leak detection mechanism (kmemleak) when netpoll is enabled. This happens because calling
pr warn once() while holding kmemleak lock in mem pool alloc() can lead to lock inversion with the netconsole subsystem. Specifically, pr warn once() might trigger netpoll, which then calls alloc skb() and subsequently attempts to reacquire kmemleak lock, resulting in a deadlock.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Red Os
Ubuntu