cve/2024/CVE-2024-49897.md
2025-09-29 21:09:30 +02:00

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.

Github