
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-39485 is a vulnerability discovered in the Linux kernel's media subsystem, specifically in the V4L (Video for Linux) async notifier component. The vulnerability was disclosed on July 5, 2024, and affects Linux kernel versions up to 6.6.34 and versions from 6.9 up to 6.9.5. The issue stems from improper initialization of notifier entries after unregistering a notifier (NVD).
The vulnerability occurs in the V4L async notifier component where the notifier_entry of a notifier is not properly re-initialized after unregistering the notifier. This implementation flaw leads to dangling pointers being left in the system. The issue has been assigned a CVSS v3.1 base score of 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, indicating local access is required and the primary impact is on system availability (NVD).
The vulnerability can result in dangling pointers within the kernel's media subsystem, which could potentially lead to system instability or denial of service conditions. The CVSS score indicates that while the vulnerability doesn't affect confidentiality or integrity, it can have a high impact on system availability (NVD).
The vulnerability requires local access with low complexity and privileged access to exploit. There are no known reports of this vulnerability being exploited in the wild (NVD).
The vulnerability has been fixed by replacing list_del() with list_del_init() to properly reinitialize the notifier_entry as an empty list. The fix has been implemented in various Linux distributions, including Ubuntu 24.04 LTS and other versions. System administrators should update their Linux kernel to the patched versions (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."