CVE-2026-72158
Last modified
CVE-2026-72158 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: fpga: dfl: add bounds check in dfh_get_param_size() dfh_get_param_size() can return a parameter size larger than the feature region because the loop bounds check is evaluated before incrementing size. If the EOP (End of Parameters) bit is set in the same iteration, the inflated size is returned without re-validation against max. This can cause create_feature_instance() to call memcpy_fromio() with a size exceeding the ioremap'd region when a malicious FPGA device provides crafted DFHv1 parameter headers. Add a bounds check after the size increment to ensure the accumulated size never exceeds the feature boundary.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fpga: dfl: add bounds check in dfh_get_param_size() dfh_get_param_size() can return a parameter size larger than the feature region because the loop bounds check is evaluated before incrementing size. If the EOP (End of Parameters) bit is set in the same iteration, the inflated size is returned without re-validation against max. This can cause create_feature_instance() to call memcpy_fromio() with a size exceeding the ioremap'd region when a malicious FPGA device provides crafted DFHv1 parameter headers. Add a bounds check after the size increment to ensure the accumulated size never exceeds the feature boundary.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4747ab89b4a652f835494fcf8342aaa0efb9b0fd, < b2f6220e929b2a43605331d0139e65dc1640c05c; >= 4747ab89b4a652f835494fcf8342aaa0efb9b0fd, < 3b622aa447cf26104f96a8be39539367863bc6b6; >= 4747ab89b4a652f835494fcf8342aaa0efb9b0fd, < 012683accbb7d2bcf1264f2a0ecd6aa1dcea4d68; >= 4747ab89b4a652f835494fcf8342aaa0efb9b0fd, < f3df5386e3bb54626c117bd85e0158d45fb4aea9; >= 4747ab89b4a652f835494fcf8342aaa0efb9b0fd, < 9e8bc49f91f3f81d957c4f1c1f09fe94e2f88f6a |
| Linux | Linux | 6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72158?
How severe is CVE-2026-72158?
How do I fix CVE-2026-72158?
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-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-72156In 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-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…
- CVE-2026-72162In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72163In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72158?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
