create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux...
Moderate severity
Unreviewed
Published
Feb 12, 2024
to the GitHub Advisory Database
•
Updated Jun 27, 2024
Description
Published by the National Vulnerability Database
Feb 12, 2024
Published to the GitHub Advisory Database
Feb 12, 2024
Last updated
Jun 27, 2024
create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi->leb_size.
References