244 matches found
CVE-2026-72416
A flaw was found in the Linux kernel's netfilter component, specifically within the nftcompat layer. This vulnerability allows the ebtables emulation to process network traffic targets that it should normally reject. This oversight can lead to incorrect application of network filtering rules,...
MiracleLinux 9 : kernel-5.14.0-687.23.1.el9_8 (AXSA:2026-1569:64)
The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1569:64 advisory. kernel: eventpoll: defer struct eventpoll free to RCU grace period CVE-2026-43074 kernel: eventpoll: fix epremove struct eventpoll / struct file UAF...
Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2026-2058)
It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2058 advisory. In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count CVE-2026-53392 In the Linux kernel, the following vulnerability has be...
Important: kernel
Issue Overview: In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count CVE-2026-53392 In the Linux kernel, the following vulnerability has been resolved: nfsd: reset write verifier on deferred writeback errors CVE-2026-53393 In th...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100692)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100692 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebtsnat ARP rewrite writable The ebtables SNAT target keeps the Ethernet...
Unity Linux 20.1050e Security Update: kernel (UTSA-2026-100173)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100173 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebtsnat ARP rewrite writable The ebtables SNAT target keeps the Ethernet...
CVE-2026-72416
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...
UBUNTU-CVE-2026-72416
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...
CVE-2026-72416
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...
CVE-2026-72416
CVE-2026-72416 affects the Linux kernel netfilter layer (nft_compat) used for ebtables emulation. The issue is that ebtables emulation must reject non-bridge targets, but the nft_compat layer did not enforce this, allowing incompatible verdicts (EBT_* vs NF_*). The commit already enforcing this f...
EUVD-2026-59315
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...
CVE-2026-72416 netfilter: nft_compat: ebtables emulation must reject non-bridge targets
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...
CVE-2026-72416 netfilter: nft_compat: ebtables emulation must reject non-bridge targets
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...
Linux Distros Unpatched Vulnerability : CVE-2026-72416
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets...
PT-2026-72604
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft compat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NF ACCEPT, NF DROP, and so on. ebtables targets return incompatible verdicts: EBT ACCEPT, EBT DROP, ... We cannot...
K000162918: Linux kernel vulnerability CVE-2026-52927
Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix OOB read in compatmtwfromuser Luxiao Xu says: The function compatmtwfromuser converts ebtables extensions from 32-bit user structures to kernel native structures. However, it...
CVE-2026-64413
A flaw was found in the Linux kernel's netfilter ebtables component. This vulnerability involves an uninitialized pointer free that can occur when the system's CPU mask is sparse and a memory allocation fails. Under these specific and unlikely conditions, the kernel might attempt to free an...
CVE-2026-64412
A flaw was found in the Linux kernel's netfilter ebtables component. A local attacker could exploit this vulnerability by providing a specially crafted module name that is not properly null-terminated. This improper string handling could lead to a buffer over-read when the requestmodule function...
CVE-2026-64411
A flaw was found in the Linux kernel's netfilter ebtables component. A local user could exploit this vulnerability by providing a specially crafted table name that is not properly terminated. This improper handling of the table name can lead to a stack-out-of-bounds read, potentially causing a...
SUSE CVE-2026-64411
In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: terminate table name before findtablelock updatecounters and compatupdatecounters forward a user-supplied 32-byte table name to findtablelock without NUL-terminating it. On a lookup miss, findinlistlock calls...