Связанные уязвимости
ubuntu
больше 2 лет назад
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
github
больше 2 лет назад
In the Linux kernel, the following vulnerability has been resolved: kernel: kexec: copy user-array safely Currently, there is no overflow-check with memdup_user(). Use the new function memdup_array_user() instead of memdup_user() for duplicating the user-space array safely.