Description
In the Linux kernel, the following vulnerability has been resolved: pinctrl: pinconf-generic: Fully validate -pinmux- property The pinconf_generic_parse_dt_pinmux() assumes that the -pinmux- property is not empty when present. This might be not true. With that, the allocator will give a special value in return and not NULL which lead to the crash when trying to access that (invalid) memory. Fix that by fully validating -pinmux- value, including its length.
CVSS 5.5EPSS 0.11199999999999999%Risque 0.56
Voir la source- Publication
- 2026-06-26 20:17:24
- Versions concernées
- unknown
- Type
- Noyau
- Vecteur
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Systèmes d’exploitation
- Linux