3 matches found
ROOT-OS-UBUNTU-2404-CVE-2026-53228 CVE-2026-53228 in rootio-linux - Patched by Root
Root has patched CVE-2026-53228 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2026-53228
The CVE-2026-53228 entry documents a vulnerability in the Linux kernel SIT IPv6 tunnel driver. When GSO offloads are used, the code may keep a stale pointer to the inner IPv6 header after skb header unclone and potential headroom reallocation, leading to reads from freed memory. A fix reloads the...
CVE-2026-53228
In the Linux kernel, the following vulnerability has been resolved: ipv6: sit: reload inner IPv6 header after GSO offloads ipip6tunnelxmit caches the inner IPv6 header pointer at function entry and continues using it after iptunnelhandleoffloads. For GSO skbs, iptunnelhandleoffloads calls...