Lucene search
K

414 matches found

Cvelist
Cvelist
added 2025/07/10 7:41 a.m.5 views

CVE-2025-38275 phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs ISERR bug The qmpusbiomap helper function currently returns the raw result of devmioremap for non-exclusive mappings. Since devmioremap may return a NULL pointer and the caller only checks error...

0.00169EPSS
Exploits0References5
CVE
CVE
added 2025/07/04 1:37 p.m.48 views

CVE-2025-38208

CVE-2025-38208 is resolved in the Linux kernel: smb client adds a NULL check in automount_fullpath to prevent NULL dereference when tcon->origin_fullpath is set. The issue was a missing null check in __build_path_from_dentry_optional_prefix for the case when origin_fullpath is present. Affects...

5.5CVSS6.5AI score0.00148EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.3 views

CVE-2025-38143 backlight: pm8941: Add NULL check in wled_configure()

In the Linux kernel, the following vulnerability has been resolved: backlight: pm8941: Add NULL check in wledconfigure devmkasprintf returns NULL when memory allocation fails. Currently, wledconfigure does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS6.3AI score0.00166EPSS
Exploits0References12
CVE
CVE
added 2025/06/18 9:28 a.m.58 views

CVE-2025-38021

CVE-2025-38021 affects the Linux kernel in the DRM AMD Display path (drm/amd/display), where update_dchubp_dpp and related code could dereference a null pipe_ctx->plane_state. The issue is a missing null check in the update path that could lead to a null pointer dereference; it is stated to be...

5.5CVSS6.5AI score0.00137EPSS
Exploits0References2Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property; therefore, it is completely valid for the corresponding data-usbmiscdata to have a NULL value. This check was performed before dereferencing t...

5.5CVSS5.7AI score0.0015EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check of BO’s backing stores when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo-tbo.resource will be NULL. Check for this before dereferencing. Cherry-picked from commit...

5.5CVSS5.5AI score0.00152EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/05/27 12:0 a.m.3 views

PT-2025-46748

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/amdkfd subsystem related to a kernel process reference leak when unmapping user pointers. Specifically, the kfd lookup process by pid function can...

4.6CVSS5.5AI score0.00544EPSS
Exploits3References390
NVD
NVD
added 2025/05/20 4:15 p.m.13 views

CVE-2025-37912

In the Linux kernel, the following vulnerability has been resolved: ice: Check VF VSI Pointer Value in icevcaddfdirfltr As mentioned in the commit baeb705fd6a7 "ice: always check VF VSI pointer values", we need to perform a null pointer check on the return value of icegetvfvsi before using it...

5.5CVSS0.0016EPSS
Exploits0References7
NVD
NVD
added 2025/05/20 4:15 p.m.6 views

CVE-2025-37900

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS0.00157EPSS
Exploits0References3
CVE
CVE
added 2025/05/20 3:21 p.m.97 views

CVE-2025-37912

CVE-2025-37912 affects the Linux kernel ICE driver. The root cause is a missing null pointer check on the value returned by ice_get_vf_vsi(), which could lead to using a NULL VSI pointer in ice_vc_add_fdir_fltr(). The fix, described in commit baeb705fd6a7 ("ice: always check VF VSI pointer values...

5.5CVSS6.4AI score0.0016EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.11 views

CVE-2025-37912 ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()

In the Linux kernel, the following vulnerability has been resolved: ice: Check VF VSI Pointer Value in icevcaddfdirfltr As mentioned in the commit baeb705fd6a7 "ice: always check VF VSI pointer values", we need to perform a null pointer check on the return value of icegetvfvsi before using it...

0.0016EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.9 views

CVE-2025-37900 iommu: Fix two issues in iommu_copy_struct_from_user()

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

0.00157EPSS
Exploits0References3
OSV
OSV
added 2025/05/16 12:16 a.m.4 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.00361EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/05/14 12:0 a.m.2 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.00361EPSS
Exploits0References34
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.3 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.00252EPSS
Exploits0References5
OSV
OSV
added 2025/05/12 4:1 p.m.2 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.00224EPSS
Exploits1References3
NVD
NVD
added 2025/05/09 7:16 a.m.9 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.00244EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/05/09 6:45 a.m.13 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.00244EPSS
Exploits0References8
CVE
CVE
added 2025/05/09 6:45 a.m.133 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.00244EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2025/05/09 6:45 a.m.5 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...

5.5CVSS6.1AI score0.00244EPSS
Exploits0References13
Rows per page
Query Builder