
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49527 is a vulnerability in the Linux kernel's media subsystem, specifically in the Venus Hardware Firmware Interface (HFI) component. The vulnerability was discovered in the error handling path of the venus_probe function, where a null pointer dereference could occur during the deinitialization process (Kernel Git).
The vulnerability occurs when venus_probe fails at pm_runtime_put_sync, where the error handling sequence first calls hfi_destroy followed by hfi_core_deinit. Since hfi_destroy sets core->ops to NULL, the subsequent call to hfi_core_deinit attempts to access the now-NULL pointer, potentially leading to a system crash (Kernel Git).
A null pointer dereference in the Linux kernel's media subsystem could potentially lead to a system crash, affecting system stability and availability (Debian Tracker).
The vulnerability has been fixed in multiple Linux kernel versions. The fix involves adding a check for NULL core->ops before attempting to call the core_deinit function, preventing the null pointer dereference. Fixed versions include Linux 5.10.223-1 for Debian bullseye, 6.1.129-1 for bookworm, and 6.12.17-1 for sid/trixie (Debian Tracker).
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."