Lucene search
K

2032 matches found

CVE
CVE
added 2025/10/04 3:44 p.m.18 views

CVE-2023-53611

CVE-2023-53611 : In the Linux kernel’s ipmi_si driver, a memleak could occur in try_smi_init() when an error happens before shutdown_smi() is registered, causing a previously allocated si_sm to be leaked. The leak was detected by kmemleak (example shows an unreferenced object in try_smi_init). Th...

5.5CVSS6.1AI score0.00133EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.10 views

CVE-2023-53604 dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path

In the Linux kernel, the following vulnerability has been resolved: dm integrity: call kmemcachedestroy in dmintegrityinit error path Otherwise the journaliocache will leak if dmregistertarget fails...

0.00143EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.6 views

CVE-2023-53567 spi: qup: Don't skip cleanup in remove's error path

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a...

0.00133EPSS
Exploits0References8
OSV
OSV
added 2025/10/04 3:17 p.m.3 views

CVE-2023-53567 spi: qup: Don't skip cleanup in remove's error path

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a...

5.5CVSS6.5AI score0.00133EPSS
Exploits0References11
CVE
CVE
added 2025/10/04 3:16 p.m.13 views

CVE-2022-50482

CVE-2022-50482 is a Linux kernel vulnerability in the iommu/vt-d path. The issue is a memory leak of si_domain that occurs when init_dmars() fails, due to domain objects still lingering in the iommu_domain cache. The description states that this memory leak could occur in kernel builds prior to a...

5.5CVSS6.2AI score0.00146EPSS
Exploits0References7Affected Software1
CVE
CVE
added 2025/10/04 3:16 p.m.12 views

CVE-2022-50481

CVE-2022-50481 pertains to the Linux kernel; the issue is a potential null pointer dereference in cxl_guest_init_afu|adapter() when device_register() fails in cxl_register_afu|adapter(). The error path could dereference a removed-but-not-added device unless the reference is properly released. The...

5.5CVSS6.1AI score0.00146EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.9 views

CVE-2022-50481 cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlguestinitafu|adapter If deviceregister fails in cxlregisterafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-dere...

0.00146EPSS
Exploits0References9
OSV
OSV
added 2025/10/04 3:16 p.m.6 views

CVE-2022-50481 cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlguestinitafu|adapter If deviceregister fails in cxlregisterafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-dere...

5.5CVSS6.4AI score0.00146EPSS
Exploits0References12
NVD
NVD
added 2025/10/04 8:15 a.m.3 views

CVE-2025-39931

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Set merge to zero early in afalgsendmsg If an error causes afalgsendmsg to abort, ctx-merge may contain a garbage value from the previous loop. This may then trigger a crash on the next entry into afalgsendmsg whe...

5.5CVSS0.00134EPSS
Exploits0References6
OSV
OSV
added 2025/10/04 8:15 a.m.6 views

AZL-68132 CVE-2025-39929 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix smbdirectrecvio leak in smbdnegotiate error path During tests of another unrelated patch I was able to trigger this error: Objects remaining on kmemcacheshutdown...

5.5CVSS6.8AI score0.00134EPSS
Exploits0References1
NVD
NVD
added 2025/10/04 8:15 a.m.3 views

CVE-2025-39929

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix smbdirectrecvio leak in smbdnegotiate error path During tests of another unrelated patch I was able to trigger this error: Objects remaining on kmemcacheshutdown...

5.5CVSS0.00134EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/10/04 7:30 a.m.12 views

CVE-2025-39929 smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix smbdirectrecvio leak in smbdnegotiate error path During tests of another unrelated patch I was able to trigger this error: Objects remaining on kmemcacheshutdown...

0.00134EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.4 views

PT-2025-40709

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s SPI QUP component where cleanup operations are skipped during the removal process if an error occurs. Specifically, the issue arises from returning...

6.1AI score0.00133EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.3 views

PT-2025-40668

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s cxl subsystem where a null pointer dereference could occur in the cxl guest init afu or cxl guest init adapter functions. This happens if device...

6AI score0.00146EPSS
Exploits0References12
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-31958

Malicious code in bioql PyPI...

6.4AI score0.0014EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-24116

Malicious code in bioql PyPI...

7.5CVSS6.9AI score0.00713EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-51784

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00249EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-55385

Malicious code in bioql PyPI...

6.3AI score0.00156EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-12963

Malicious code in bioql PyPI...

7.1AI score0.00188EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-59781

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
Exploits0References4
Rows per page
Query Builder