mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
975 B
975 B
CVE-2024-26767
Description
In the Linux kernel, the following vulnerability has been resolved:drm/amd/display: fixed integer types and null check locations[why]:issues fixed:- comparison with wider integer type in loop condition which can causeinfinite loops- pointer dereference before null check
POC
Reference
No PoCs from references.