CVE-2022-49615
26.02.2025, 07:01
In the Linux kernel, the following vulnerability has been resolved: ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error The initial settings will be written before the codec probe function. But, the rt711->component doesn't be assigned yet. If IO error happened during initial settings operations, it will cause the kernel panic. This patch changed component->dev to slave->dev to fix this issue.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 𝑥 < 5.15.56 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 5.18.13 |
linux | linux_kernel | 5.19:rc1 |
linux | linux_kernel | 5.19:rc2 |
linux | linux_kernel | 5.19:rc3 |
linux | linux_kernel | 5.19:rc4 |
linux | linux_kernel | 5.19:rc5 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration