CVE-2024-50207
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability (CVE-2024-50207) was discovered in the ring-buffer subsystem. The issue exists in the ringbuffersubbuforderset() function, which updates each ringbufferper_cpu and installs new sub buffers that match the requested page order. The vulnerability was disclosed on November 8, 2024, affecting Linux kernel versions from 6.8 up to (excluding) 6.11.6, as well as versions 6.12-rc1, 6.12-rc2, and 6.12-rc3 (NVD).

Technical details

The vulnerability stems from a lack of proper synchronization in the ringbuffersubbuforderset() function. This operation can be invoked concurrently with readers that rely on modified data, such as the head bit (RBPAGEHEAD), or the ringbufferpercpu.pages and readerpage pointers. However, no exclusive access is acquired by ringbuffersubbuforderset(). The CVSS v3.1 base score is 5.5 (Medium), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

When exploited, modifying the mentioned data while a reader also operates on them can result in incorrect memory access and various crashes. This can lead to system instability and potential denial of service conditions (Kernel Patch).

Mitigation and workarounds

The issue has been fixed by taking the readerlock when updating a specific ringbufferpercpu in ringbuffersubbuforderset(). The fix is available in Linux kernel version 6.11.6 and later. Users are advised to upgrade to the patched versions (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management