CVE-2022-50140
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
memstick/ms_block: Fix a memory leak
'erased_blocks_bitmap' is never freed. As it is allocated at the same time as 'used_blocks_bitmap', it is likely that it should be freed also at the same time.
Add the corresponding bitmap_free() in msb_data_clear().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 < efd675246aec045507b9425c67b548cc2d782d8f | affected |
| Linux | Linux | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 < 37958980eb4cd71ae594ace093c11b6a91e165e8 | affected |
| Linux | Linux | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 < 9d8b911fe3c3ed788c66edba7c90e32a4a7a5f53 | affected |
| Linux | Linux | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 < 9260a154b3b5e387dbceec7c0ac441470646bc6f | affected |
| Linux | Linux | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 < 961d7d12080fe70847f944d656e36cd0dd0214ba | affected |
| Linux | Linux | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 < 16e07966638717416abf45393d6a80a5a1034429 | affected |
| Linux | Linux | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 < 39be95d1ff7b44c1e969af72ba9da7332dfcc1da | affected |
| Linux | Linux | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 < 54eb7a55be6779c4d0c25eaf5056498a28595049 | affected |
| Linux | Linux | 3.12 | affected |
| Linux | Linux | 0 < 3.12 | unaffected |
| Linux | Linux | 4.14.291 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.256 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.211 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.137 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.61 <= 5.15.* | unaffected |
| Linux | Linux | 5.18.18 <= 5.18.* | unaffected |
| Linux | Linux | 5.19.2 <= 5.19.* | unaffected |
| Linux | Linux | 6.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/efd675246aec045507b9425c67b548cc2d782d8f
- https://git.kernel.org/stable/c/37958980eb4cd71ae594ace093c11b6a91e165e8
- https://git.kernel.org/stable/c/9d8b911fe3c3ed788c66edba7c90e32a4a7a5f53
- https://git.kernel.org/stable/c/9260a154b3b5e387dbceec7c0ac441470646bc6f
- https://git.kernel.org/stable/c/961d7d12080fe70847f944d656e36cd0dd0214ba
- https://git.kernel.org/stable/c/16e07966638717416abf45393d6a80a5a1034429
- https://git.kernel.org/stable/c/39be95d1ff7b44c1e969af72ba9da7332dfcc1da
- https://git.kernel.org/stable/c/54eb7a55be6779c4d0c25eaf5056498a28595049
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.