Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in of_find_device_by_node Use put_device to release the object get through of_find_device_by_node, avoiding resource leaks.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1, < 6.1.55 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/35ca8ce495366909b4c2e701d1356570dd40c4e2Patch
- https://git.kernel.org/stable/c/8ba9d91c8f21f070af2049f114c206a8f2d5c71ePatch
- https://git.kernel.org/stable/c/fa481125bc4ca8edc1a4c62fe53486ac9a817593Patch
FAQ
What is CVE-2023-53385?
CVE-2023-53385 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in of_find_device_by_node Use put_device to release the object get through of_find_device_by_node,...
How severe is CVE-2023-53385?
CVE-2023-53385 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-53385?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.