CVE-2023-54297
N/A
N/A
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 12659251ca5df05a484eb122c2c34c18d84e797c < ab80a901f8daca07c4a54af0ab0de745c9918294 | affected |
| Linux | Linux | 12659251ca5df05a484eb122c2c34c18d84e797c < c35ea606196243063e63785918c7c8fe27c45798 | affected |
| Linux | Linux | 12659251ca5df05a484eb122c2c34c18d84e797c < cca627afb463a4b47721eac017516ba200de85c3 | affected |
| Linux | Linux | 12659251ca5df05a484eb122c2c34c18d84e797c < f1a07c2b4e2c473ec322b8b9ece071b8c88a3512 | affected |
| Linux | Linux | 5.11 | affected |
| Linux | Linux | 0 < 5.11 | unaffected |
| Linux | Linux | 5.15.123 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.42 <= 6.1.* | unaffected |
| Linux | Linux | 6.4.7 <= 6.4.* | unaffected |
| Linux | Linux | 6.5 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/ab80a901f8daca07c4a54af0ab0de745c9918294
- https://git.kernel.org/stable/c/c35ea606196243063e63785918c7c8fe27c45798
- https://git.kernel.org/stable/c/cca627afb463a4b47721eac017516ba200de85c3
- https://git.kernel.org/stable/c/f1a07c2b4e2c473ec322b8b9ece071b8c88a3512
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.