VulnerabilityAnalyzed
CVE-2023-53533
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.
MEDIUM 5.5EPSS 0.16%
Does this matter?
Lower severity and a low EPSS score (0.16%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.16% probability · 5th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.