Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-52607
HistoryMar 06, 2024 - 12:00 a.m.

CVE-2023-52607

2024-03-0600:00:00
ubuntu.com
ubuntu.com
9
linux
kernel
vulnerability
powerpc
fix
null-pointer
dereference
pgtable_cache_add
kasprintf
denial of service

7.5 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved:
powerpc/mm: Fix null-pointer dereference in pgtable_cache_add kasprintf()
returns a pointer to dynamically allocated memory which can be NULL upon
failure. Ensure the allocation was successful by checking the pointer
validity.

Notes

Author Note
Priority reason: Denial of service which occurs through causing kasprintf() to fail.
rodrigo-zaiden USN-6765-1 for linux-oem-6.5 wrongly stated that this CVE was fixed in version 6.5.0-1022.23. The mentioned notice was revoked and the state of the fix for linux-oem-6.5 was recovered to the previous state.

References