Lucene search

K
redhatcveRedhat.comRH:CVE-2023-52841
HistoryMay 23, 2024 - 11:13 a.m.

CVE-2023-52841

2024-05-2311:13:24
redhat.com
access.redhat.com
3
linux kernel
media
vulnerability
mitigation
kstrdup
kfree
memory leak

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.5%

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.

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.5%