In the Linux kernel, the following vulnerability has been resolved: drm/arm/malidp: fix a possible null pointer dereference In malidp_mw_connector_reset, new memory is allocated with kzalloc, but no check is performed. In order to prevent null pointer dereferencing, ensure that mw_state is checked before calling __drm_atomic_helper_connector_reset.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | Android-5.1.1 |
| Linux | Linux | Android-6.0 |
| Linux | Linux | 10 Version 1809 for 32-bit Systems |
| Linux | Linux | 10 Version 1809 for ARM64-based Systems |