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

VectorAV: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

Weakness Enumeration

Related Identifiers

BDU:2025-13497
CVE-2025-38388
USN-7833-1
USN-7833-2
USN-7833-3
USN-7833-4
USN-7834-1
USN-7856-1
USN-8028-1
USN-8028-2
USN-8028-3
USN-8028-4
USN-8028-5
USN-8028-6
USN-8028-7
USN-8028-8
USN-8031-1
USN-8031-2
USN-8031-3
USN-8052-1
USN-8052-2
USN-8074-1
USN-8074-2
USN-8126-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu