Lucene search
+L

1989 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-31650

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its driver data and the last...

7.8CVSS7.1AI score0.00115EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/25 11:11 a.m.19 views

OESA-2026-2076 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: tcp: Clear tcpsksk-fastopenrsk in tcpdisconnect. syzbot reported the splat below where a socket had tcpsksk-fastopenrsk in the TCPESTABLISHED state. 0 syzbot...

7.8CVSS5.6AI score0.0056EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/25 1:38 a.m.23 views

SUSE CVE-2026-31581

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6firechipabort, the chip struct is allocated as the card's private data via sndcardnew with sizeofstruct sfirechip. When sndcardfreewhenclosed is called and no file handles are...

6.4CVSS5.6AI score0.00128EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.11 views

SUSE CVE-2026-31650

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its driver data and the last reference can in theory be dropped after the driver has been unbound. This...

7.8CVSS5.6AI score0.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.15 views

SUSE CVE-2026-31651

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free...

5.5CVSS5.4AI score0.00117EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/04/24 6:36 p.m.18 views

CVE-2026-31582

A flaw was found in the Linux kernel's hwmon subsystem. A local attacker, by disconnecting a USB device, could trigger a use-after-free vulnerability in the powerz driver. This occurs when the driver attempts to access a Universal Serial Bus Request Block URB after it has been freed during the...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.13 views

CVE-2026-31651

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free...

5.5CVSS0.00117EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/24 3:16 p.m.10 views

DEBIAN-CVE-2026-31651

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 3:16 p.m.17 views

DEBIAN-CVE-2026-31581

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6firechipabort, the chip struct is allocated as the card's private data via sndcardnew with sizeofstruct sfirechip. When sndcardfreewhenclosed is called and no file handles are...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.15 views

CVE-2026-31582

In the Linux kernel, the following vulnerability has been resolved: hwmon: powerz Fix use-after-free on USB disconnect After powerzdisconnect frees the URB and releases the mutex, a subsequent powerzread call can acquire the mutex and call powerzreaddata, which dereferences the freed URB pointer...

7.8CVSS0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/24 3:16 p.m.15 views

DEBIAN-CVE-2026-31582

In the Linux kernel, the following vulnerability has been resolved: hwmon: powerz Fix use-after-free on USB disconnect After powerzdisconnect frees the URB and releases the mutex, a subsequent powerzread call can acquire the mutex and call powerzreaddata, which dereferences the freed URB pointer...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/24 2:45 p.m.52 views

CVE-2026-31651

In CVE-2026-31651, the Linux kernel mmc: vub300 driver is affected by a NULL-deref/use-after-free on disconnect. The root cause is dropping the driver data reference without deregistering the controller, which can lead to NULL-pointer dereferences and a potential system crash (DoS) on local acces...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0References10Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.13 views

CVE-2026-31651

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free...

5.3AI score0.00117EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/04/24 2:45 p.m.22 views

EUVD-2026-25543

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its driver data and the last reference can in theory be dropped after the driver has been unbound. This...

5.5AI score0.00115EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.54 views

CVE-2026-31651 mmc: vub300: fix NULL-deref on disconnect

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free...

0.00117EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/24 2:45 p.m.14 views

EUVD-2026-25544

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free...

5.4AI score0.00117EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.7 views

CVE-2026-31650

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its driver data and the last reference can in theory be dropped after the driver has been unbound. This...

5.5AI score0.00115EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.65 views

CVE-2026-31650 mmc: vub300: fix use-after-free on disconnect

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its driver data and the last reference can in theory be dropped after the driver has been unbound. This...

0.00115EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.20 views

CVE-2026-31651

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free...

5.5CVSS5.2AI score0.00117EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:45 p.m.47 views

CVE-2026-31650

The CVE concerns the Linux kernel mmc vub300 driver. The root cause is a use-after-free risk from device-managed controller allocation and a lifetime tie to the parent USB device rather than the interface, which can cause memory leaks if the driver is unbound without a disconnect. A last referenc...

7.8CVSS5.5AI score0.00115EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder