Lucene search

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

CVE-2023-52686

2024-05-1715:15:19
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
4
linux
kernel
vulnerability
null pointer check
opal_event_init
powerpc
powernv
kasprintf
dynamically allocated memory
failure

EPSS

0

Percentile

13.0%

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

powerpc/powernv: Add a null pointer check in opal_event_init()

kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.