Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: platform: mediatek: vpu: fix NULL ptr dereference If pdev is NULL, then it is still dereferenced. This fixes this smatch warning: drivers/media/platform/mediatek/vpu/mtk_vpu.c:570 vpu_load_firmware() warn: address of NULL pointer 'pdev'
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.14.324 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/099e929e7477f37ca16738fc158d7101c0189ca1Patch
- https://git.kernel.org/stable/c/1b3f25d3894a091abc247eadab266a2c9be64389Patch
- https://git.kernel.org/stable/c/2caeb722f0ea5d2d24af30bb1753a89d449b6aa0Patch
- https://git.kernel.org/stable/c/3df55cd773e8603b623425cc97b05e542854ad27Patch
- https://git.kernel.org/stable/c/4d299e6e0ac3cf8ab4517dc29c9294bc4bf72398Patch
- https://git.kernel.org/stable/c/776b34615a29551d69d82a0082e7319d5ea284bdPatch
- https://git.kernel.org/stable/c/b7bd48f0be84e24d21aa3a8f59a8a9cb8633a1c4Patch
- https://git.kernel.org/stable/c/c1c5826223ae05a48d21f6708c6f34ee9006238cPatch
FAQ
What is CVE-2023-53425?
CVE-2023-53425 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: media: platform: mediatek: vpu: fix NULL ptr dereference If pdev is NULL, then it is still dereferenced. This fixes this smatch w...
How severe is CVE-2023-53425?
CVE-2023-53425 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53425?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.