Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe rpi_firmware_get() take reference, we need to release it in error paths as well. Use devm_rpi_firmware_get() helper to handling the resources. Also remove the existing rpi_firmware_put().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.0, < 5.4.243 |
References
- https://git.kernel.org/stable/c/0d6a5c9489c8a3d434e685066119c4333476dccdPatch
- https://git.kernel.org/stable/c/1dfa3c9dd27bdc347733d06e980395768520bc3ePatch
- https://git.kernel.org/stable/c/36d087e49dabd28d2c13a7532dac72d625ce69fbPatch
- https://git.kernel.org/stable/c/5bca3688bdbc3b58a2894b8671a8e2378efe28bdPatch
- https://git.kernel.org/stable/c/7acad58049acc6ac148e8b613a6eceeca4bcb4a7Patch
- https://git.kernel.org/stable/c/9216aa5cfd86809a2681be3683cd9ac30432de0cPatch
- https://git.kernel.org/stable/c/9dbbe9db224c23a60dc7b1e00c701be93328c873Patch
FAQ
What is CVE-2023-53533?
CVE-2023-53533 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe rpi_firmware_get() take reference, we need to release it in error paths ...
How severe is CVE-2023-53533?
CVE-2023-53533 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-53533?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.