CVE-2023-52918
22.10.2024, 08:15
In the Linux kernel, the following vulnerability has been resolved: media: pci: cx23885: check cx23885_vdev_init() return cx23885_vdev_init() can return a NULL pointer, but that pointer is used in the next line without a check. Add a NULL pointer check and go to the error unwind if it is NULL.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 𝑥 < 4.19.321 |
linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.283 |
linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.225 |
linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.166 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.107 |
linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.48 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
References