
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49615 affects the Linux kernel's ASoC (ALSA System on Chip) rt711-sdca codec driver. The vulnerability was discovered and disclosed in February 2025, involving a NULL pointer dereference issue that occurs during IO error handling in the rt711-sdca driver (Kernel Git). The vulnerability has been assigned a CVSS v3 score of 5.5, indicating moderate severity (Red Hat CVE).
The vulnerability stems from an implementation flaw in the rt711-sdca driver where initial settings are written before the codec probe function completes. During this process, the rt711->component pointer is not yet assigned. If an IO error occurs during these initial setting operations, attempting to access rt711->component->dev results in a NULL pointer dereference, potentially causing a kernel panic (Kernel Git).
When exploited, this vulnerability can cause a kernel panic due to the NULL pointer dereference, potentially leading to system crashes and denial of service conditions (NVD).
The issue has been patched by changing the error reporting mechanism to use rt711->slave->dev instead of rt711->component->dev, ensuring that a valid device reference is available even before the component is fully initialized (Kernel Git).
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."