CVE-2023-53290

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

03 Dec 2025, 16:42

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux
Linux linux Kernel
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/23acb14af1914010dd0aae1bbb7fab28bf518b8e - () https://git.kernel.org/stable/c/23acb14af1914010dd0aae1bbb7fab28bf518b8e - Patch
References () https://git.kernel.org/stable/c/7560ed6592ff4077528c239c71e91b19de985b97 - () https://git.kernel.org/stable/c/7560ed6592ff4077528c239c71e91b19de985b97 - Patch
References () https://git.kernel.org/stable/c/a7ec2f424f6edad34651137783a0a59eca9aa37e - () https://git.kernel.org/stable/c/a7ec2f424f6edad34651137783a0a59eca9aa37e - Patch
References () https://git.kernel.org/stable/c/e3e6e252d74f20f6fc610c7fef3ae7dda0109a6f - () https://git.kernel.org/stable/c/e3e6e252d74f20f6fc610c7fef3ae7dda0109a6f - Patch
References () https://git.kernel.org/stable/c/edf37bc8b03d3f948e679b2fd2d14464495f5d1b - () https://git.kernel.org/stable/c/edf37bc8b03d3f948e679b2fd2d14464495f5d1b - Patch
References () https://git.kernel.org/stable/c/f2065b8b0a215bc6aa061287a2e3d9eab2446422 - () https://git.kernel.org/stable/c/f2065b8b0a215bc6aa061287a2e3d9eab2446422 - Patch

Information

Published : 2025-09-16 08:15

Updated : 2025-12-03 16:42


NVD link : CVE-2023-53290

Mitre link : CVE-2023-53290

CVE.ORG link : CVE-2023-53290


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime