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().
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-10-04 16:15
Updated : 2026-03-25 00:37
NVD link : CVE-2023-53533
Mitre link : CVE-2023-53533
CVE.ORG link : CVE-2023-53533
JSON object : View
Products Affected
linux
- linux_kernel
CWE
