Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.10.201 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3387490c89b10aeb4e71d78b65dbc9ba4b2385b9Patch
- https://git.kernel.org/stable/c/5c26aae3723965c291c65dd2ecad6a3240d422b0Patch
- https://git.kernel.org/stable/c/5cfcc8de7d733a1137b86954cc28ce99972311adPatch
- https://git.kernel.org/stable/c/76a2c5df6ca8bd8ada45e953b8c72b746f42918dPatch
- https://git.kernel.org/stable/c/a51335704a3f90eaf23a6864faefca34b382490aPatch
- https://git.kernel.org/stable/c/d17269fb9161995303985ab2fe6f16cfb72152f9Patch
- https://git.kernel.org/stable/c/3387490c89b10aeb4e71d78b65dbc9ba4b2385b9Patch
- https://git.kernel.org/stable/c/5c26aae3723965c291c65dd2ecad6a3240d422b0Patch
- https://git.kernel.org/stable/c/5cfcc8de7d733a1137b86954cc28ce99972311adPatch
- https://git.kernel.org/stable/c/76a2c5df6ca8bd8ada45e953b8c72b746f42918dPatch
- https://git.kernel.org/stable/c/a51335704a3f90eaf23a6864faefca34b382490aPatch
- https://git.kernel.org/stable/c/d17269fb9161995303985ab2fe6f16cfb72152f9Patch
FAQ
What is CVE-2023-52844?
CVE-2023-52844 is a vulnerability with a CVSS score of 6.2 (MEDIUM). 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 ...
How severe is CVE-2023-52844?
CVE-2023-52844 has been rated MEDIUM with a CVSS base score of 6.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52844?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.