Answer in brief
CVE-2024-46816 records a Unknown severity vulnerability in drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2024-46816 records a Unknown severity vulnerability in drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <e2411b6abf6e5d6c33d0450846673cdf536f0ba4 || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <e3cd0d8362de47f613bfdf315b3f3a9ab71e66bf || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <13080d052c995aee14695a5b740c245121eb2bcc || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <c84632096722fd31251f0957fafc9e90d9a247fd || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <36c39a8dcce210649f2f45f252abaa09fcc1ae87 || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <cf8b16857db702ceb8d52f9219a4613363e2b1cf | e2411b6abf6e5d6c33d0450846673cdf536f0ba4, e3cd0d8362de47f613bfdf315b3f3a9ab71e66bf, 13080d052c995aee14695a5b740c245121eb2bcc, c84632096722fd31251f0957fafc9e90d9a247fd, 36c39a8dcce210649f2f45f252abaa09fcc1ae87, cf8b16857db702ceb8d52f9219a4613363e2b1cf |
| Linux/Linuxgeneric | 4.15 | Not reported |
Published upstream
Sep 27, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links [Why] Coverity report OVERRUN warning. There are only max_links elements within dc->links. link count could up to AMDGPU_DM_MAX_DISPLAY_INDEX 31. [How] Make sure link count less than max_links.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <e2411b6abf6e5d6c33d0450846673cdf536f0ba4 || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <e3cd0d8362de47f613bfdf315b3f3a9ab71e66bf || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <13080d052c995aee14695a5b740c245121eb2bcc || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <c84632096722fd31251f0957fafc9e90d9a247fd || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <36c39a8dcce210649f2f45f252abaa09fcc1ae87 || >=4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c <cf8b16857db702ceb8d52f9219a4613363e2b1cf | e2411b6abf6e5d6c33d0450846673cdf536f0ba4, e3cd0d8362de47f613bfdf315b3f3a9ab71e66bf, 13080d052c995aee14695a5b740c245121eb2bcc, c84632096722fd31251f0957fafc9e90d9a247fd, 36c39a8dcce210649f2f45f252abaa09fcc1ae87, cf8b16857db702ceb8d52f9219a4613363e2b1cf |
| Linux/Linuxgeneric | 4.15 | Not reported |
Published upstream
Sep 27, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links [Why] Coverity report OVERRUN warning. There are only max_links elements within dc->links. link count could up to AMDGPU_DM_MAX_DISPLAY_INDEX 31. [How] Make sure link count less than max_links.
Quoted source text, attributed separately from HOL analysis.