CVE-2026-97899
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Sep 25, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix memory leak in query_perf_config_list() When krealloc() fails, free the original oa_config_ids before returning to avoid a memory leak. (cherry picked from commit 9977e9d84f46d4f12ad35fbbc0ec4638554bce87)