First published: Tue May 21 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Kernel-devel | ||
Linux Kernel | >=5.10<5.10.201 | |
Linux Kernel | >=5.11<5.15.139 | |
Linux Kernel | >=5.16<6.1.63 | |
Linux Kernel | >=6.2<6.5.12 | |
Linux Kernel | >=6.6<6.6.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-52844 has been classified as a medium-severity vulnerability.
To fix CVE-2023-52844, update your Linux kernel to a patched version provided by your distribution.
CVE-2023-52844 affects systems running the Linux kernel, particularly those using the media: vidtv: psi subsystem.
Not addressing CVE-2023-52844 may lead to potential crashes or unexpected behavior due to NULL pointer dereferencing.
CVE-2023-52844 is considered a local vulnerability that requires access to the affected system to exploit.