PT-2026-54812 · Linux · Linux

Published

2026-07-01

·

Updated

2026-07-01

·

CVE-2026-53344

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-53344

Affected Products

Linux