Lucene search
+L

170 matches found

OSV
OSV
added 2025/11/25 10:3 p.m.9 views

JLSEC-2025-237 In libarchive before 3.6.2, the software does not check for an error after calling calloc function...

In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the...

9.8CVSS7.1AI score0.01936EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/30 10:15 a.m.7 views

CVE-2025-40097

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix missing pointer check in hdacomponentmanagerinit function The componentmatchadd function may assign the 'matchptr' pointer the value ERRPTR-ENOMEM, which will subsequently be dereferenced. The call stack leading to...

0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/30 10:15 a.m.3 views

DEBIAN-CVE-2025-40097

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix missing pointer check in hdacomponentmanagerinit function The componentmatchadd function may assign the 'matchptr' pointer the value ERRPTR-ENOMEM, which will subsequently be dereferenced. The call stack leading to...

5.1AI score0.00185EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/28 12:0 a.m.9 views

PT-2025-44101

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the remoteproc subsystem, specifically within the pru rproc set ctable function. This function could potentially dereference a NULL pointer because it...

5.5CVSS5.3AI score0.00201EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-1999-1415

Malware in sbrugna...

7.2CVSS6.4AI score0.00788EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2017-12018

Malware in sbrugna...

9.8CVSS9.5AI score0.01902EPSS
SaveExploits2References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-17657

Malware in sbrugna...

7.8CVSS7.9AI score0.00172EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-3615

Malware in sbrugna...

7.8CVSS7.2AI score0.01772EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2013-1922

Malware in sbrugna...

4.7CVSS7.6AI score0.0035EPSS
SaveExploits0References15
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-27890

Malicious code in bioql PyPI...

6.4AI score0.00143EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-15853

Malicious code in bioql PyPI...

7.8AI score0.00152EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-53375

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00207EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-53374

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00207EPSS
SaveExploits0References6
NVD
NVD
added 2025/09/23 6:15 a.m.7 views

CVE-2025-39878

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

5.5CVSS0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/19 3:26 p.m.8 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/09/19 3:26 p.m.29 views

CVE-2025-39858

The CVE-2025-39858 entry concerns a Linux kernel issue in mlx4_en_create_rx_ring where a NULL check after page_pool_create() could dereference an invalid pointer, since page_pool_create() returns ERR_PTR values. The fix replaces the NULL check with an IS_ERR() check to properly handle error point...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.6 views

PT-2025-38565

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw was discovered in the Linux kernel’s mlx4 network driver. An incorrect check after calling page pool create could lead to an invalid pointer dereference. Specifically, a NULL chec...

6AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/17 2:56 p.m.10 views

CVE-2023-53345 rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential data race in rxrpcwaittobeconnected Inside the loop in rxrpcwaittobeconnected it checks call-error to see if it should exit the loop without first checking the call state. This is probably safe as if call-err...

4.7CVSS6.2AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.5 views

SUSE CVE-2025-38536

In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix potential use-after-free in airohanpuget np-name was being used after calling ofnodeputnp, which releases the node and can lead to a use-after-free bug. Previously, ofnodeputnp was called unconditionally after...

7.8CVSS6.5AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/16 12:15 p.m.4 views

UBUNTU-CVE-2025-38536

In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix potential use-after-free in airohanpuget np-name was being used after calling ofnodeputnp, which releases the node and can lead to a use-after-free bug. Previously, ofnodeputnp was called unconditionally after...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
Rows per page
Query Builder