
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-45885 is a race condition vulnerability discovered in the Linux kernel through version 6.0.9, specifically in the drivers/media/dvb-core/dvb_frontend.c file. The vulnerability was disclosed on November 24, 2022. The issue can cause a use-after-free condition when a device is disconnected (NVD, Linux Kernel Patch).
The vulnerability occurs due to a race condition in the dvb_frontend system where wake_up() for dvbdev->wait_queue is implemented in the dvb_frontend_release() function, but wait_event() is not implemented in the dvb_frontend_stop() function. This can lead to use-after-free conditions when a device node is open and the device is disconnected. The vulnerability has been assigned a CVSS v3.1 base score of 7.0 (HIGH) with the vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (NetApp Advisory).
When successfully exploited, this vulnerability could lead to disclosure of sensitive information, addition or modification of data, or Denial of Service (DoS). The vulnerability requires local access and high complexity to exploit, but could result in high impacts to confidentiality, integrity, and availability (NetApp Advisory).
A patch has been developed that implements wait_event() function in dvb_frontend_stop() and adds 'remove_mutex' to prevent race conditions for 'fe->exit'. The fix includes proper synchronization mechanisms to prevent the use-after-free condition (Linux 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."