← Back to CVE List

CVE-2023-52844

Published: 2024-05-21T16:15Z
Last Modified: 2025-04-02T14:56Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: media: vidtv: psi: 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