5 matches found
ROOT-OS-UBUNTU-2204-CVE-2026-53009 CVE-2026-53009 in rootio-linux - Patched by Root
Root has patched CVE-2026-53009 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
RHEL 10 : kernel (RHSA-2026:42919)
The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42919 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: crypto: afalg - zero...
CVE-2026-53009 vulnerabilities
Vulnerabilities for packages: linux-gcp, linux-qemu...
CVE-2026-53009
In the Linux kernel, the following vulnerability has been resolved: ice: fix double-free of txbuf skb If icetso or icetxcsum fail, the error path in icexmitframering frees the skb, but the 'first' txbuf still points to it and is marked as valid ICETXBUFSKB. 'nexttouse' remains unchanged, so the...
CVE-2026-53009
The CVE-2026-53009 issue affects the Linux kernel ice network driver. When ice_tso() or ice_tx_csum() fail, the error path in ice_xmit_frame_ring() frees the skb, but the first tx_buf may still reference it and be marked ICE_TX_BUF_SKB, with next_to_use unchanged. If there is no subsequent packet...