CVE-2023-53566
Last modified
CVE-2023-53566 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: fix null deref on element insertion There is no guarantee that rb_prev() will not return NULL in nft_rbtree_gc_elem(): general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000018-0x000000000000001f] nft_add_set_elem+0x14b0/0x2990 nf_tables_newsetelem+0x528/0xb30 Furthermore, there is a possible use-after-free while iterating, 'node' can be free'd so we need to cache the next value to use.. 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: nft_set_rbtree: fix null deref on element insertion There is no guarantee that rb_prev() will not return NULL in nft_rbtree_gc_elem(): general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000018-0x000000000000001f] nft_add_set_elem+0x14b0/0x2990 nf_tables_newsetelem+0x528/0xb30 Furthermore, there is a possible use-after-free while iterating, 'node' can be free'd so we need to cache the next value to use.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10.166, < 5.10.181 | — |
| Linux | Linux Kernel | >= 5.15.91, < 5.15.113 | — |
| Linux | Linux Kernel | >= 6.1.9, < 6.1.30 | — |
| Linux | Linux Kernel | >= 6.2.1, < 6.3.4 | — |
| Linux | Linux Kernel | 6.2 | — |
| Linux | Linux Kernel | 6.4 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53566?
How severe is CVE-2023-53566?
How do I fix CVE-2023-53566?
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 2023
- CVE-2023-53560In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53561In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53562In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53563In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53564In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53565In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53567In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53568In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53569In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5357The Instagram for WordPress plugin for WordPress is vulnerab…5.4
- CVE-2023-53570In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53571In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53566?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
