First published: Thu May 30 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=4.9.334<4.10 | |
Linux Kernel | >=4.14.300<4.15 | |
Linux Kernel | >=4.19.267<4.19.314 | |
Linux Kernel | >=5.4.225<5.4.276 | |
Linux Kernel | >=5.10.156<5.10.217 | |
Linux Kernel | >=5.15.80<5.15.159 | |
Linux Kernel | >=6.0.10<6.1.91 | |
Linux Kernel | >=6.2<6.6.31 | |
Linux Kernel | >=6.7<6.8.10 | |
Linux Kernel | =6.9-rc1 | |
Linux Kernel | =6.9-rc2 | |
Linux Kernel | =6.9-rc3 | |
Linux Kernel | =6.9-rc4 | |
Linux Kernel | =6.9-rc5 | |
Linux Kernel | =6.9-rc6 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.16-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-36959 is categorized as high due to potential impact on device functionality.
To fix CVE-2024-36959, upgrade to a patched version of the Linux Kernel, such as 5.10.223-1 or later.
CVE-2024-36959 affects Linux Kernel versions between 4.9.334 and 6.9-rc6, including specific ranges.
CVE-2024-36959 is a reference count leak vulnerability found in the pinctrl component of the Linux kernel.
As of now, there is no public exploit reported for CVE-2024-36959, but the vulnerability should still be addressed promptly.