Lucene search
K

414 matches found

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.111 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.20 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.15 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.15 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.12 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.11 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.15 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.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.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
Cvelist
Cvelist
added 2024/05/17 2:27 p.m.17 views

CVE-2023-52696 powerpc/powernv: Add a null pointer check in opal_powercap_init()

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...

6.3AI score0.00851EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.26 views

CVE-2023-52690 powerpc/powernv: Add a null pointer check to scom_debug_init_one()

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...

6.4AI score0.00236EPSS
Exploits0References7
CVE
CVE
added 2024/05/17 2:24 p.m.161 views

CVE-2023-52690

CVE-2023-52690 is a Linux kernel vulnerability affecting powerpc/powernv where kasprintf() can return NULL on allocation failure and a null pointer check was missing in scom_debug_init_one(). The fix adds a null pointer check and ensures proper release of ent to avoid memory leaks. Connected advi...

5.5CVSS6.7AI score0.00236EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.23 views

CVE-2023-52690 powerpc/powernv: Add a null pointer check to scom_debug_init_one()

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...

6.7AI score0.00236EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.20 views

CVE-2023-52686 powerpc/powernv: Add a null pointer check in opal_event_init()

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...

6.3AI score0.00261EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.12 views

CVE-2023-52686 powerpc/powernv: Add a null pointer check in opal_event_init()

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...

6.6AI score0.00261EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.17 views

CVE-2023-52675 powerpc/imc-pmu: Add a null pointer check in update_events_in_group()

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...

6.6AI score0.00271EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.14 views

CVE-2023-52675 powerpc/imc-pmu: Add a null pointer check in update_events_in_group()

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...

6.3AI score0.00271EPSS
Exploits0References8
Rows per page
Query Builder