CVE Catalog

CVE-2025-38101

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

6th percentile - higher than 6% of all known CVEs

Summary

In the ring-buffer in the Linux kernel, a locking issue in ring_buffer_subbuf_order_set() was found. The critical section was enlarged to ensure error handling with mutex held, preventing list corruption and concurrency issues.

Risk Assessment

Concurrency issues can lead to data structure corruption, system crashes, or unpredictable behavior.

Recommendation

Update the Linux kernel to a version containing this fix to ensure correct ring-buffer operation.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS