In the Linux kernel before 5.19, drivers/gpu/drm/arm/malidpplanes.c misinterprets the getsg_table return value (expects it to be NULL in the error case, whereas it is actually an error pointer).