Security Advisory

CVE-2024-26985

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-01 05:27:25
Last updated 2026-05-11 20:08:10
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init Add a unreference bo in the error path, to prevent leaking a bo ref. Return 0 on success to clarify the success path. (cherry picked from commit a2f3d731be3893e730417ae3190760fcaffdf549)