In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset() Enlarge the critical section in ringbuffersubbuforderset() to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other concurrency-related issues.