CVE-2024-26938
MediumIn 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)
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2024-26938 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/32e39bab59934bfd3f37097d4dd85ac5eb0fd549
-
PatchKernel patch commithttps://git.kernel.org/stable/c/94cf2fb6feccd625e5b4e23e1b70f39a206f82ac
-
PatchKernel patch commithttps://git.kernel.org/stable/c/a891add409e3bc381f4f68c2ce9d953f1865cb1f
Frequently asked questions
-
What is CVE-2024-26938?
CVE-2024-26938 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-26938 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-26938?
CVE-2024-26938 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-26938?
No patch is currently available for CVE-2024-26938. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-26938 actively exploited?
No — CVE-2024-26938 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.