CVE-2026-64078
Last modified
CVE-2026-64078 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: add and use xtables_unregister_table_exit Previous change added xtables_unregister_table_pre_exit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that is doing set/getsockopt for this table will not be able to re-instantiate the table: 1. The larval table has been removed already 2. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: add and use xtables_unregister_table_exit Previous change added xtables_unregister_table_pre_exit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that is doing set/getsockopt for this table will not be able to re-instantiate the table: 1. The larval table has been removed already 2. existing instantiated table is no longer on the xt pernet table list. This adds the second stage helper: unlink the table from the dying list, free the hook ops (if any) and do the audit notification. It replaces xt_unregister_table().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= fdacd57c79b79a03c7ca88f706ad9fb7b46831c1, < 86ee5bc9c0f0e652e19f395675a432de11b75514; >= fdacd57c79b79a03c7ca88f706ad9fb7b46831c1, < 8026e5163cca1d1db436c7bfb89ddea8b5e8c2cf; >= fdacd57c79b79a03c7ca88f706ad9fb7b46831c1, < b4597d5fd7d2f8cebfffd40dffb5e003cc78964c |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64078?
How severe is CVE-2026-64078?
How do I fix CVE-2026-64078?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64072In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64073In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64074In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64075In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64076In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64077In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64079In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6408Tanium addressed an information disclosure vulnerability in …2.7
- CVE-2026-64080In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-64081In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-64082In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64083In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64078?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
