CVE-2025-38101
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.
More information : https://git.kernel.org/stable/c/0fc9a295cd8e59c3636e97395e7c74a9c89fee42
