IT

Tracker / CVE-2026-46235

CVE-2026-46235

Medium 5.5

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.

Affected products and versions

linux linux_kernel · 2.6.32 → 6.1.175
linux linux_kernel · 6.13 → 6.18.32
linux linux_kernel · 6.19 → 7.0.9
linux linux_kernel · 6.2 → 6.6.140
linux linux_kernel · 6.7 → 6.12.90

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References