In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: fw: fix memory leak in debugfs
Fix a memory leak that occurs when reading the fw_info file all the way, since we return NULL indicating no more data, but don't free the status tracking object.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.8 | 5.10.180 |
| linux / linux_kernel | 5.11 | 5.15.111 |
| linux / linux_kernel | 5.16 | 6.1.28 |
| linux / linux_kernel | 6.2 | 6.2.15 |
| linux / linux_kernel | 6.3 | 6.3.2 |