In the Linux kernel, the following vulnerability has been resolved: block: ublk: make sure that block size is set correctly block size is one very key setting for block layer, and bad block size could panic kernel easily. Make sure that block size is set correctly. Meantime if ublk_validate_params() fails, clear ub->params so that disk is prevented from being added.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025091603-CVE-2023-53269-4dc7@gregkh/T