Lucene search
K

544 matches found

RedhatCVE
RedhatCVE
added 2024/05/20 4:23 p.m.17 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
Exploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.18 views

CVE-2024-35940

In the Linux kernel, the following vulnerability has been resolved: pstore/zone: Add a null pointer check to the pszkmsgread kasprintf 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.0021EPSS
Exploits0References8
NVD
NVD
added 2024/05/19 11:15 a.m.17 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
Exploits0References8
OSV
OSV
added 2024/05/19 11:15 a.m.1 views

DEBIAN-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.5CVSS5.6AI score0.00223EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.15 views

CVE-2024-35940

In the Linux kernel, the following vulnerability has been resolved: pstore/zone: Add a null pointer check to the pszkmsgread kasprintf 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.4AI score0.0021EPSS
Exploits0References20
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.17 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.4AI score0.00223EPSS
Exploits0References19
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.26 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
Exploits0References6
CVE
CVE
added 2024/05/19 10:10 a.m.136 views

CVE-2024-35943

The CVE-2024-35943 entry pertains to the Linux kernel, specifically a vulnerability in TI-related pmdomain handling where omap_prm_domain_init lacked a null-pointer check after a dynamic allocation. The issue arises because devm_kasprintf() can return NULL on allocation failure, and without verif...

5.5CVSS6.7AI score0.00223EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.20 views

CVE-2024-35940 pstore/zone: Add a null pointer check to the psz_kmsg_read

In the Linux kernel, the following vulnerability has been resolved: pstore/zone: Add a null pointer check to the pszkmsgread kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

6.7AI score0.0021EPSS
Exploits0References6
CVE
CVE
added 2024/05/19 10:10 a.m.112 views

CVE-2024-35940

CVE-2024-35940 affects the Linux kernel. The vulnerability stems from pstore/zone: missing NULL pointer check in psz_kmsg_read after kasprintf() can return NULL on allocation failure. The impact is a potential NULL pointer dereference in kernel code paths involving kasprintf results, with publicl...

5.5CVSS6.7AI score0.0021EPSS
Exploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.22 views

CVE-2023-52690

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scomdebuginitone kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer check, and release 'ent' to avoid memory leaks...

5.5CVSS6.5AI score0.00236EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.17 views

CVE-2023-52686

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opaleventinit kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.4AI score0.00261EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:8 a.m.16 views

CVE-2023-52696

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opalpowercapinit kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.4AI score0.00851EPSS
Exploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.17 views

CVE-2023-52696

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opalpowercapinit kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

7.5CVSS7.4AI score0.00851EPSS
Exploits0References8
NVD
NVD
added 2024/05/17 3:15 p.m.17 views

CVE-2023-52690

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scomdebuginitone kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer check, and release 'ent' to avoid memory leaks...

5.5CVSS7.4AI score0.00236EPSS
Exploits0References8
NVD
NVD
added 2024/05/17 3:15 p.m.16 views

CVE-2023-52686

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opaleventinit kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS7.4AI score0.00261EPSS
Exploits0References9
NVD
NVD
added 2024/05/17 3:15 p.m.13 views

CVE-2023-52675

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS7.4AI score0.00271EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.16 views

CVE-2023-52675

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.3AI score0.00271EPSS
Exploits0References18
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.18 views

CVE-2023-52690

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scomdebuginitone kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer check, and release 'ent' to avoid memory leaks...

5.5CVSS6.3AI score0.00236EPSS
Exploits0References17
OSV
OSV
added 2024/05/17 3:15 p.m.0 views

UBUNTU-CVE-2023-52690

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scomdebuginitone kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer check, and release 'ent' to avoid memory leaks...

5.5CVSS6.3AI score0.00236EPSS
Exploits0References18
Rows per page
Query Builder