Lucene search
+L

846 matches found

CVE
CVE
added 2026/09/11 7:43 p.m.17 views

CVE-2026-89440

CVE-2026-89440 affects the Linux kernel's via-sdmmc MMC driver . The root cause is a use-after-free that occurs when mmc_add_host() fails during device probe: the SD card-detect interrupt (request_irq()) remains registered and its handler (via_sdc_isr()) continues to dereference the freed host st...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:42 p.m.15 views

CVE-2026-80940

CVE-2026-80940 is a resource leak in the Linux kernel's rtw88 PCI Wi-Fi driver. When rtw_pci_napi_init() fails during device probing, the error path jumps to err_pci_declaim without calling rtw_pci_destroy(), leaving PCI resources allocated by rtw_pci_setup_resource() leaked. The fix adds a dedic...

5.6AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80940 wifi: rtw88: pci: fix resource leak on failed NAPI setup

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: pci: fix resource leak on failed NAPI setup rtwpciprobe allocates PCI resources through rtwpcisetupresource before it sets up NAPI. If rtwpcinapiinit fails, the error path jumps straight to errpcideclaim and skips...

5.7AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-90168

In the Linux kernel, the following vulnerability has been resolved: iommu/msm: Unwind probe state on registration failure msm iommu probe adds its devm-managed IOMMU object to qcom iommu devices before adding the IOMMU sysfs device and registering it with the IOMMU core. If iommu device sysfs add...

5.8AI score0.0018EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90156

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: stop card-detect handling on probe failure request irq registers the SD card-detect interrupt and the probe enables it before mmc add host runs. If mmc add host fails, the error path only unmaps the registers and...

5.8AI score0.00164EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90340

In the Linux kernel, the following vulnerability has been resolved: HID: universal-pidff: stop the device when force-feedback init fails universal pidff probe starts the device with hid hw start and then, if force-feedback initialisation fails, returns the error through a label that only does...

6.3AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90189

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix power supply reference leak bq25890 fw probe acquires a reference to a secondary charger using power supply get by name, but the reference is not released on later probe failures or on driver detach. I...

5.7AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99591 CVE-2026-80770 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

5.8AI score0.00173EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 3:12 p.m.7 views

EUVD-2026-71413

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

5.3AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/04 3:12 p.m.11 views

CVE-2026-80770 HID: nintendo: stop device IO before hid_hw_stop on probe failure

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

5.6AI score
SaveExploits0References10
CVE
CVE
added 2026/09/04 3:12 p.m.16 views

CVE-2026-80770

CVE-2026-80770 affects the Linux kernel Nintendo HID driver (Joy-Con). In nintendo_hid_probe(), when joycon_init() or joycon_leds_create() fails after hid_device_io_start(), the error path calls hid_hw_close()/hid_hw_stop() without first calling hid_device_io_stop(). Since hid_hw_stop() does not ...

5.3AI score0.00173EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/04 3:12 p.m.12 views

CVE-2026-80770

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

5.3AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.10 views

PT-2026-85611

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hid hw stop on probe failure nintendo hid probe calls hid device io start before joycon init and joycon leds create. If either fails, the error path jumps to err close which calls hid hw...

8.8CVSS5.9AI score0.00234EPSS
SaveExploits0References127
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-80770

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails,...

5.8AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

AZL-99059 CVE-2026-80728 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amdgpu: fix aperture mapping leak" devres teardown is LIFO. The aperture devres node was registered after the DRM device node, so devresreleaseall unmaps the aperture before the DRM device release callback fires...

5.4AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 8:21 a.m.15 views

CVE-2026-80728 Revert "drm/amdgpu: fix aperture mapping leak"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amdgpu: fix aperture mapping leak" devres teardown is LIFO. The aperture devres node was registered after the DRM device node, so devresreleaseall unmaps the aperture before the DRM device release callback fires...

5.6AI score
SaveExploits0References8
CVE
CVE
added 2026/09/03 8:21 a.m.29 views

CVE-2026-80728

This Linux kernel vulnerability affects the DRM/amdgpu driver. The root cause is a devres teardown ordering issue : because devres teardown is LIFO and the aperture devres node was registered after the DRM device node, devres_release_all() unmaps the aperture before the DRM device release callbac...

5.8AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:16 p.m.11 views

AZL-97832 CVE-2026-74734 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: fix NULL pointer dereference in arcontextrelease During the error handling path of the driver's probe function, a NULL pointer dereference can occur in arcontextrelease. When pciprobe fails early e.g., if...

5.8AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.6 views

UBUNTU-CVE-2026-74734

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: fix NULL pointer dereference in arcontextrelease During the error handling path of the driver's probe function, a NULL pointer dereference can occur in arcontextrelease. When pciprobe fails early e.g., if...

5.8AI score0.00173EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/26 2:37 p.m.64 views

CVE-2026-80589

This Linux kernel vulnerability is a slab-use-after-free in the block layer triggered during NVMe device probe failure. When a disk's probe fails before add_disk(), disk_release() calls blk_mq_exit_queue() but fails to stop the q->timeout timer, leaving a dangling entry in the timer wheel afte...

9.8CVSS5.5AI score0.00375EPSS
SaveExploits0References6
Rows per page
Query Builder