Lucene search
+L

165 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Wifi: libertas – fixed a memory leak in lbsinitadapter. When kfifoalloc failed in lbsinitadapter, the command buffer was not released. Add freed memory to the processing error path...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Wifi: libertas – Fixed a possible reference count leak in ifusbprobe. The function usbgetdev will be called before lbsgetfirmwareasync. This means that the function usbputdev must be called when lbsgetfirmwareasync fails...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability found in 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 will...

5.5CVSS5.7AI score0.00223EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.6 views

The vulnerability of the usb_tx_block() function in the libertas component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the usbtxblock function in the libertas component of the Linux operating system is related to state management errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS4.7AI score0.00128EPSS
SaveExploits0References18Affected Software3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72259

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas tf: fix use-after-free in lbtf free adapter lbtf free adapter calls timer delete&priv-command timer, which does not wait for a running command timer fn callback. lbtf free adapter runs on the teardown path right...

5.5AI score0.0022EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/11 4:46 p.m.10 views

CVE-2026-68410

A flaw was found in the Linux kernel's Libertas Wi-Fi driver. The helperfirmwarecb function neglects to free a single-stage firmware image after a successful asynchronous load. This leads to a memory leak in the USB firmware-download path. This issue could potentially lead to system instability o...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.14 views

CVE-2026-68410

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in helperfirmwarecb helperfirmwarecb neglects to free the single-stage firmware image after a successful async load, leading to a memory leak in the USB firmware-download path. Fix this memory leak...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68410

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in helperfirmwarecb helperfirmwarecb neglects to free the single-stage firmware image after a successful async load, leading to a memory leak in the USB firmware-download path. Fix this memory leak...

5.2AI score0.0021EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68410

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in helperfirmwarecb helperfirmwarecb neglects to free the single-stage firmware image after a successful async load, leading to a memory leak in the USB firmware-download path. Fix this memory leak...

5.6AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 12:04 p.m.8 views

CVE-2026-68410 wifi: libertas: fix memory leak in helper_firmware_cb()

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in helperfirmwarecb helperfirmwarecb neglects to free the single-stage firmware image after a successful async load, leading to a memory leak in the USB firmware-download path. Fix this memory leak...

5.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.37 views

CVE-2026-68410 wifi: libertas: fix memory leak in helper_firmware_cb()

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in helperfirmwarecb helperfirmwarecb neglects to free the single-stage firmware image after a successful async load, leading to a memory leak in the USB firmware-download path. Fix this memory leak...

0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:04 p.m.40 views

CVE-2026-68410

Technical details about CVE-2026-68410 are not publicly available in the provided documents. Monitor for updates.

5.2AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:04 p.m.9 views

EUVD-2026-55596

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in helperfirmwarecb helperfirmwarecb neglects to free the single-stage firmware image after a successful async load, leading to a memory leak in the USB firmware-download path. Fix this memory leak...

5.2AI score0.0021EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68410

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: libertas: fix memory leak in helperfirmwarecb helperfirmwarecb neglects to free the single- stage firmware image after a successful async load, leading to...

5.9AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/03 3:05 a.m.19 views

SUSE CVE-2026-53107

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2026/06/25 6:18 p.m.14 views

CVE-2026-53107

A flaw was found in the Linux kernel's Wi-Fi Libertas driver. This issue occurs when the system attempts to terminate USB Request Blocks URBs from an interrupt context, which can lead to the system attempting to sleep in an inappropriate context. This can cause system instability or prevent furth...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53107

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmissi...

5.5CVSS5.9AI score0.00113EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.25 views

CVE-2026-53107

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.5CVSS0.00113EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/24 5:17 p.m.9 views

AZL-90713 CVE-2026-53107 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.17 views

CVE-2026-53107

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.5CVSS5.3AI score0.00113EPSS
SaveExploits0References10
Rows per page
Query Builder