In the Linux kernel, the following vulnerability has been resolved:
ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()
Enlarge the critical section in ring_buffer_subbuf_order_set() to
ensure that error handling takes place with per-buffer mutex held,
thus preventing list corruption and other concurrency-related issues.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-07-03 09:15
Updated : 2025-11-20 21:39
NVD link : CVE-2025-38101
Mitre link : CVE-2025-38101
CVE.ORG link : CVE-2025-38101
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write
