PatchSiren cyber security CVE debrief
CVE-2026-80664 Linux CVE debrief
A vulnerability in the Linux kernel's netfilter component has been addressed. The xt_nat SNAT and DNAT target handlers did not properly handle IP-family conntrack state, leading to a potential NULL-pointer dereference when used with unsupported families via nft_compat. This issue could be triggered by a bridge-family compat rule, causing a NULL-dereference in nf_nat_setup_info(). The fix involves rejecting non-IP families in xt_nat_checkentry() to prevent installation of unsupported targets.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-28
- Original CVE updated
- 2026-08-29
- Advisory published
- 2026-08-28
- Advisory updated
- 2026-08-29
Who should care
Linux kernel maintainers, network administrators, and security teams responsible for Linux systems should be aware of this vulnerability. They should review and apply kernel updates to ensure the fix is deployed. Additionally, they should review and restrict nft_compat usage and monitor for suspicious network activity. The vulnerability affects Linux kernel deployments. Security teams should prioritize patching and review compensating controls for exposed systems. Linux kernel developers and maintainers should verify the fix and review the codebase for similar issues. Network administrators should review and update their configurations to prevent exploitation. Security researchers should analyze the fix and review the kernel source code for similar vulnerabilities. The vulnerability has a high CVSS score, indicating a significant risk to Linux systems. Affected organizations should treat this as a priority issue and take immediate action to mitigate the risk. The vulnerability requires attention from Linux kernel developers, security teams, and network administrators to ensure the fix is properly deployed and the system is secure. Linux kernel maintainers should review the fix and ensure it is properly integrated into the kernel codebase. Security teams should review and update their vulnerability management processes to prevent similar issues in the future. Network administrators should review and update their network configurations to prevent exploitation. The vulnerability affects a wide range of Linux systems, and affected organizations should take immediate action to mitigate the risk. The fix has been applied to the Linux kernel, and affected organizations should prioritize patching to prevent exploitation. The vulnerability requires attention from Linux kernel developers, security teams, and network administrators to ensure the fix is properly deployed and the system is secure. Linux kernel maintainers should review the fix and ensure it is properly integrated into the kernel codebase. Security teams should review and update their vulnerability management processes to prevent similar issues in the future. Network administrators should review and update их
Technical summary
The xt_nat SNAT and DNAT target handlers in the Linux kernel did not properly handle IP-family conntrack state. This could lead to a NULL-pointer dereference when used with unsupported families via nft_compat. A fix has been applied to reject non-IP families in xt_nat_checkentry(). The change prevents installation of unsupported targets and helps prevent potential NULL-pointer dereferences. The affected code handles IP-family conntrack state. The fix is part of the Linux kernel updates. Additional technical details can be found in the kernel source code references.
Defensive priority
Apply kernel updates to ensure the fix is deployed, review and restrict nft_compat usage, and monitor for suspicious network activity.
Recommended defensive actions
- Apply kernel updates to ensure the fix is deployed
- Review and restrict nft_compat usage
- Monitor for suspicious network activity
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and associated references provide details on the vulnerability and its fix. Evidence is based on official CVE and NVD records, as well as kernel source code references. Linux kernel maintainers and security researchers have analyzed the issue. The fix involves rejecting non-IP families in xt_nat_checkentry() to prevent installation of unsupported targets. This change helps prevent potential NULL-pointer dereferences. The affected code handles IP-family conntrack state. The fix has been applied to the Linux kernel. Additional details can be found in the official CVE record and NVD vulnerability detail page.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-80664 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-80664
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-80664 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-80664
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/0afc9ad987c0faa80ab5f8d6e7815085ac8dbb82
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/49abe564391411057a26a9a943c8e17867c3b9b4
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/4fbc2bac02edabb665beb2aa87ca6f1e1d4c4777
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/5d1a2240935ea47e2673d0ea17fdb058e4dc91dd
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/679ced28a9dc2f6dc679eb05027d779693e60902
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a842dab87cab29f2a5798a47b2dc5e6a449950bf
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e35c048d7511e9d4c2a537b8a231c49606e97c16
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ec88fa71c82072e9189983b05b499d3507550271
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.