CVE-2023-53987
Last modified
CVE-2023-53987 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 ("ping: convert to RCU lookups, get rid of rwlock"), we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL deref mentioned in the previous patch. Let's go back to using spinlock there. Note we can convert ping sockets to use hlist instead of hlist_nulls because we do not use SLAB_TYPESAFE_BY_RCU for ping sockets.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 ("ping: convert to RCU lookups, get rid of rwlock"), we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL deref mentioned in the previous patch. Let's go back to using spinlock there. Note we can convert ping sockets to use hlist instead of hlist_nulls because we do not use SLAB_TYPESAFE_BY_RCU for ping sockets.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= dbca1596bbb08318f5e3b3b99f8ca0a0d3830a65, < 5a08a32e624908890aa0a2eb442bb6a7669891a8; >= dbca1596bbb08318f5e3b3b99f8ca0a0d3830a65, < 176cbb6da28f36506cc60a4bec4ab8df0c16713a; >= dbca1596bbb08318f5e3b3b99f8ca0a0d3830a65, < ab5fb73ffa01072b4d8031cc05801fa1cb653bee; de3d723a3985f282a8c9e468d1e198616eb291c8; >= 5.19.2, < 5.20 |
| Linux | Linux | 6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53987?
How severe is CVE-2023-53987?
How do I fix CVE-2023-53987?
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-53981PhotoShow 3.0 contains a remote code execution vulnerability…7.2
- CVE-2023-53982PMB 7.4.6 contains a SQL injection vulnerability in the stor…9.3
- CVE-2023-53983Anevia Flamingo XL/XS 3.6.20 contains a critical vulnerabili…9.8
- CVE-2023-53984Clevo HotKey Clipboard 2.1.0.6 contains an unquoted service …8.5
- CVE-2023-53985Zstore, now referred to as Zippy CRM, 6.5.4 contains a refle…6.1
- CVE-2023-53986In the Linux kernel, the following vulnerability has been re…8.6
- CVE-2023-53988In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53989In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5399 A CWE-22: Improper Limitation of a Pathname to a Restri…9.8
- CVE-2023-53990In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53991In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53992In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-53987?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
