GHSA-hmrv-6g38-c354HighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: fpga: region: fix use-after...

Published
July 24, 2026
Last Modified
August 13, 2026

🔗 CVE IDs covered (1)

📋 Description

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

fpga: region: fix use-after-free in child_regions_with_firmware()

Move of_node_put(child_region) after the error print to avoid accessing freed memory when pr_err() references child_region.

[ Yilun: Fix the Fixes tag ]

🔗 References (10)