In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32_t to uint8_t [WHAT & HOW] dmub_rb_cmd's ramping_boundary has size of uint8_t and it is assigned 0xFFFF. Fix it by changing it to uint8_t with value of 0xFF. This fixes 2 INTEGER_OVERFLOW issues reported by Coverity.
History

Tue, 15 Oct 2024 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Linux
Linux linux Kernel
Weaknesses CWE-190
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel

Sat, 12 Oct 2024 01:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Thu, 10 Oct 2024 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 09 Oct 2024 14:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32_t to uint8_t [WHAT & HOW] dmub_rb_cmd's ramping_boundary has size of uint8_t and it is assigned 0xFFFF. Fix it by changing it to uint8_t with value of 0xFF. This fixes 2 INTEGER_OVERFLOW issues reported by Coverity.
Title drm/amd/display: Avoid overflow from uint32_t to uint8_t
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-10-09T14:05:25.571Z

Updated: 2024-11-05T09:48:17.739Z

Reserved: 2024-09-30T16:00:12.935Z

Link: CVE-2024-47661

cve-icon Vulnrichment

Updated: 2024-10-10T13:23:02.997Z

cve-icon NVD

Status : Analyzed

Published: 2024-10-09T15:15:15.020

Modified: 2024-10-15T16:03:29.260

Link: CVE-2024-47661

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-10-09T00:00:00Z

Links: CVE-2024-47661 - Bugzilla