
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability identified as CVE-2025-37965 was discovered in the Linux kernel's AMD display driver component, specifically affecting the DML (Display Mode Library) helper functionality. The vulnerability was disclosed on May 20, 2025, and involves an invalid context error in the display driver's memory allocation process (NVD, Wiz).
The vulnerability stems from the populate_dml_plane_cfg_from_plane_state() function inappropriately using the GFP_KERNEL flag for memory allocation in atomic contexts. This issue specifically manifests after the implementation of FPU protection in dml2_validate()/dml21_validate() functions, where the allocation is needed only for using the get_scaler_data_for_plane() helper function. The vulnerability has been assigned a CVSS 3.1 score of 7.0 with vector CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (RedHat).
The vulnerability could potentially lead to system instability and crashes when utilizing the AMD display driver functionality, particularly in scenarios involving plane state configuration and scaler data handling (Wiz).
The vulnerability has been addressed by modifying the helpers to pass a pointer to scaler_data within the existing context, thereby eliminating the need for dynamic memory allocation and deallocation. This fix was implemented through a cherry-picked commit (bd3e84bc98f81b44f2c43936bdadc3241d654259) (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."