In the Linux kernel, the following vulnerability has been resolved: mtd: inftlcore: Add error check for inftlreadoob() In INFTLfindwriteunit(), the return value of inftlreadoob() need to be checked. A proper implementation can be found in INFTLdeleteblock(). The status will be set as SECTORIGNORE to break from the while-loop correctly if the inftlread_oob() fails.
{ "availability": "No subscription required", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "5.15.0-1019.24~20.04.1.1", "binary_name": "linux-image-unsigned-5.15.0-1019-azure-fde" }, { "binary_version": "5.15.0-1019.24~20.04.1.1", "binary_name": "linux-image-unsigned-5.15.0-1019-azure-fde-dbgsym" } ] }