CVE-2026-68153
Last modified
CVE-2026-68153 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown ceph_destroy_client() tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmap_show() after ceph_monc_stop() has freed monc->monmap, triggering a use-after-free. Remove the debugfs files before stopping the OSD and monitor clients. debugfs_remove() drains active handlers and prevents new accesses, so the debugfs callbacks can no longer race the rest of client teardown..
Description
In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown ceph_destroy_client() tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmap_show() after ceph_monc_stop() has freed monc->monmap, triggering a use-after-free. Remove the debugfs files before stopping the OSD and monitor clients. debugfs_remove() drains active handlers and prevents new accesses, so the debugfs callbacks can no longer race the rest of client teardown.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 76aa844d5b2fb8c839180d3f5874e333b297e5fd, < fc1010e7e0204ece6cc0f9af4f473e9553535eab; >= 76aa844d5b2fb8c839180d3f5874e333b297e5fd, < d3dc8889d39a676bf840132bd5c5c48cb0daba23; >= 76aa844d5b2fb8c839180d3f5874e333b297e5fd, < 8f5a3abc54ba24dbceb14cc3a719908c4f688091; >= 76aa844d5b2fb8c839180d3f5874e333b297e5fd, < b9fedda2f628e030384228de0dafc574b7fb0c2f; >= 76aa844d5b2fb8c839180d3f5874e333b297e5fd, < e4c804726c4afce3ba648b982d564f6af2cfa328 |
| Linux | Linux | 2.6.34 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68153?
How severe is CVE-2026-68153?
How do I fix CVE-2026-68153?
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-68148In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68149In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6815An arbitrary file write vulnerability exists in Casdoor's Lo…5.9
- CVE-2026-68150In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68151In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68154In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68159In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68153?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
