mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-03 23:50:26 +00:00
If the user passes a "level" value which is higher than 31 then that
leads to shift wrapping. The undefined behavior will lead to a
syzkaller stack dump.
Fixes:
|
||
|---|---|---|
| .. | ||
| inc | ||
| powerplay | ||
| swsmu | ||
| amdgpu_dpm.c | ||
| amdgpu_pm.c | ||
| Makefile | ||