Security Advisory

CVE-2023-53290

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-16 08:11:22
Last updated 2026-05-11 19:42:06
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbms run_bpf_prog Fix fout being fopened but then not subsequently fclosed. In the affected branch, fout is otherwise going out of scope.