CVE-2024-36959
In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() If we fail to allocate propname buffer, we need to drop the reference count we just took.
Does this matter?
Lower severity and a low EPSS score (0.25%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrl_dt_free_maps() includes the droping operation, here we call it directly.
- 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.25% probability · 17th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/026e24cf31733dbd97f41cc9bc5273ace428eeecPatch
- https://git.kernel.org/stable/c/06780473cb8a858d1d6cab2673e021b072a852d1Patch
- https://git.kernel.org/stable/c/35ab679e8bb5a81a4f922d3efbd43e32bce69274Patch
- https://git.kernel.org/stable/c/47d253c485491caaf70d8cd8c0248ae26e42581fPatch
- https://git.kernel.org/stable/c/518d5ddafeb084d6d9b1773ed85164300037d0e6Patch
- https://git.kernel.org/stable/c/76aa2440deb9a35507590f2c981a69a57ecd305dPatch
- https://git.kernel.org/stable/c/a0cedbcc8852d6c77b00634b81e41f17f29d9404Patch
- https://git.kernel.org/stable/c/c7e02ccc9fdc496fe51e440e3e66ac36509ca049Patch
- https://git.kernel.org/stable/c/026e24cf31733dbd97f41cc9bc5273ace428eeecPatch
- https://git.kernel.org/stable/c/06780473cb8a858d1d6cab2673e021b072a852d1Patch
- https://git.kernel.org/stable/c/35ab679e8bb5a81a4f922d3efbd43e32bce69274Patch
- https://git.kernel.org/stable/c/47d253c485491caaf70d8cd8c0248ae26e42581fPatch
- https://git.kernel.org/stable/c/518d5ddafeb084d6d9b1773ed85164300037d0e6Patch
- https://git.kernel.org/stable/c/76aa2440deb9a35507590f2c981a69a57ecd305dPatch
- https://git.kernel.org/stable/c/a0cedbcc8852d6c77b00634b81e41f17f29d9404Patch
- https://git.kernel.org/stable/c/c7e02ccc9fdc496fe51e440e3e66ac36509ca049Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00019.htmlMailing List
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.htmlMailing List
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-613116.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.