In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
[WHY]
When PTEBufferSizeInRequests is zero, UBSAN reports the following
warning because dml_log2 returns an unexpected negative value:
shift exponent 4294966273 is too large for 32-bit type 'int'
[HOW]
In the case PTEBufferSizeInRequests is zero, skip the dml_log2() and
assign the result directly.
Metrics
Affected Vendors & Products
References
History
Mon, 05 May 2025 14:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Fri, 02 May 2025 16:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes [WHY] When PTEBufferSizeInRequests is zero, UBSAN reports the following warning because dml_log2 returns an unexpected negative value: shift exponent 4294966273 is too large for 32-bit type 'int' [HOW] In the case PTEBufferSizeInRequests is zero, skip the dml_log2() and assign the result directly. | |
Title | drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-05-02T15:55:27.613Z
Updated: 2025-09-03T13:06:38.200Z
Reserved: 2025-05-02T15:51:43.549Z
Link: CVE-2023-53077

No data.

Status : Awaiting Analysis
Published: 2025-05-02T16:15:26.720
Modified: 2025-05-05T20:54:45.973
Link: CVE-2023-53077
