VYPR
Medium severity5.5NVD Advisory· Published Jun 26, 2026· Updated Jul 6, 2026

CVE-2026-53307

CVE-2026-53307

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.

Affected products

3
  • Linux/Kernelllm-fuzzy2 versions
    (expand)+ 1 more
    • (no CPE)
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=6.15,<6.18.33
  • osv-coords
    Range: >= 6.15.0, < 6.18.33

Patches

Vulnerability mechanics

References

3

News mentions

1