In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix null pointer dereference of pointer perfmon In the unlikely event that pointer perfmon is null the WARN_ON return path occurs after the pointer has already been deferenced. Fix this by only dereferencing perfmon after it has been null checked.
Product | Vendor | Version |
---|---|---|
Linux | Linux | < 485570ed82b7a6bb109fa1d0a79998e21f7f4c73 |
Linux | Linux | <= 5.12.* |