Lucene search
+L

902 matches found

NVD
NVD
added 2026/08/06 8:16 a.m.13 views

CVE-2026-64595

In the Linux kernel, the following vulnerability has been resolved: HID: hid-lenovo-go: cancel cfgsetup work in hidgocfgremove hidgocfgprobe initialises drvdata.gocfgsetup and schedules it to run 2 ms later: INITDELAYEDWORK&drvdata.gocfgsetup, &cfgsetup; scheduledelayedwork&drvdata.gocfgsetup,...

0.00145EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 8:16 a.m.22 views

CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS0.00249EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 8:16 a.m.17 views

AZL-94551 CVE-2026-64586 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS5.8AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 8:16 a.m.11 views

UBUNTU-CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS5.3AI score0.00249EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 7:13 a.m.17 views

EUVD-2026-53782

In the Linux kernel, the following vulnerability has been resolved: HID: hid-lenovo-go: cancel cfgsetup work in hidgocfgremove hidgocfgprobe initialises drvdata.gocfgsetup and schedules it to run 2 ms later: INITDELAYEDWORK&drvdata.gocfgsetup, &cfgsetup; scheduledelayedwork&drvdata.gocfgsetup,...

5.5AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 7:13 a.m.14 views

CVE-2026-64595 HID: hid-lenovo-go: cancel cfg_setup work in hid_go_cfg_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: hid-lenovo-go: cancel cfgsetup work in hidgocfgremove hidgocfgprobe initialises drvdata.gocfgsetup and schedules it to run 2 ms later: INITDELAYEDWORK&drvdata.gocfgsetup, &cfgsetup; scheduledelayedwork&drvdata.gocfgsetup,...

5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 7:06 a.m.85 views

CVE-2026-64586

CVE-2026-64586 Linux kernel vulnerability in brcmfmac: removal of devices could race with outstanding bus_reset work. The fix adds a per-bus mutex (bus_reset_lock) and routes arming of the bus_reset through brcmf_bus_schedule_reset(), cancels via brcmf_bus_cancel_reset_work(), and drains the runn...

8.8CVSS5.4AI score0.00249EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:06 a.m.13 views

CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS5.3AI score0.00249EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/06 7:06 a.m.13 views

CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS5.3AI score0.00249EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/06 7:06 a.m.49 views

CVE-2026-64586 wifi: brcmfmac: drain bus_reset work on device removal

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS0.00249EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/06 7:06 a.m.13 views

EUVD-2026-53773

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

5.4AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 7:06 a.m.46 views

CVE-2026-64586 wifi: brcmfmac: drain bus_reset work on device removal

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS5.4AI score
SaveExploits0References11
OSV
OSV
added 2026/08/06 7:06 a.m.25 views

CVE-2026-64583 usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

7.8CVSS5.3AI score
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/06 12:00 a.m.18 views

CVE-2026-64595

In the Linux kernel, the following vulnerability has been resolved: HID: hid-lenovo-go: cancel cfgsetup work in hidgocfgremove hidgocfgprobe initialises drvdata.gocfgsetup and schedules it to run 2 ms later: INITDELAYEDWORK&drvdata.gocfgsetup, &cfgsetup; scheduledelayedwork&drvdata.gocfgsetup,...

5.4AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.22 views

Linux Distros Unpatched Vulnerability : CVE-2026-64586

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs reset entry both schedule drvr-busreset, whose callback recovers drvr throu...

8.8CVSS5.9AI score0.00249EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/06 12:00 a.m.11 views

PT-2026-68419

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the brcmfmac WiFi driver where the removal path frees the drvr structure without draining pending work. Specifically, the brcmf fw crashed function and the debugfs "rese...

9.8CVSS5.4AI score0.00748EPSS
SaveExploits11References376
UbuntuCve
UbuntuCve
added 2026/08/06 12:00 a.m.8 views

CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS5.4AI score0.00249EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 8:52 a.m.12 views

CVE-2026-64365

A flaw was found in the Linux kernel's letsketch Human Interface Device HID driver. This vulnerability, a Use-After-Free UAF, occurs because a timer is not properly shut down when the device is removed or during an error in its setup. This can cause the system to attempt to access memory that has...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 5:16 p.m.8 views

DEBIAN-CVE-2026-16313

A flaw was found in sg3utils. The sginq command, when invoked with the --export option, outputs device identification data without sanitizing control characters in SCSI name string fields. A newline character embedded in a device-supplied name string can inject arbitrary properties into the udev...

7.6CVSS6.1AI score0.00285EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/28 4:47 p.m.13 views

CVE-2026-16313

A flaw was found in sg3utils. The sginq command, when invoked with the --export option, outputs device identification data without sanitizing control characters in SCSI name string fields. A newline character embedded in a device-supplied name string can inject arbitrary properties into the udev...

7.6CVSS6.2AI score0.00285EPSS
SaveExploits0References4
Rows per page
Query Builder