5 matches found
CVE-2026-80613
In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...
CVE-2026-80613
CVE-2026-80613 affects the Linux kernel veth (virtual ethernet) driver in its XDP enablement error/rollback path . During XDP enablement, if xdp_rxq_info_reg() or xdp_rxq_info_reg_mem_model() fails, the rollback loop for (i--; i >= start; i--) decrements the index before the first iteration. W...
EUVD-2026-67489
In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...
CVE-2026-80613
In the Linux kernel, the following vulnerability has been resolved: v...
SUSE-SU-2026:2238-1 Security update for the Linux Kernel
The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: x86/CPU: Fix FPDSS on Zen1 bsc1243603. - CVE-2025-54518: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache bsc1264013. -...