CVE-2023-54297
In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix memory leak after finding block group with super blocks At exclude_super_stripes(), if we happen to find a block group that has super blocks mapped to it and we are on a zoned filesystem, we error out as this is not supposed to happen, indicating either a bug or maybe some memory corruption for example. However we are exiting the function without freeing the memory allocated for the logical address of the super blocks. Fix this by freeing the logical address.
- Affected products
- Linux Kernel, Btrfs
- EPSS
- 0.2% (7th percentile)
- NVD status
- Deferred
- Published
- 2025-12-30
No indexed exploits for CVE-2023-54297 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2023-54297 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.