In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup} If the filename casefolding fails, we'll be leaking memory from the fscrypt_name struct, namely from the 'crypto_buf.name' member. Make sure we free it in the error path on both ext4_fname_setup_filename() and ext4_fname_prepare_lookup() functions.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 12.4(13a) |
| Linux | Linux | 12.4(13b) |
| Linux | Linux | 6.5 without patch ESXi650-201707101-SG |
| Linux | Linux | Android kernel |