PT-2025-49058 · Linux+3 · Linux Kernel+3
Published
2025-10-21
·
Updated
2026-05-07
·
CVE-2025-40231
CVSS v2.0
4.4
Medium
| Vector | AV:L/AC:M/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to a lock inversion deadlock between
vsock register mutex and sk lock-AF VSOCK when the vsock linger() function is called. This issue stemmed from a commit that introduced vsock register mutex locking within the vsock assign transport() function, potentially leading to a circular dependency when vsock linger() attempts to acquire sk lock. The vsock assign transport() function can be called while holding sk lock, and vsock linger() calls sk wait event(), which temporarily releases and re-acquires sk lock.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu