CVE-2026-72416
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.17%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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 allow fallback to NFPROTO_UNSPEC. ebtables doesn't permit this since 11ff7288beb2 ("netfilter: ebtables: reject non-bridge targets") but that commit missed the nft_compat layer.
- CVSS 3.1
- 7.3 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
- EPSS
- 0.17% probability · 7th percentile
- CISA KEV
- Not listed
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/33e1875d6b5b552a2e5652b40074c604199354ee
- https://git.kernel.org/stable/c/9dbba7e694ec045f21ede2f892fb42b81b4e1692
- https://git.kernel.org/stable/c/b3f7a84540a0d014ec42343ff5909657c1bd1994
- https://git.kernel.org/stable/c/c129b0185e707dce405968e21afccd5728b2ce63
- https://git.kernel.org/stable/c/efc17b9240d821c424bc5191a5c6e9384a06293e
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.