---
id: CVE-2024-26699
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr

  [Why]
  There is a potential memory access violation while
  iterating through array of dcn35 clks.

  [How]
  L…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr

  [Why]
  There is a potential memory access violation while
  iterating through array of dcn35 clks.

  [How]
  L…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-129
vendor: linux
product: linux_kernel
affected:
  - linux_kernel < 6.7.6
  - linux_kernel = 6.8
patched:
  - linux_kernel 6.7.6
published: '2024-04-03'
updated: '2026-08-04'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-26699'
references:
  - url: 'https://git.kernel.org/stable/c/46806e59a87790760870d216f54951a5b4d545bc'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/ca400d8e0c1c9d79c08dfb6b7f966e26c8cae7fb'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/46806e59a87790760870d216f54951a5b4d545bc'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://git.kernel.org/stable/c/ca400d8e0c1c9d79c08dfb6b7f966e26c8cae7fb'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00218
epssPercentile: 0.10852
ingestedAt: '2026-08-05T10:46:48.080Z'
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr

[Why]
There is a potential memory access violation while
iterating through array of dcn35 clks.

[How]
Limit iteration per array size.

## Affected

- `linux_kernel < 6.7.6`
- `linux_kernel = 6.8`

## Remediation

Upgrade past the affected range:

- `linux_kernel 6.7.6`
