Bugzilla – Bug 1223636
VUL-0: CVE-2024-26985: kernel: drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
Last modified: 2024-06-10 12:20:49 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26985 https://www.cve.org/CVERecord?id=CVE-2024-26985 https://git.kernel.org/stable/c/652ead9b746a63e4e79d7ad66d3edf0a8a5b0c2f https://git.kernel.org/stable/c/7d8ac0942c312abda43b407eff72d31747a7b472 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26985.mbox https://bugzilla.redhat.com/show_bug.cgi?id=2278331
$ ./scripts/check-kernel-fix CVE-2024-26985 652ead9b746a ("drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init") merged v6.9-rc5~23^2^2~1 Fixes: 44e694958b95 ("drm/xe/display: Implement display support") merged v6.8-rc1~111^2~7^2~212 Security fix for CVE-2024-26985 bsc#1223636 with CVSS 5.5 .............................. EVERYTHING IS OK! No action is needed. Reassigning.
All done, closing.