← Back to CVE List

CVE-2024-49923

Published: 2024-10-21T18:15Z
Last Modified: 2025-02-21T14:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags [WHAT & HOW] "dcn20_validate_apply_pipe_split_flags" dereferences merge, and thus it cannot be a null pointer. Let's pass a valid pointer to avoid null dereference. This fixes 2 FORWARD_NULL issues reported by Coverity. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt