Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
In the for statement of lbs_allocate_cmd_buffer(), if the allocation of cmdarray[i].cmdbuf fails, both cmdarray and cmdarray[i].cmdbuf needs to be freed. Otherwise, there will be memleaks in lbs_allocate_cmd_buffer().
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.7 | 6.7.11 |
linux / linux_kernel | 6.2 | 6.6.23 |
linux / linux_kernel | 5.16 | 6.1.83 |
linux / linux_kernel | 5.11 | 5.15.153 |
linux / linux_kernel | 5.5 | 5.10.214 |
linux / linux_kernel | 4.20 | 5.4.273 |
linux / linux_kernel | 6.8 | 6.8.2 |
linux / linux_kernel | 2.6.22 | 4.19.311 |
debian / debian_linux | 10.0 | 10.0.x |