Bug 2355524 (CVE-2023-53027) - CVE-2023-53027 kernel: erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Summary: CVE-2023-53027 kernel: erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Keywords:
Status: NEW
Alias: CVE-2023-53027
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-27 17:05 UTC by OSIDB Bzimport
Modified: 2025-05-15 08:10 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-27 17:05:29 UTC
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

Comment 3 TEJ RATHI 2025-05-15 08:10:03 UTC
This CVE has been rejected upstream: https://lore.kernel.org/linux-cve-announce/2025032857-REJECTED-1fb4@gregkh/


Note You need to log in before you can comment on or make changes to this bug.