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
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-24 16:16
Updated : 2026-08-17 05:17
NVD link : CVE-2026-64249
Mitre link : CVE-2026-64249
CVE.ORG link : CVE-2026-64249
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
