Lucene search

K
osvGoogleOSV:CVE-2024-35828
HistoryMay 17, 2024 - 2:15 p.m.

CVE-2024-35828

2024-05-1714:15:00
Google
osv.dev
3
linux kernel
wifi
memleaks

AI Score

6.7

Confidence

Low

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().

References