CVE-2023-52607

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52607
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52607.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-52607
Downstream
Related
Published
2024-03-06T07:15:11Z
Modified
2025-08-09T19:01:28Z
Summary
[none]
Details

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

powerpc/mm: Fix null-pointer dereference in pgtablecacheadd

kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity.

References

Affected packages