Lucene search

K
osvGoogleOSV:CVE-2024-36942
HistoryMay 30, 2024 - 4:15 p.m.

CVE-2024-36942

2024-05-3016:15:00
Google
osv.dev
2
linux kernel
bluetooth
qca
firmware check
memory leak
software

AI Score

7

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix firmware check error path A recent commit fixed the code that parses the firmware files before downloading them to the controller but introduced a memory leak in case the sanity checks ever fail. Make sure to free the firmware buffer before returning on errors.