mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
921 B
921 B
CVE-2024-49897
Description
In the Linux kernel, the following vulnerability has been resolved:drm/amd/display: Check phantom_stream before it is useddcn32_enable_phantom_stream can return null, so returned valuemust be checked before used.This fixes 1 NULL_RETURNS issue reported by Coverity.
POC
Reference
No PoCs from references.