Security Advisory

CVE-2026-64249

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-24 15:31:16
Last updated 2026-07-24 15:31:16
Assigner Linux
CVSS score not scored
State PUBLISHED

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 ]