← Back to CVE List
CVE-2024-46731
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/pm: fix the Out-of-bounds read warning
using index i - 1U may beyond element index
for mc_data[] when i = 0.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt