CVE-2024-26767 Information

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 cause infinite loops
  • pointer dereference before null check

Reference

https://git.kernel.org/stable/c/71783d1ff65204d69207fd156d4b2eb1d3882375 https://git.kernel.org/stable/c/beea9ab9080cd2ef46296070bb327af066ee09d7 https://git.kernel.org/stable/c/0484e05d048b66d01d1f3c1d2306010bb57d8738

Share on: