In the Linux kernel, the following vulnerability has been resolved:
staging: vchiqarm: Avoid NULL ptr deref in vchiqdumpplatforminstances
vchiqgetstate() can return a NULL pointer. So handle this cases and avoid a NULL pointer derefence in vchiqdumpplatform_instances.