CVE-2024-38549
Published: Jun 19, 2024
Modified: May 11, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 119f5173628aa7a0c3cf9db83460d40709e8241d - < 79078880795478d551a05acc41f957700030d364affected 119f5173628aa7a0c3cf9db83460d40709e8241d - < be34a1b351ea7faeb15dde8c44fe89de3980ae67affected 119f5173628aa7a0c3cf9db83460d40709e8241d - < d17b75ee9c2e44d3a3682c4ea5ab713ea6073350affected 119f5173628aa7a0c3cf9db83460d40709e8241d - < 0e3b6f9123726858cac299e1654e3d20424cabe4affected 119f5173628aa7a0c3cf9db83460d40709e8241d - < 13562c2d48c9ee330de1077d00146742be368f05+4 more versions |
Linux | Linux | affected 4.7unaffected 0 - < 4.7unaffected 4.19.316 - <= 4.19.*unaffected 5.4.278 - <= 5.4.*unaffected 5.10.219 - <= 5.10.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now