3 matches found
ROOT-OS-UBUNTU-2204-CVE-2026-64498 CVE-2026-64498 in linux - Patched by Root
Root has patched CVE-2026-64498 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
CVE-2026-64498
The CVE-2026-64498 issue affects the Linux kernel IIO subsystem (iio: buffer: hw-consumer). The root cause was a lifetime change for scan_mask: it moved to a separate bitmap allocation (buffer.scan_mask) but iio_hw_buf_release() remained unchanged, risking improper cleanup. The fix ensures the sc...
Linux Distros Unpatched Vulnerability : CVE-2026-64498
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in...