Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-38549
HistoryJun 19, 2024 - 2:15 p.m.

CVE-2024-38549

2024-06-1914:15:15
Debian Security Bug Tracker
security-tracker.debian.org
cve-2024-38549
drm/mediatek
size check
mtk_drm_gem_obj
unix

7.1 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

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.

7.1 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%