In the Linux kernel, the following vulnerability has been resolved:
net: hinic: fix memory leak when reading function table
When the input parameter idx meets the expected case option in hinic_dbg_get_func_table(), read_data is not released. Fix it.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.10 | 5.10.153 |
| linux / linux_kernel | 5.11 | 5.15.77 |
| linux / linux_kernel | 5.16 | 6.0.7 |
| linux / linux_kernel | 6.1-rc1 | 6.1-rc1.x |
| linux / linux_kernel | 6.1-rc2 | 6.1-rc2.x |