CVE-2026-53344

Source
https://cve.org/CVERecord?id=CVE-2026-53344
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53344.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-53344
Downstream
Published
2026-07-01T13:32:24.546Z
Modified
2026-07-16T03:32:34.146033883Z
Summary
pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
Details

In the Linux kernel, the following vulnerability has been resolved:

pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init

Regmap initialization triggers regcachemaplepopulate() 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 mcp23s08spiregmap_init() call.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53344.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f9f4fda15e720686f1b2b436591ab11255e4e85e
Fixed
3a13bb9540dfd7014c5601608afcbbadbbcfd673
Fixed
8473c3a197b57ff01396f7a2ec6ddf65383820d4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53344.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.13

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53344.json"