CVE-2023-52502
Last modified
CVE-2023-52502 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() Sili Luo reported a race in nfc_llcp_sock_get(), leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the lock. nfc_llcp_sock_get_sn() has a similar problem. Finally nfc_llcp_recv_snl() needs to make sure the socket found by nfc_llcp_sock_from_sn() does not disappear.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() Sili Luo reported a race in nfc_llcp_sock_get(), leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the lock. nfc_llcp_sock_get_sn() has a similar problem. Finally nfc_llcp_recv_snl() needs to make sure the socket found by nfc_llcp_sock_from_sn() does not disappear.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 3.6, < 4.19.297 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.259 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.199 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.136 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.59 | — |
| Linux | Linux Kernel | >= 6.2, < 6.5.8 | — |
| Linux | Linux Kernel | 6.6 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-52502?
How severe is CVE-2023-52502?
How do I fix CVE-2023-52502?
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-52497In the Linux kernel, the following vulnerability has been re…6.1
- CVE-2023-52498In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52499In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5250The Grid Plus plugin for WordPress is vulnerable to Local Fi…8.8
- CVE-2023-52500In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52501In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52503In the Linux kernel, the following vulnerability has been re…7
- CVE-2023-52504In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52505In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-52506In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52507In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52508In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-52502?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
