Связанные уязвимости
CVSS3: 5.5
redhat
11 месяцев назад
[REJECTED CVE] In the Linux kernel, the following vulnerability has been resolved: erofs: fix kvcalloc() misuse with __GFP_NOFAIL As reported by syzbot [1], kvcalloc() cannot work with __GFP_NOFAIL. Let's use kcalloc() instead.
github
11 месяцев назад
In the Linux kernel, the following vulnerability has been resolved: erofs: fix kvcalloc() misuse with __GFP_NOFAIL As reported by syzbot [1], kvcalloc() cannot work with __GFP_NOFAIL. Let's use kcalloc() instead. [1] https://lore.kernel.org/r/0000000000007796bd05f1852ec2@google.com