CVE-2023-54171
Last modified
CVE-2023-54171 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: tracing: Fix memory leak of iter->temp when reading trace_pipe kmemleak reports: unreferenced object 0xffff88814d14e200 (size 256): comm "cat", pid 336, jiffies 4294871818 (age 779.490s) hex dump (first 32 bytes): 04 00 01 03 00 00 00 00 08 00 00 00 00 00 00 00 ................ 0c d8 c8 9b ff ff ff ff 04 5a ca 9b ff ff ff ff .........Z...... backtrace: [<ffffffff9bdff18f>] __kmalloc+0x4f/0x140 [<ffffffff9bc9238b>] trace_find_next_entry+0xbb/0x1d0 [<ffffffff9bc9caef>] trace_print_lat_context+0xaf/0x4e0 [<ffffffff9bc94490>] print_trace_line+0x3e0/0x950 [<ffffffff9bc95499>] tracing_read_pipe+0x2d9/0x5a0 [<ffffffff9bf03a43>] vfs_read+0x143/0x520 [<ffffffff9bf04c2d>] ksys_read+0xbd/0x160 [<ffffffff9d0f0edf>] do_syscall_64+0x3f/0x90 [<ffffffff9d2000aa>] entry_SYSCALL_64_after_hwframe+0x6e/0xd8 when reading file 'trace_pipe', 'iter->temp' is allocated or relocated in trace_find_next_entry() but not freed before 'trace_pipe' is closed. To fix it, free 'iter->temp' in tracing_release_pipe().. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix memory leak of iter->temp when reading trace_pipe kmemleak reports: unreferenced object 0xffff88814d14e200 (size 256): comm "cat", pid 336, jiffies 4294871818 (age 779.490s) hex dump (first 32 bytes): 04 00 01 03 00 00 00 00 08 00 00 00 00 00 00 00 ................ 0c d8 c8 9b ff ff ff ff 04 5a ca 9b ff ff ff ff .........Z...... backtrace: [<ffffffff9bdff18f>] __kmalloc+0x4f/0x140 [<ffffffff9bc9238b>] trace_find_next_entry+0xbb/0x1d0 [<ffffffff9bc9caef>] trace_print_lat_context+0xaf/0x4e0 [<ffffffff9bc94490>] print_trace_line+0x3e0/0x950 [<ffffffff9bc95499>] tracing_read_pipe+0x2d9/0x5a0 [<ffffffff9bf03a43>] vfs_read+0x143/0x520 [<ffffffff9bf04c2d>] ksys_read+0xbd/0x160 [<ffffffff9d0f0edf>] do_syscall_64+0x3f/0x90 [<ffffffff9d2000aa>] entry_SYSCALL_64_after_hwframe+0x6e/0xd8 when reading file 'trace_pipe', 'iter->temp' is allocated or relocated in trace_find_next_entry() but not freed before 'trace_pipe' is closed. To fix it, free 'iter->temp' in tracing_release_pipe().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ff895103a84abc85a5f43ecabc7f67cf36e1348f, < 1a1e793e021d75cd0accd8f329ec9456e5cd105e; >= ff895103a84abc85a5f43ecabc7f67cf36e1348f, < 954792db9f61b6c0b8a94b8831fed5f146014029; >= ff895103a84abc85a5f43ecabc7f67cf36e1348f, < be970e22c53d5572b2795b79da9716ada937023b; >= ff895103a84abc85a5f43ecabc7f67cf36e1348f, < 3f42d57a76e7e96585f08855554e002218cbca0c; >= ff895103a84abc85a5f43ecabc7f67cf36e1348f, < d5a821896360cc8b93a15bd888fabc858c038dc0 |
| Linux | Linux | 5.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54171?
How severe is CVE-2023-54171?
How do I fix CVE-2023-54171?
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-54166In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54167In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54168In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54169In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5417The Funnelforms Free plugin for WordPress is vulnerable to u…4.3
- CVE-2023-54170In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54172In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54173In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54174In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54175In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54176In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54177In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54171?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
