CVE-2026-46235
EUVD-2026-3275328.05.2026, 10:16
In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164_dev_setup(). If ioremap for BAR0 or BAR2 fails, release the already allocated PCI memory regions, remove the device from the global list, decrement the device count, and return -ENODEV. This prevents potential null pointer dereferences and ensures proper cleanup on memory mapping failures.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 2.6.32 ≤ 𝑥 < 6.1.175 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.140 |
| linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.90 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.18.32 |
| linux | linux_kernel | 6.19 ≤ 𝑥 < 7.0.9 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure
References