In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
The > ARRAY_SIZE() should be >= ARRAY_SIZE() to prevent an out of bounds
access.
References
Configurations
Configuration 1 (hide)
|
History
14 Apr 2025, 20:41
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-193 | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/607c5cd1a08e196d9f2bd3b25a8083ed27ad7ceb - Patch | |
References | () https://git.kernel.org/stable/c/a35faec3db0e13aac8ea720bc1a3503081dd5a3d - Patch | |
References | () https://git.kernel.org/stable/c/b0808b7a04157b3f56e919f27023fec37a075fad - Patch | |
References | () https://git.kernel.org/stable/c/ec9ec3bc08b18c5b1b2feafd306ea7c348013898 - Patch |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-04-14 20:41
NVD link : CVE-2022-49365
Mitre link : CVE-2022-49365
CVE.ORG link : CVE-2022-49365
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-193
Off-by-one Error