PT-2025-30788 · Linux+2 · Linux Kernel+2
Published
2025-07-25
·
Updated
2026-04-20
·
CVE-2025-38388
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
The Linux kernel contained an issue where a mutex was used to protect the notifier hashtable accesses, potentially leading to sleeping within an atomic context. This resulted in kernel warnings during operation. The issue was addressed by replacing the mutex with a read-write lock (rwlock). This change allows concurrent read access while maintaining exclusive write access, preventing potential deadlocks and resolving lockdep warnings related to sleeping in an atomic context.
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 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu