Vulnerability CVE-2024-26985


Published: 2024-05-01

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)

 References:
https://git.kernel.org/stable/c/7d8ac0942c312abda43b407eff72d31747a7b472
https://git.kernel.org/stable/c/652ead9b746a63e4e79d7ad66d3edf0a8a5b0c2f

Copyright 2026, cxsecurity.com

 

Back to Top