First published: Wed Feb 26 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=5.16<5.17.15 | |
Linux Kernel | >=5.18<5.18.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49365 has been classified as a medium-severity vulnerability in the Linux kernel.
To fix CVE-2022-49365, update your Linux kernel to the latest stable version that contains the patch.
CVE-2022-49365 affects versions of the Linux kernel between 5.16 and 5.18.4.
CVE-2022-49365 is an off-by-one vulnerability that can lead to out-of-bounds access in the Linux kernel.
Yes, CVE-2022-49365 could potentially be exploited if the vulnerable kernel version is in use on a system.