cve/2024/CVE-2024-50013.md
2025-09-29 21:09:30 +02:00

922 B

CVE-2024-50013

Description

In the Linux kernel, the following vulnerability has been resolved:exfat: fix memory leak in exfat_load_bitmap()If the first directory entry in the root directory is not a bitmapdirectory entry, 'bh' will not be released and reassigned, whichwill cause a memory leak.

POC

Reference

No PoCs from references.

Github