CVE-2022-50847
Unknown Unknown - Not Provided
Null Pointer Dereference in Linux it6505 DRM Bridge Driver

Publication date: 2025-12-30

Last updated on: 2025-12-30

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-05-07
AI Q&A
2025-12-30
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linux kernel *
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs in the Linux kernel's drm/bridge it6505 driver. During device boot, the HPD interrupt may be triggered before the DRM subsystem registers the it6505 as a DRM bridge. When this happens, the driver attempts to access the AUX channel without it being initialized, causing a NULL pointer dereference error. The fix involves initializing the AUX channel earlier to prevent this error.


How can this vulnerability impact me? :

The vulnerability can cause a NULL pointer dereference in the Linux kernel driver, which may lead to a system crash or instability during device boot. This could result in denial of service or unexpected behavior of the display subsystem.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart