Bug 2313062 (CVE-2024-46731) - CVE-2024-46731 kernel: drm/amd/pm: fix the Out-of-bounds read warning
Summary: CVE-2024-46731 kernel: drm/amd/pm: fix the Out-of-bounds read warning
Keywords:
Status: NEW
Alias: CVE-2024-46731
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2313164
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-18 07:21 UTC by OSIDB Bzimport
Modified: 2024-09-18 09:15 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-09-18 07:21:40 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/pm: fix the Out-of-bounds read warning

using index i - 1U may beyond element index
for mc_data[] when i = 0.


Note You need to log in before you can comment on or make changes to this bug.