Lucene search
+L

423 matches found

OSV
OSV
added 2025/05/16 12:16 a.m.7 views

SUSE-SU-2025:1550-1 Security update for openssl-3

This update for openssl-3 fixes the following issues: Security: - CVE-2025-27587: Timing side channel vulnerability in the P-384 implementation when used with ECDSA in the PPC architecture bsc1240366. - Missing null pointer check before accessing handshakefunc in ssllib.c bsc1240607. FIPS: -...

5.3CVSS6.6AI score0.0038EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/05/14 12:00 a.m.7 views

PT-2025-22646 · Openssl +1 · Openssl +1

Name of the Vulnerable Software and Affected Versions: openssl-3 affected versions not specified Description: The issue concerns a timing side channel vulnerability in the P-384 implementation when used with ECDSA in the PPC architecture. Additionally, there is a missing null pointer check before...

5.3CVSS5.8AI score0.0038EPSS
SaveExploits0References34
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: drm/amdgpu: fix the waring dereferencing hive

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix the waring dereferencing hive Check the amdgpuhiveinfo hive that maybe is NULL...

5.5CVSS6.4AI score0.0025EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/12 4:01 p.m.6 views

SUSE-SU-2025:1534-1 Security update for augeas

This update for augeas fixes the following issues: - CVE-2025-2588: Check for NULL pointers when calling recaseexpand in function faexpandnocase. bsc1239909...

4.8CVSS4.4AI score0.00265EPSS
SaveExploits1References3
NVD
NVD
added 2025/05/09 7:16 a.m.14 views

CVE-2025-37881

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in astvhubinitdev The variable d-name, returned by devmkasprintf, could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in...

5.5CVSS0.00292EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/09 6:45 a.m.10 views

CVE-2025-37881

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in astvhubinitdev The variable d-name, returned by devmkasprintf, could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in...

5.5CVSS5.5AI score0.00292EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/09 6:45 a.m.27 views

CVE-2025-37881 usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in astvhubinitdev The variable d-name, returned by devmkasprintf, could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in...

0.00292EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/09 6:45 a.m.170 views

CVE-2025-37881

In CVE-2025-37881, the Linux kernel USB gadget aspeed driver (ast_vhub_init_dev) fixes a NULL pointer dereference by adding a NULL check for d->name (returned by devm_kasprintf). The issue could occur if devm_kasprintf() returns NULL, potentially leading to a crash. The patch, which references...

5.5CVSS6.4AI score0.00292EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/09 6:45 a.m.14 views

CVE-2025-37881 usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in astvhubinitdev The variable d-name, returned by devmkasprintf, could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in...

6.1AI score
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.7 views

SUSE CVE-2025-37826

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcdmcqcomplpendingtransfer Add a NULL check for the returned hwq pointer by ufshcdmcqreqtohwq. This is similar to the fix in commit 74736103fb41 "scsi: ufs: core: Fix ufshcdabortone racing...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/08 7:15 a.m.12 views

CVE-2025-37801

In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spiimxsetupxfer Add check for the return value of spiimxsetupxfer. spiimx-rx and spiimx-tx function pointer can be NULL when spiimxsetupxfer return error, and make NULL pointer dereference. Unable to...

7.8CVSS0.002EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/08 7:15 a.m.8 views

UBUNTU-CVE-2025-37828

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References22
CVE
CVE
added 2025/05/08 6:26 a.m.119 views

CVE-2025-37828

CVE-2025-37828 affects the Linux kernel in the SCSI/UFS MCQ path. A race between MCQ completion and the abort handler can lead to dereferencing a NULL hwq pointer after __blk_mq_free_request() sets rq->mq_hctx to NULL. The fix adds a NULL check on the returned hwq in ufshcd_mcq_abort(); if hwq...

5.5CVSS5.2AI score0.00176EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.13 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-21904)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21904 advisory. - In the Linux kernel, the following vulnerability has been resolved: caifvirtio: fix wrong pointer check in...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/02 4:15 p.m.6 views

DEBIAN-CVE-2023-53110

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

5.5CVSS5.5AI score0.00456EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 1:15 p.m.11 views

CVE-2025-23148

In the Linux kernel, the following vulnerability has been resolved: soc: samsung: exynos-chipid: Add NULL pointer check in exynoschipidprobe socdevattr-revision could be NULL, thus, a pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in commit...

5.5CVSS0.00205EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/01 1:15 p.m.13 views

CVE-2025-23147

In the Linux kernel, the following vulnerability has been resolved: i3c: Add NULL pointer check in i3cmasterqueueibi The I3C master driver may receive an IBI from a target device that has not been probed yet. In such cases, the master calls i3cmasterqueueibi to queue an IBI work task, leading to...

5.5CVSS0.00207EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/01 12:55 p.m.160 views

CVE-2025-23148

The CVE-2025-23148 issue applies to the Linux kernel: the Samsung Exynos chipid driver (exynos_chipid_probe) now checks soc_dev_attr->revision for NULL to prevent NULL-pointer dereference. This fixes a potential local dereference vulnerability. The fix mirrors a prior NULL-pointer dereference ...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/05/01 12:55 p.m.152 views

CVE-2025-23147

CVE-2025-23147 : Linux kernel i3c master/IBI handling vulnerability where an IBI can arrive before the target driver is probed, causing a NULL dereference in dev->ibi and a kernel panic. Affected component is the I3C master queue path (i3c_master_queue_ibi()); root cause is uninitialized dev-&...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.27 views

CVE-2025-23147 i3c: Add NULL pointer check in i3c_master_queue_ibi()

In the Linux kernel, the following vulnerability has been resolved: i3c: Add NULL pointer check in i3cmasterqueueibi The I3C master driver may receive an IBI from a target device that has not been probed yet. In such cases, the master calls i3cmasterqueueibi to queue an IBI work task, leading to...

0.00207EPSS
SaveExploits0References9
Rows per page
Query Builder