Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-35828
HistoryMay 17, 2024 - 2:15 p.m.

CVE-2024-35828

2024-05-1714:15:18
Debian Security Bug Tracker
security-tracker.debian.org
8
linux
kernel
memleaks

AI Score

6.6

Confidence

High

EPSS

0

Percentile

13.0%

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

AI Score

6.6

Confidence

High

EPSS

0

Percentile

13.0%