Lucene search
+L

464 matches found

EUVD
EUVD
•added 2026/02/04 4:07 p.m.•14 views

EUVD-2026-5476

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...

5.3AI score0.00137EPSS
SaveExploits0References4
OSV
OSV
•added 2026/02/04 4:07 p.m.•11 views

CVE-2026-23068 spi: spi-sprd-adi: Fix double free in probe error path

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...

5.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/02/04 4:07 p.m.•19 views

CVE-2026-23068

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...

7.8CVSS5.3AI score0.00137EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/04 12:00 a.m.•1 views

CVE-2026-23068: Double Free

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...

7.8CVSS6.7AI score0.00137EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/01/31 12:16 p.m.•11 views

CVE-2026-23015

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: fix reference leak in gpiompsseprobe error paths The reference obtained by calling usbgetdev is not released in the gpiompsseprobe error paths. Fix that by using device managed helper functions. Also remove the...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References10
OSV
OSV
•added 2026/01/31 12:16 p.m.•14 views

UBUNTU-CVE-2026-23015

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: fix reference leak in gpiompsseprobe error paths The reference obtained by calling usbgetdev is not released in the gpiompsseprobe error paths. Fix that by using device managed helper functions. Also remove the...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References11
Cvelist
Cvelist
•added 2026/01/31 11:42 a.m.•56 views

CVE-2026-23033 dmaengine: omap-dma: fix dma_pool resource leak in error paths

In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dmapool resource leak in error paths The dmapool created by dmapoolcreate is not destroyed when dmaasyncdeviceregister or ofdmacontrollerregister fails, causing a resource leak in the probe error paths. A...

0.00214EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/01/31 11:38 a.m.•24 views

CVE-2026-23015

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: fix reference leak in gpiompsseprobe error paths The reference obtained by calling usbgetdev is not released in the gpiompsseprobe error paths. Fix that by using device managed helper functions. Also remove the...

5.5CVSS5.2AI score0.00136EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/01/06 12:24 a.m.•11 views

SUSE CVE-2025-68754

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

6.7CVSS6.6AI score0.0018EPSS
SaveExploits0References3
CVE
CVE
•added 2026/01/05 9:32 a.m.•46 views

CVE-2025-68754

CVE-2025-68754 affects the Linux kernel rtc driver for amlogic-a4. The issue is a double free caused by manually disabling the clock obtained via devm_clk_get_enabled() in error paths, which conflicts with the devm framework’s automatic clock lifecycle management. The recommended remediation is t...

6.2AI score0.0018EPSS
SaveExploits0References3
OSV
OSV
•added 2026/01/05 9:32 a.m.•12 views

CVE-2025-68754 rtc: amlogic-a4: fix double free caused by devm

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

6.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/01/05 12:00 a.m.•35 views

PT-2026-37547

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the mtk-mdp media component within the probe function. The lack of proper error handling leads to a resource leak when mtk mdp unregister m2m device is not called on t...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/01/01 12:00 a.m.•14 views

PT-2026-5518

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak exists in the gpio mpsse probe function due to an unreleased reference obtained by calling usb get dev in error paths. The issue is addressed by utilizing device managed...

9.8CVSS6.1AI score0.00868EPSS
SaveExploits2References320
CVE
CVE
•added 2025/12/30 12:11 p.m.•38 views

CVE-2023-54204

CVE-2023-54204 affects the Linux kernel mmc sunplus driver. The patch fixes the return value handling of mmc_add_host(); if its error is ignored, memory allocated in mmc_alloc_host() may be leaked and a NULL pointer dereference can occur in spmmc_drv_remove() when deleting a non-added device. The...

6.1AI score0.00185EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2025/12/24 1:06 p.m.•41 views

CVE-2023-54109 media: rcar_fdp1: Fix refcount leak in probe and remove function

In the Linux kernel, the following vulnerability has been resolved: media: rcarfdp1: Fix refcount leak in probe and remove function rcarfcpget take reference, which should be balanced with rcarfcpput. Add missing rcarfcpput in fdp1remove and the error paths of fdp1probe to fix this. hverkuil:...

0.00219EPSS
SaveExploits0References8
CVE
CVE
•added 2025/12/24 10:55 a.m.•31 views

CVE-2022-50703

CVE-2022-50703 relates to two refcount-leak bugs in the Linux kernel soc: qcom: smsm driver (qcom_smsm_probe). The issues occur when local_node and node are escaped from for_each_child_of_node() / for_each_available_child_of_node() without proper of_node_put() calls. The fix adds of_node_put() in...

6.1AI score0.00233EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2025/12/24 12:00 a.m.•14 views

PT-2025-53186

In the Linux kernel, the following vulnerability has been resolved: media: rcar fdp1: Fix refcount leak in probe and remove function rcar fcp get take reference, which should be balanced with rcar fcp put. Add missing rcar fcp put in fdp1 remove and the error paths of fdp1 probe to fix this...

6.4AI score0.00219EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2025/12/23 12:00 a.m.•17 views

PT-2026-37586

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the tw9906 probe function. In a specific error path, memory allocated by v4l2 ctrl handler init and v4l2 ctrl new std is not properly released. Recommendations At...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/12/17 12:26 a.m.•12 views

SUSE CVE-2025-68172

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

5.5CVSS6.6AI score0.00201EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
•added 2025/12/17 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2025-68316

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: ufs: core: Fix invalid probe error return value After DME Link Startup, the error return value is set to the MIPI UniPro GenericErrorCode which can be 0...

5.6AI score0.00172EPSS
SaveExploits0References2
Rows per page
Query Builder