Lucene search
+L

50 matches found

Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.10 views

PT-2026-30126

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic-spisg: Fix memory leak in aml spisg probe In aml spisg probe, ctlr is allocated by spi alloc target/spi alloc host, but fails to call spi controller put in several error paths. This leads to a memory leak whenever th...

5.7AI score0.00121EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.21 views

PT-2026-30158

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the mpfs sys controller probe function within the Microchip MPFS driver for the Linux kernel. Specifically, if of get mtd device by node fails, the...

5.5CVSS4.7AI score0.00122EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.32 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.00139EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:11 p.m.27 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.00182EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.47 views

CVE-2025-68316 scsi: ufs: core: Fix invalid probe error return value

In the Linux kernel, the following vulnerability has been resolved: 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 SUCCESS or 1 FAILURE. Upon failure during driver probe, the error code...

0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 1:48 p.m.11 views

CVE-2025-68204 pmdomain: arm: scmi: Fix genpd leak on provider registration failure

In the Linux kernel, the following vulnerability has been resolved: pmdomain: arm: scmi: Fix genpd leak on provider registration failure If ofgenpdaddprovideronecell fails during probe, the previously created generic power domains are not removed, leading to a memory leak and potential kernel cra...

6.2AI score
SaveExploits0References11
EUVD
EUVD
added 2025/12/09 3:31 a.m.9 views

EUVD-2023-60127

In the Linux kernel, the following vulnerability has been resolved: mfd: dln2: Fix memory leak in dln2probe When dln2setuprxurbs in dln2probe fails, error outfree forgets to call usbputdev to decrease the refcount of dln2-usbdev. Fix this by adding usbputdev in the error handling code of dln2prob...

6.2AI score0.00032EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/12 10:23 a.m.11 views

CVE-2025-40144 nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()

In the Linux kernel, the following vulnerability has been resolved: nvdimm: ndtest: Return -ENOMEM if devmkcalloc fails in ndtestprobe devmkcalloc may fail. ndtestprobe allocates three DMA address arrays dcrdma, labeldma, dimmdma and later unconditionally uses them in ndtestnvdimminit, which can...

6.1AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989381)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989381 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8173max98090devprobe Call ofnodeputplatformnode to avoid...

5.5CVSS5.7AI score0.00263EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.21 views

CVE-2023-53696 scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50525

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu/fslpamu: Fix resource leak in fslpamuprobe The fslpamuprobe returns directly when createcsd failed, leaving irq and memories unreleased. Fix by jumping to...

5.5CVSS5.6AI score0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 3:21 p.m.8 views

CVE-2023-53658 spi: bcm-qspi: return error if neither hif_mspi nor mspi is available

In the Linux kernel, the following vulnerability has been resolved: spi: bcm-qspi: return error if neither hifmspi nor mspi is available If neither a "hifmspi" nor "mspi" resource is present, the driver will just early exit in probe but still return success. Apart from not doing anything...

6.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.14 views

PT-2025-41030

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the fsl pamu probe function within the iommu/fsl pamu module of the Linux kernel. Specifically, the function returns prematurely when create csd fails, resultin...

7.8CVSS7AI score0.21521EPSS
SaveExploits0References439
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.22 views

PT-2025-41102

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the bcm-qspi driver. If neither a "hif mspi" nor "mspi" resource is present, the driver exits probe prematurely but still indicates success. This...

7.8CVSS6.1AI score0.08942EPSS
SaveExploits4References991
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2022-55235

Malicious code in bioql PyPI...

6.3AI score0.00179EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2022-55178

Malicious code in bioql PyPI...

6.9AI score0.00161EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/18 4:15 p.m.8 views

CVE-2023-53424

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix ofiomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:583 mtkclksimpleprobe warn: 'base' from ofiomap not released on lines: 496. This problem was also found in linux-next. In mtkclksimpleprobe, ba...

5.5CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.12 views

AZL-71918 CVE-2023-53424 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix ofiomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:583 mtkclksimpleprobe warn: 'base' from ofiomap not released on lines: 496. This problem was also found in linux-next. In mtkclksimpleprobe, ba...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.4 views

CVE-2023-53424 clk: mediatek: fix of_iomap memory leak

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix ofiomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:583 mtkclksimpleprobe warn: 'base' from ofiomap not released on lines: 496. This problem was also found in linux-next. In mtkclksimpleprobe, ba...

5.2AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 2:15 p.m.7 views

UBUNTU-CVE-2022-50392

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183mt6358ts3a227max98357devprobe The node returned by ofparsephandle with refcount incremented, ofnodeput needs be called when finish using it. So add it in the error path in...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References7
Rows per page
Query Builder