NONE · 0

CVE-2022-50847

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe During device boot, the HPD interrupt could be triggered before the...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe During device boot, the HPD interrupt could be triggered before the DRM subsystem registers it6505 as a DRM bridge. In such cases, the driver tries to access AUX channel and causes NULL pointer dereference. Initializing the AUX channel earlier to prevent such error.

References

FAQ

What is CVE-2022-50847?

CVE-2022-50847 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe During device boot, the HPD interrupt could be triggered before the...

How severe is CVE-2022-50847?

CVSS scoring is not yet available for CVE-2022-50847. Check NVD for updates.

Is there a patch for CVE-2022-50847?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.