In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Ensure SRAM size is 0 on mapping failure On a mapping failure of the SRAM, the SRAM size is left as non-zero. The probe will succeed as the error return is not checked since having SRAM is not a hard requirement. The non-zero size allows jobs to access SRAM which is left pointing to physical base address 0x0.
https://git.kernel.org/stable/c/f5376d7e0fb703876199d3b6f9f97e128fa2f8a4
https://git.kernel.org/stable/c/e5576641b79ecd36acaf91fec4a5333b1ad19c57