4 matches found
ROOT-OS-DEBIAN-12-CVE-2026-31576 CVE-2026-31576 in rootio-linux - Patched by Root
Root has patched CVE-2026-31576 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
ROOT-OS-UBUNTU-2204-CVE-2026-31576 CVE-2026-31576 in rootio-linux - Patched by Root
Root has patched CVE-2026-31576 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
CVE-2026-31576
creationtimestamp| type| source ---|---|--- 2026-07-02 05:48:17+00:00| seen| https://www.hkcert.org/security-bulletin/ubuntu-linux-kernel-multiple-vulnerabilities20260702 2026-07-06 05:50:20+00:00| seen| https://www.hkcert.org/security-bulletin/debian-linux-kernel-multiple-vulnerabilities20260706...
CVE-2026-31576
In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...