CVE-2026-68226

UnknownEPSS 0.21%

Last modified

CVE-2026-68226 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: media: cx23885: add ioremap return check and cleanup Add a check for the return value of pci_ioremap_bar() in cx23885_dev_setup(). If ioremap for BAR0 fails, release the already allocated PCI memory region, decrement the device count, and return -ENODEV. This prevents a potential null pointer dereference and ensures proper cleanup on memory mapping failure.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: add ioremap return check and cleanup Add a check for the return value of pci_ioremap_bar() in cx23885_dev_setup(). If ioremap for BAR0 fails, release the already allocated PCI memory region, decrement the device count, and return -ENODEV. This prevents a potential null pointer dereference and ensures proper cleanup on memory mapping failure.

Metrics

EPSS Probability
0.21%

11.3th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= d19770e5178a4bc49641711246360c25781d20a4, < f58f4b571bd75c78bbf15441086ba0c2830c1aa5; >= d19770e5178a4bc49641711246360c25781d20a4, < 9052fec0bb84eace81ac7bad071266052870cdf3; >= d19770e5178a4bc49641711246360c25781d20a4, < 6a7636e3d5204fb18fdf1c3f909a3d9d9e24064c; >= d19770e5178a4bc49641711246360c25781d20a4, < 8fbdca4c99f68734e9b6c030973fb61a11bede15; >= d19770e5178a4bc49641711246360c25781d20a4, < 83540d86d717735b52a43e4ba1b784da5cc2310a; >= d19770e5178a4bc49641711246360c25781d20a4, < c68c4ce72feb6fcccc843eb3baa7af60189ed567; >= d19770e5178a4bc49641711246360c25781d20a4, < ff3c670a1de3a714f5644e37b9446fe7c3299fd3; >= d19770e5178a4bc49641711246360c25781d20a4, < a0701e387b46e2481c05b47f1235b954bfc2af3e
LinuxLinux2.6.24

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-68226?
In the Linux kernel, the following vulnerability has been resolved: media: cx23885: add ioremap return check and cleanup Add a check for the return value of pci_ioremap_bar() in cx23885_dev_setup(). If ioremap for BAR0 fails, release the already allocated PCI memory region, decrement the device count, and return -ENODEV. This prevents a potential null pointer dereference and ensures proper cleanup on memory mapping failure.
How severe is CVE-2026-68226?
Severity scoring for CVE-2026-68226 is pending analysis. The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-68226?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-68226?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST