Bug 2395694 (CVE-2023-53290) - CVE-2023-53290 kernel: samples/bpf: Fix fout leak in hbm's run_bpf_prog
Summary: CVE-2023-53290 kernel: samples/bpf: Fix fout leak in hbm's run_bpf_prog
Keywords:
Status: NEW
Alias: CVE-2023-53290
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-16 09:04 UTC by OSIDB Bzimport
Modified: 2025-09-16 15:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-16 09:04:07 UTC
In the Linux kernel, the following vulnerability has been resolved:

samples/bpf: Fix fout leak in hbm's run_bpf_prog

Fix fout being fopen'ed but then not subsequently fclose'd. In the affected
branch, fout is otherwise going out of scope.


Note You need to log in before you can comment on or make changes to this bug.