CVE-2025-38101
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
03/07/2025
Last modified:
03/07/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()<br />
<br />
Enlarge the critical section in ring_buffer_subbuf_order_set() to<br />
ensure that error handling takes place with per-buffer mutex held,<br />
thus preventing list corruption and other concurrency-related issues.