IT

Tracker / CVE-2024-38549

CVE-2024-38549

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtk_drm_gem_obj Add a check to mtk_drm_gem_init if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to allocate a 0x0 GBM buffer. Tested by attempting to allocate a 0x0 GBM buffer on an MT8188 and verifying that we now return EINVAL.

Affected products and versions

linux linux_kernel · 4.20 → 5.4.278
linux linux_kernel · 4.7 → 4.19.316
linux linux_kernel · 5.11 → 5.15.161
linux linux_kernel · 5.16 → 6.1.93
linux linux_kernel · 5.5 → 5.10.219
linux linux_kernel · 6.2 → 6.6.33
linux linux_kernel · 6.7 → 6.8.12
linux linux_kernel · 6.9 → 6.9.3

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References