That's normal if using memory set by an ioctl that valgrind doesn't know about, which is extremely likely when using the mali gpu driver. Valgrind can't trace into the kernel, so it's probably been correctly initialized there, but as valgrind doesn't know what the mali-private ioctls do it spews...