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
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025032719-CVE-2023-53027-dc56@gregkh/T
This CVE has been rejected upstream: https://lore.kernel.org/linux-cve-announce/2025032857-REJECTED-1fb4@gregkh/