Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-26938
HistoryMay 01, 2024 - 6:15 a.m.

CVE-2024-26938

2024-05-0106:15:09
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
6
linux kernel
vulnerability
intel_bios_encoder_supports_dp_dual_mode

AI Score

7.4

Confidence

High

EPSS

0

Percentile

15.5%

In the Linux kernel, the following vulnerability has been resolved:

drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode()

If we have no VBT, or the VBT didn’t declare the encoder
in question, we won’t have the ‘devdata’ for the encoder.
Instead of oopsing just bail early.

We won’t be able to tell whether the port is DP++ or not,
but so be it.

(cherry picked from commit 26410896206342c8a80d2b027923e9ee7d33b733)

AI Score

7.4

Confidence

High

EPSS

0

Percentile

15.5%