Lucene search
+L

102 matches found

Cvelist
Cvelist
added 2024/06/19 2:57 p.m.38 views

CVE-2021-47609 firmware: arm_scpi: Fix string overflow in SCPI genpd driver

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Fix string overflow in SCPI genpd driver Without the bound checks for scpipd-name, it could result in the buffer overflow when copying the SCPI device name from the corresponding device tree node as the name...

0.0026EPSS
SaveExploits0References7
NVD
NVD
added 2024/05/19 11:15 a.m.21 views

CVE-2024-35943

In the Linux kernel, the following vulnerability has been resolved: pmdomain: ti: Add a null pointer check to the omapprmdomaininit devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.24 views

CVE-2024-35943

In the Linux kernel, the following vulnerability has been resolved: pmdomain: ti: Add a null pointer check to the omapprmdomaininit devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

5.5CVSS6.2AI score0.00223EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.14 views

CVE-2024-35943 pmdomain: ti: Add a null pointer check to the omap_prm_domain_init

In the Linux kernel, the following vulnerability has been resolved: pmdomain: ti: Add a null pointer check to the omapprmdomaininit devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

6.8AI score0.00223EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.37 views

CVE-2024-35943 pmdomain: ti: Add a null pointer check to the omap_prm_domain_init

In the Linux kernel, the following vulnerability has been resolved: pmdomain: ti: Add a null pointer check to the omapprmdomaininit devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

6.4AI score0.00223EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/18 2:44 a.m.40 views

CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 1:41 p.m.34 views

CVE-2023-52663 ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

7.3AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 1:26 a.m.30 views

CVE-2024-26770

A vulnerability was found in the Linux kernel during LED initialization in the devmkasprintf function, which returns a pointer to dynamically allocated memory. This pointer could return NULL if the function fails, which could result in crashes or undefined behavior...

4.4CVSS6.2AI score0.00237EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/03 5:0 p.m.113 views

CVE-2024-26771

Linux kernel CVE-2024-26771Fix: The TI edma (dmaengine) driver now includes null-pointer checks in edma_probe to guard against NULL from devm_kasprintf() (which can return NULL on failure). This prevents a potential NULL dereference in the kasprintf allocation path. Patch references in the Linux ...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2024/04/03 5:0 p.m.109 views

CVE-2024-26770

CVE-2024-26770 concerns the Linux kernel HID for the Nvidia Shield: a missing null-pointer check in LED initialization (led init path) could dereference NULL after devm_kasprintf() returns NULL. The issue arises during LED initialization within the Nvidia Shield HID handling; the CVSSv3.1 vector ...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.7 views

The vulnerability of the devm_kasprintf function in the Intel E800 network card driver for Linux operating systems allows a hacker to cause a service failure.

The vulnerability of the devmkasprintf function in the iceptp.c file of the Intel E800 network card driver for the Linux operating system is related to a pointer dereferencing error. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References12Affected Software3
SUSE CVE
SUSE CVE
added 2024/02/28 3:42 a.m.3 views

SUSE CVE-2023-52471

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

6.5CVSS7.7AI score0.00232EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/26 4:27 p.m.18 views

CVE-2023-52471

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.3AI score0.00232EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/26 4:27 p.m.3 views

DEBIAN-CVE-2023-52465

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.2AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/26 4:27 p.m.4 views

UBUNTU-CVE-2023-52471

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/26 4:27 p.m.23 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

7.1AI score0.00232EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/25 8:16 a.m.28 views

CVE-2023-52471 ice: Fix some null pointer dereference issues in ice_ptp.c

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

6.8AI score0.00232EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/25 8:16 a.m.36 views

CVE-2023-52471 ice: Fix some null pointer dereference issues in ice_ptp.c

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5AI score0.00232EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/02/25 8:16 a.m.21 views

CVE-2023-52471

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.9AI score0.00232EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/25 8:16 a.m.37 views

CVE-2023-52465 power: supply: Fix null pointer dereference in smb2_probe

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

5.7AI score0.00288EPSS
SaveExploits0References3
Rows per page
Query Builder