Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-26985
HistoryMay 01, 2024 - 5:27 a.m.

CVE-2024-26985 drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init

2024-05-0105:27:25
Linux
github.com
1
linux
kernel
vulnerability
fix
intel_fb_bo_framebuffer_init

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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)

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial