CVE-2026-72156

Source
https://cve.org/CVERecord?id=CVE-2026-72156
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72156.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72156
Downstream
Published
2026-08-15T05:53:25Z
Modified
2026-08-18T03:31:04Z
Summary
fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()
Details

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

fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()

mpf_ops_parse_header() reads header_size from the bitstream at MPF_HEADER_SIZE_OFFSET (24). When header_size is zero, the expression *(buf + header_size - 1) reads one byte before the buffer start.

Since initial_header_size is set to 71 in mpf_ops, the fpga-mgr core guarantees the buffer is large enough to reach MPF_HEADER_SIZE_OFFSET. The only real gap is the zero header_size case, which cannot be resolved by providing a larger buffer, so return -EINVAL.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72156.json"
}
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
5f8d4a9008307e0bf210906948953386935d361c
Fixed
e45ec24d8e986d79a8e07f49a816c414ad283622
Fixed
0d3766fecd9b2db39a18b48021c15c522997ec25
Fixed
a1baee24df72ec8fd1d6925c1d5162ffff4ee3bf
Fixed
c9ef79e34bc1eac4fd59051e5c7b96a74e59d46f
Fixed
3da8eaf5469eda2353b72038d644fabddb848ce1
Fixed
43a1974da6bc7ce8f4d1dc1d03d56997428c29c3

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.0.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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