PT-2024-21489 · Linux · Linux Kernel
Published
2024-04-03
·
Updated
2024-04-04
·
CVE-2024-26721
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A vulnerability has been resolved in the Linux kernel, specifically in the drm/i915/dsc component. The issue arises from a macro that calculates the DSCC /DSCA PPS register address, which correctly calculates addresses up to PPS 11 but fails to account for a discontinuity in the address space after PPS 11. This discontinuity, caused by RC Buffer memory allocation, results in the macro calculating incorrect addresses for PPS 12-16, leading to incorrect DSC PPS parameter value read/writes and causing DSC corruption. The fix involves correcting the macro to add an offset of 12 for PPS >= 12.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel