CVE-2024-49992
CBL Mariner vulnerability analysis and mitigation

Overview

CVE-2024-49992 affects the Linux kernel's DRM/STM driver, specifically involving use-after-free issues with CRTC and plane components. The vulnerability was discovered by the Linux Verification Center (linuxtesting.org) and was disclosed in October 2024. The issue occurs in the ltdc_load() function which incorrectly calls drm_crtc_init_with_planes(), drm_universal_plane_init(), and drm_encoder_init() with parameters allocated using devm_kzalloc() (Kernel Git).

Technical details

The vulnerability stems from improper memory management in the DRM/STM driver. The ltdc_load() function uses devm_kzalloc() for allocating memory for various DRM components, but these allocations should instead be managed by the DRM framework to prevent use-after-free issues. The issue has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could lead to use-after-free conditions in the Linux kernel's DRM subsystem, potentially resulting in system crashes, memory corruption, or privilege escalation. This affects various Linux kernel versions up to 6.1.113, from 6.2 to 6.6.55, from 6.7 to 6.10.14, and from 6.11 to 6.11.3 (NVD).

Mitigation and workarounds

The issue has been fixed by replacing devm_kzalloc() allocations with DRM framework-managed allocations using functions like drmm_kzalloc() and drmm_universal_plane_alloc(). The fix has been implemented in various kernel versions, and users are advised to update to patched versions. Multiple Linux distributions have released updates addressing this vulnerability (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related CBL Mariner vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-68973HIGH7
  • NixOSNixOS
  • gnupg2-scdaemon
NoYesDec 28, 2025
CVE-2025-13699HIGH7
  • MariaDB ServerMariaDB Server
  • mariadb1011-server-utils
NoYesDec 23, 2025
CVE-2025-68343MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-debug
NoYesDec 23, 2025
CVE-2025-68972MEDIUM4.7
  • NixOSNixOS
  • gnupg2-dirmngr
NoYesDec 27, 2025
CVE-2025-11961LOW1.9
  • CBL MarinerCBL Mariner
  • libpcap-debugsource
NoYesDec 31, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management