Lucene search
+L

826 matches found

CVE
CVE
added 2025/05/02 3:56 p.m.91 views

CVE-2023-53139

The CVE-2023-53139 issue is in the Linux kernel’s NFC FDP code: it adds a null check for devm_kmalloc_array in fdp_nci_i2c_read_device_properties. If devm_kmalloc_array fails and fw_vsc_cfg is NULL, an out-of-bounds write can occur in device_property_read_u8_array. The vulnerability is addressed ...

5.5CVSS6.6AI score0.00164EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/05/02 3:55 p.m.76 views

CVE-2023-53061

CVE-2023-53061 affects the Linux kernel (ksmbd) and describes a refcount leak in smb2_open() where the reference count of acls can leak if memory allocation fails. The fix adds the missing posix_acl_release() to prevent the leak. Connected documents confirm the vulnerability was addressed in the ...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/05/02 2:2 a.m.13 views

SUSE CVE-2025-37793

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix null-ptr-deref in avscomponentprobe devmkasprintf returns NULL when memory allocation fails. Currently, avscomponentprobe does not check for this case, which results in a NULL pointer dereference...

5.5CVSS7.8AI score0.00164EPSS
SaveExploits0References16
NVD
NVD
added 2025/05/01 2:15 p.m.23 views

CVE-2025-37793

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix null-ptr-deref in avscomponentprobe devmkasprintf returns NULL when memory allocation fails. Currently, avscomponentprobe does not check for this case, which results in a NULL pointer dereference...

5.5CVSS0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:15 p.m.5 views

UBUNTU-CVE-2025-37793

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix null-ptr-deref in avscomponentprobe devmkasprintf returns NULL when memory allocation fails. Currently, avscomponentprobe does not check for this case, which results in a NULL pointer dereference...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.16 views

CVE-2022-49832 pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix null pointer dereferencing in pinctrldttomap Here is the BUG report by KASAN about null pointer dereference: BUG: KASAN: null-ptr-deref in strcmp+0x2e/0x50 Read of size 1 at addr 0000000000000000 by task...

0.00192EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/01 1:7 p.m.125 views

CVE-2025-37793

CVE-2025-37793 affects the Linux kernel ASoC: Intel avs driver. The vulnerability arises when avs_component_probe() dereferences a NULL from devm_kasprintf() if memory allocation fails, leading to a NULL pointer dereference. A fix was implemented in the kernel to check for NULL from devm_kasprint...

5.5CVSS6.6AI score0.00164EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 1:7 p.m.8 views

CVE-2025-37793 ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix null-ptr-deref in avscomponentprobe devmkasprintf returns NULL when memory allocation fails. Currently, avscomponentprobe does not check for this case, which results in a NULL pointer dereference...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.12 views

PT-2025-18549 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereferencing issue has been resolved in the Linux kernel, specifically in the pinctrl dt to map function. The issue occurred when kasprintf returned a NULL pointer due ...

8.8CVSS7.5AI score0.01327EPSS
SaveExploits4References668
RedhatCVE
RedhatCVE
added 2025/04/17 5:59 p.m.13 views

CVE-2025-3618

A denial-of-service vulnerability exists in the Rockwell Automation ThinManager. The software fails to adequately verify the outcome of memory allocation while processing Type 18 messages. If exploited, a threat actor could cause a denial-of-service on the target software...

8.5CVSS6.8AI score0.01683EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.8 views

AZL-61697 CVE-2025-22066 affecting package kernel for versions less than 6.6.92.2-1

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

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.4 views

UBUNTU-CVE-2025-22054

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

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References50
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.1 views

CVE-2025-22066 ASoC: imx-card: Add NULL check in imx_card_probe()

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

7.5AI score0.00191EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.2 views

CVE-2025-22054 arcnet: Add NULL check in com20020pci_probe()

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

7.5AI score0.002EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.4 views

kernel: wifi: brcm80211: handle pmk_op allocation failure

A vulnerability was found in the Linux kernel's Wi-Fi cfg80211.c driver, where a lack of proper checks can result in a NULL pointer dereference. This issue occurs when the brcmfpmksav3op function attempts to call malloc , but the physical memory has run out. In this situation, kzalloc will return...

5.5CVSS7.2AI score0.00274EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an overflow in the pagesize variable in mlx5, which could lead to a memory allocation failure...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/04/14 12:0 a.m.6 views

Medium: grub2

Issue Overview: A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not...

7.8CVSS8.6AI score0.01405EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/04/14 12:0 a.m.18 views

Amazon Linux 2023 : grub2-common, grub2-efi-aa64, grub2-efi-aa64-cdboot (ALAS2023-2025-937)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-937 advisory. A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The...

7.8CVSS7.8AI score0.01405EPSS
SaveExploits1References44
Tenable Nessus
Tenable Nessus
added 2025/04/05 12:0 a.m.6 views

FreeBSD : Mozilla -- use-after-free after failed memory allocation (ee407762-116c-11f0-8b2c-b42e991fc52e)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the ee407762-116c-11f0-8b2c-b42e991fc52e advisory. [email protected] reports: Assuming a controlled failed memory allocation, an attacker could have...

5.3CVSS7.3AI score0.00811EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.7 views

PT-2025-27745

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been resolved in the Linux kernel. The problem occurred because the raspberrypi clk register function did not check for a NULL return value from de...

6CVSS6.6AI score0.0015EPSS
SaveExploits0
Rows per page
Query Builder