In the Linux kernel, the following vulnerability has been resolved:
media: vidtv: mux: Add check and kfree for kstrdup
Add check for the return value of kstrdup() and return the error
if it fails in order to avoid NULL pointer dereference.
Moreover, use kfree() in the later error handling in order to avoid
memory leak.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:40.529Z
Updated: 2024-11-04T14:53:39.761Z
Reserved: 2024-05-21T15:19:24.253Z
Link: CVE-2023-52841
Vulnrichment
Updated: 2024-08-02T23:11:36.231Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:21.440
Modified: 2024-11-21T08:40:42.013
Link: CVE-2023-52841
Redhat