CVE-2026-72156
Last modified
CVE-2026-72156 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5f8d4a9008307e0bf210906948953386935d361c, < e45ec24d8e986d79a8e07f49a816c414ad283622; >= 5f8d4a9008307e0bf210906948953386935d361c, < 0d3766fecd9b2db39a18b48021c15c522997ec25; >= 5f8d4a9008307e0bf210906948953386935d361c, < a1baee24df72ec8fd1d6925c1d5162ffff4ee3bf; >= 5f8d4a9008307e0bf210906948953386935d361c, < c9ef79e34bc1eac4fd59051e5c7b96a74e59d46f; >= 5f8d4a9008307e0bf210906948953386935d361c, < 3da8eaf5469eda2353b72038d644fabddb848ce1; >= 5f8d4a9008307e0bf210906948953386935d361c, < 43a1974da6bc7ce8f4d1dc1d03d56997428c29c3 |
| Linux | Linux | 6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72156?
How severe is CVE-2026-72156?
How do I fix CVE-2026-72156?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72150In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72151In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72153In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72154In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72157In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7216A weakness has been identified in donchelo processing-claude…7.3
- CVE-2026-72160In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72161In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72156?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
