CVE-2023-53027 Information

Description

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

Reference

https://git.kernel.org/stable/c/12724ba38992bd045e92a9a88a868a530f89d13e https://git.kernel.org/stable/c/7b28a8920844042ca9f44934d8f15d210ef42c75

Share on: