← Back to CVE List

CVE-2023-52869

Published: 2024-05-21T16:15Z
Last Modified: 2025-04-02T15:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: pstore/platform: Add check for kstrdup Add check for the return value of kstrdup() and return the error if it fails in order to avoid NULL pointer dereference. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt