3 matches found
ROOT-OS-DEBIAN-12-CVE-2026-43101 CVE-2026-43101 in rootio-linux - Patched by Root
Root has patched CVE-2026-43101 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
CVE-2026-43101 vulnerabilities
Vulnerabilities for packages: linux-qemu, linux-azure, linux-gcp, linux-aws, linux-vmware...
DEBIAN-CVE-2026-43101
In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix potential NULL dereferences in ioam6filltracedata We need to check in6devget for possible NULL value, as suggested by Yiming Qian. Also add skbdstdevrcu instead of skbdstdev, and two missing READONCE. Note that @d...