CVE-2026-93288
Last modified
CVE-2026-93288 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet state sashiko reports: "nfnl_log_net_exit() calls nf_log_unset(), which clears the logger pointer without an RCU grace period. Immediately after, ops_free_list() frees the per-net state while concurrent packets might still be executing nf_log_packet() under rcu_read_lock()." Clear the pointer via .pre_exit to make sure rcu readers have completed before pernet storage is free'd.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet state sashiko reports: "nfnl_log_net_exit() calls nf_log_unset(), which clears the logger pointer without an RCU grace period. Immediately after, ops_free_list() frees the per-net state while concurrent packets might still be executing nf_log_packet() under rcu_read_lock()." Clear the pointer via .pre_exit to make sure rcu readers have completed before pernet storage is free'd. The change in nf_log_syslog.c is only done for consistency: it doesn't use pernet data.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f4461654374576e9d5d0245fd534c46ad8509051; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < dc20050b6b12ca58066715d088e1a537535d938d; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 33d1469b0124cc0baaea7a2032123b77a81e0940; < 6.12.111; < 6.18.53 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93288?
How severe is CVE-2026-93288?
How do I fix CVE-2026-93288?
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-93282In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-93283In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93284In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93285In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93286In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93287In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93289The affected products are vulnerable to command injection at…7.5
- CVE-2026-93290Omni C20 uses hard-coded credentials that could allow an att…5.5
- CVE-2026-93291Omni C20 lacks proper certificate validation which could all…9.4
- CVE-2026-93292SigNoz versions from 0.88.0 before 0.142.1 contain a SQL inj…8.5
- CVE-2026-93295MISP contains a vulnerability in its background job dispatch…8.7
- CVE-2026-93296MISP contains a stored cross-site scripting (XSS) vulnerabil…8.5
Are you affected by CVE-2026-93288?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
