In the Linux kernel, the following vulnerability has been resolved:
drm/i915/hdcp: Add encoder check in intelhdcpget_capability
Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intelhdcpget_capability add a check to avoid kernel null pointer dereference.