CVE-2023-53867
Last modified
CVE-2023-53867 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ceph: fix potential use-after-free bug when trimming caps When trimming the caps and just after the 'session->s_cap_lock' is released in ceph_iterate_session_caps() the cap maybe removed by another thread, and when using the stale cap memory in the callbacks it will trigger use-after-free crash. We need to check the existence of the cap just after the 'ci->i_ceph_lock' being acquired. And do nothing if it's already removed.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ceph: fix potential use-after-free bug when trimming caps When trimming the caps and just after the 'session->s_cap_lock' is released in ceph_iterate_session_caps() the cap maybe removed by another thread, and when using the stale cap memory in the callbacks it will trigger use-after-free crash. We need to check the existence of the cap just after the 'ci->i_ceph_lock' being acquired. And do nothing if it's already removed.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/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 | >= 2f2dc053404febedc9c273452d9d518fb31fde72, < 2b2515b8095cf2149bef44383a99d5b5677f1831; >= 2f2dc053404febedc9c273452d9d518fb31fde72, < 448875a73e16ba7d81dec9274ce9d33a12d092fb; >= 2f2dc053404febedc9c273452d9d518fb31fde72, < ae6e935618d99cdba11eab4714092e7e5f13cf7e; >= 2f2dc053404febedc9c273452d9d518fb31fde72, < aaf67de78807c59c35bafb5003d4fb457c764800 |
| Linux | Linux | 2.6.34 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53867?
How severe is CVE-2023-53867?
How do I fix CVE-2023-53867?
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-53861In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53862In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53863In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53864In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53865In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53866In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53868Coppermine Gallery 1.6.25 contains a remote code execution v…8.8
- CVE-2023-53869WEBIGniter 28.7.23 contains a file upload vulnerability that…8.7
- CVE-2023-5387The Funnelforms Free plugin for WordPress is vulnerable to u…4.3
- CVE-2023-53870Jorani 1.0.3 contains a reflected cross-site scripting vulne…5.1
- CVE-2023-53871Soosyze 2.0.0 contains a file upload vulnerability that allo…9.8
- CVE-2023-53872Wp2Fac 1.0 contains an OS command injection vulnerability in…9.3
Are you affected by CVE-2023-53867?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
