CVE-2023-54209
Last modified
CVE-2023-54209 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: block: fix blktrace debugfs entries leakage Commit 99d055b4fd4b ("block: remove per-disk debugfs files in blk_unregister_queue") moves blk_trace_shutdown() from blk_release_queue() to blk_unregister_queue(), this is safe if blktrace is created through sysfs, however, there is a regression in corner case. blktrace can still be enabled after del_gendisk() through ioctl if the disk is opened before del_gendisk(), and if blktrace is not shutdown through ioctl before closing the disk, debugfs entries will be leaked. Fix this problem by shutdown blktrace in disk_release(), this is safe because blk_trace_remove() is reentrant.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: block: fix blktrace debugfs entries leakage Commit 99d055b4fd4b ("block: remove per-disk debugfs files in blk_unregister_queue") moves blk_trace_shutdown() from blk_release_queue() to blk_unregister_queue(), this is safe if blktrace is created through sysfs, however, there is a regression in corner case. blktrace can still be enabled after del_gendisk() through ioctl if the disk is opened before del_gendisk(), and if blktrace is not shutdown through ioctl before closing the disk, debugfs entries will be leaked. Fix this problem by shutdown blktrace in disk_release(), this is safe because blk_trace_remove() is reentrant.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 99d055b4fd4bbb309c6cdb51a0d420669f777944, < aa07e56c6a9c7558165690d14eed4fe8babf34fb; >= 99d055b4fd4bbb309c6cdb51a0d420669f777944, < 7149e57cf01184fba175589f8fbe9fbf33be02e1; >= 99d055b4fd4bbb309c6cdb51a0d420669f777944, < 942e81650b81b4ca62f1d8c61de455c9e7c7e6ca; >= 99d055b4fd4bbb309c6cdb51a0d420669f777944, < dd7de3704af9989b780693d51eaea49a665bd9c2 |
| Linux | Linux | 5.19 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54209?
How severe is CVE-2023-54209?
How do I fix CVE-2023-54209?
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-54203In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2023-54204In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54205In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54206In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54207In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54208In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5421An attacker who is logged into OTRS as an user with privileg…5.5
- CVE-2023-54210In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54211In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54212Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-54213In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54214In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2023-54209?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
