๐Ÿ” CVE Alert

CVE-2026-72158

UNKNOWN 0.0

fpga: dfl: add bounds check in dfh_get_param_size()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
4747ab89b4a652f835494fcf8342aaa0efb9b0fd < b2f6220e929b2a43605331d0139e65dc1640c05c 4747ab89b4a652f835494fcf8342aaa0efb9b0fd < 3b622aa447cf26104f96a8be39539367863bc6b6 4747ab89b4a652f835494fcf8342aaa0efb9b0fd < 012683accbb7d2bcf1264f2a0ecd6aa1dcea4d68 4747ab89b4a652f835494fcf8342aaa0efb9b0fd < f3df5386e3bb54626c117bd85e0158d45fb4aea9 4747ab89b4a652f835494fcf8342aaa0efb9b0fd < 9e8bc49f91f3f81d957c4f1c1f09fe94e2f88f6a
Linux / Linux
6.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/b2f6220e929b2a43605331d0139e65dc1640c05c git.kernel.org: https://git.kernel.org/stable/c/3b622aa447cf26104f96a8be39539367863bc6b6 git.kernel.org: https://git.kernel.org/stable/c/012683accbb7d2bcf1264f2a0ecd6aa1dcea4d68 git.kernel.org: https://git.kernel.org/stable/c/f3df5386e3bb54626c117bd85e0158d45fb4aea9 git.kernel.org: https://git.kernel.org/stable/c/9e8bc49f91f3f81d957c4f1c1f09fe94e2f88f6a