5 matches found
Astra Linux - уязвимость в linux-5.10, linux-6.1, linux, linux-5.15
In the Linux kernel, the following vulnerability has been resolved: Wifi: libertas – Fixed some memory leaks in lbsallocatecmdbuffer. In the lbsallocatecmdbuffer function, if the allocation of cmdarrayi.cmdbuf fails, both cmdarray and cmdarrayi.cmdbuf need to be freed. Otherwise, memory leaks wil...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-398199)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-398199 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix some memleaks in lbsallocatecmdbuffer In the for statement of...
The vulnerability of the libertas component in the Linux operating system’s kernel allows a hacker to trigger a service failure.
The vulnerability of the libertas component in the Linux operating system’s kernel is related to a memory leak in the lbsallocatecmdbuffer function. Exploiting this vulnerability can allow an attacker to cause a service failure...
CVE-2024-35828
A memory leak vulnerability was found in the libertas driver in the Linux kernel's WiFi subsystem. This issue arises from improper handling of memory in the lbsallocatecmdbuffer function, which can lead to memory leaks. Mitigation Mitigation for this issue is either not available or the currently...
CVE-2024-35828 wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix some memleaks in lbsallocatecmdbuffer In the for statement of lbsallocatecmdbuffer, if the allocation of cmdarrayi.cmdbuf fails, both cmdarray and cmdarrayi.cmdbuf needs to be freed. Otherwise, there will be...