CVE-2022-50878

NONE EPSS 6.5%
Published Dec 30, 20256mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Dec 30, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init() A NULL check for bridge->encoder shows that it may be NULL, but it already been dereferenced on all paths leading to the check. 812 if (!bridge->encoder) { Dereference the pointer bridge->encoder. 810 drm_connector_attach_encoder(&lt9611->connector, bridge->encoder);

Threat Intelligence

EPSS Exploit Probability
6.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 5

  • git.kernel.org https://git.kernel.org/stable/c/3959e8faf8bf6bea619e8856c736db64e6eced37
  • git.kernel.org https://git.kernel.org/stable/c/912f84e15e94ab87f5a7156aa1870090373d8304
  • git.kernel.org https://git.kernel.org/stable/c/a29f7427041a943484f916157c43c46d3bbf25d4
  • git.kernel.org https://git.kernel.org/stable/c/b2e4323e0020213f44dca6ffc815d66aef39f6f6
  • git.kernel.org https://git.kernel.org/stable/c/ef8886f321c5dab8124b9153d25afa2a71d05323

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.