CVE-2026-74565
Last modified
CVE-2026-74565 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: make nft_object rhltable per table The nft_object rhltable is global, this allows for accessing objects that are being dismangled from lookup path by other existing netns. Given the nft_obj_destroy() releases the object inmediately, this might lead to use-after-free of these objects that are being released. Make the existing rhltable per table to address this issue to deal with with the nft_rcv_nl_event() path too. Update nft_obj_lookup() to take the table as non-const, otherwise, compiler complains when passing the objname_ht to rhltable_lookup().. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: make nft_object rhltable per table The nft_object rhltable is global, this allows for accessing objects that are being dismangled from lookup path by other existing netns. Given the nft_obj_destroy() releases the object inmediately, this might lead to use-after-free of these objects that are being released. Make the existing rhltable per table to address this issue to deal with with the nft_rcv_nl_event() path too. Update nft_obj_lookup() to take the table as non-const, otherwise, compiler complains when passing the objname_ht to rhltable_lookup().
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 | >= 4d44175aa5bb5f68772b1eb0306554812294ca52, < 1948e4f85b855618b5b9a27265f98d816f4cb7cb; >= 4d44175aa5bb5f68772b1eb0306554812294ca52, < 63ba12b664a2cd3220ed43e22c717715f4cc2ae8; >= 4d44175aa5bb5f68772b1eb0306554812294ca52, < 7d4789b58761d9d48d9b5f5e7e0a510c3bbfb3af; >= 4d44175aa5bb5f68772b1eb0306554812294ca52, < f4f699790590bd0896c48a71e9232a65198f92f0 |
| Linux | Linux | 5.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74565?
How severe is CVE-2026-74565?
How do I fix CVE-2026-74565?
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-7456The Udimi Tools plugin for WordPress is vulnerable to unauth…6.5
- CVE-2026-74560In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74561In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74562In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74563In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74564In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-74566In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74567In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-74568In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-74569In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-7457The LatePoint plugin for WordPress is vulnerable to Stored C…6.4
- CVE-2026-74570In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-74565?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
