CVE-2023-54150

UnknownEPSS 0.17%

Last modified

CVE-2023-54150 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes an out of bounds error. commit 4fc1ba4aa589 ("drm/amd/display: fix array index out of bound error in bios parser") fixed some of this, but there are two other cases not covered by it. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes an out of bounds error. commit 4fc1ba4aa589 ("drm/amd/display: fix array index out of bound error in bios parser") fixed some of this, but there are two other cases not covered by it. Fix those as well.

Metrics

EPSS Probability
0.17%

6.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= ae79c310b1a6f97429a5784b65f125d9cc9c95b1, < b8e7589f50b709b647b642531599e70707faf70c; >= ae79c310b1a6f97429a5784b65f125d9cc9c95b1, < 66acfe798cd08b36cfbb65a30fab3159811304a7; >= ae79c310b1a6f97429a5784b65f125d9cc9c95b1, < 5675ecd2e0b00a4318ba1db1a1234e7d45b13d6b; >= ae79c310b1a6f97429a5784b65f125d9cc9c95b1, < dea2dbec716c38a0b73b6ad01d91e2b120cc5f1e; >= ae79c310b1a6f97429a5784b65f125d9cc9c95b1, < d116db180decec1b21bba31d2ff495ac4d8e1b83
LinuxLinux4.15

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2023-54150?
In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes an out of bounds error. commit 4fc1ba4aa589 ("drm/amd/display: fix array index out of bound error in bios parser") fixed some of this, but there are two other cases not covered by it. Fix those as well.
How severe is CVE-2023-54150?
Severity scoring for CVE-2023-54150 is pending analysis. The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2023-54150?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-54150?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST