CVE-2022-49618
26.02.2025, 07:01
In the Linux kernel, the following vulnerability has been resolved: pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux() pdesc could be null but still dereference pdesc->name and it will lead to a null pointer access. So we move a null check before dereference.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 𝑥 < 5.10.132 |
linux | linux_kernel | 5.11 ≤ 𝑥 < 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