Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2023-52690
HistoryMay 17, 2024 - 3:15 p.m.

CVE-2023-52690

2024-05-1715:15:20
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
vulnerability
powerpc/powernv
kasprintf
null pointer check
memory leaks
cve

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.3%

In the Linux kernel, the following vulnerability has been resolved:

powerpc/powernv: Add a null pointer check to scom_debug_init_one()

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.

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.3%