CVE Vulnerabilities

CVE-2024-26913

Integer Underflow (Wrap or Wraparound)

Published: Apr 17, 2024 | Modified: Apr 29, 2024
CVSS 3.x
7.8
HIGH
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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

drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue

[why] odm calculation is missing for pipe split policy determination and cause Underflow/Corruption issue.

[how] Add the odm calculation.

Weakness

The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux * 6.7.6 (excluding)

References