3 matches found
CVE-2026-53263 vulnerabilities
Vulnerabilities for packages: linux-qemu-melange, linux-gcp, linux-azure...
ROOT-OS-UBUNTU-2204-CVE-2026-53263 CVE-2026-53263 in rootio-linux - Patched by Root
Root has patched CVE-2026-53263 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
CVE-2026-53263
In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...