← Späť na vyhľadávanie CVE

CVE-2026-53344

Linux Kernel

Popis

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init Regmap initialization triggers regcache_maple_populate() which attempts SPI read to populate cache. SPI read requires mcp->dev and mcp->addr to be set, without them, NULL pointer dereference occurs during probe. Move initialization before mcp23s08_spi_regmap_init() call.

CVSS 5.5EPSS 0.1%Riziko 0.55
Zobraziť zdroj
Zverejnené
2026-07-01 14:16:42
Dotknuté verzie
unknown
Typ
Jadro
Posledná úprava
2026-07-23 21:32:16
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Operačné systémy
Linux