LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50847: drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel display-driver reliability flaw. During boot, a display hot-plug interrupt can arrive before the driver is fully registered, causing a kernel NULL pointer dereference. Business impact is most likely system crash or failed boot on affected hardware, not data theft.

Executive priority

Treat as targeted kernel maintenance. Prioritize embedded or endpoint fleets with the affected display bridge hardware. For general Linux servers without this driver, urgency is low unless vendor guidance says otherwise.

Technical view

In the it6505 DRM bridge driver, the AUX channel was initialized too late in it6505_i2c_probe. If HPD fires before DRM bridge registration, the driver may access a NULL AUX pointer. The upstream fix initializes the AUX channel earlier.

Likely exposure

Exposure appears limited to Linux systems using the it6505 DRM bridge driver and affected kernel versions listed in the CVE data. Systems without this hardware or driver are unlikely to be exposed.

Exploitation context

No active exploitation is indicated by KEV or the provided sources. The described trigger is a boot-time race involving HPD interrupt timing, suggesting denial-of-service or instability rather than remote compromise.

Researcher notes

The CVE record provides no CVSS, CWE, or exploit details. Affected-version data is limited and should be reconciled against distro backports. The fix is represented by Linux stable commits linked in the record.

Mitigation direction

  • Update to a kernel build containing the referenced stable fixes.
  • Check distribution or device-vendor advisories for backported kernel fixes.
  • Prioritize affected devices using the it6505 DRM bridge driver.
  • If no vendor fix is available, follow vendor guidance for interim risk reduction.

Validation and detection

  • Inventory Linux kernel versions across affected device classes.
  • Confirm whether the it6505 DRM bridge driver is enabled or present.
  • Map deployed kernels to vendor advisories or referenced stable commits.
  • Review boot logs for related NULL pointer dereference crashes.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-50847 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxb5c84a9edcd418cd055becad6a22439e7c5e3bf8, b5c84a9edcd418cd055becad6a22439e7c5e3bf8, b5c84a9edcd418cd055becad6a22439e7c5e3bf8unaffected
LinuxLinux5.18, 0, 6.0.16, 6.1.2, 6.2affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.