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

  drm/amdkfd: Check bounds on allocate_doorbell

  allocated_doorbell has an option to set the doorbell id
  to a specific value (used by CRIU)
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/amdkfd: Check bounds on allocate_doorbell

  allocated_doorbell has an option to set the doorbell id
  to a specific value (used by CRIU). This value was not
  bounds che…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    e0cecd04a4fc4c75e375b91cf53eab5ba2e4ab7f
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    c2c89118c27cbd3adace62c5df19d15b0e96ade1
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    1f087bb8cf9e8797633da35c85435e557ef74d06
  - Linux < 6.12.111
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T17:17:27.173'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97495'
references:
  - url: 'https://git.kernel.org/stable/c/1f087bb8cf9e8797633da35c85435e557ef74d06'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/c2c89118c27cbd3adace62c5df19d15b0e96ade1'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/e0cecd04a4fc4c75e375b91cf53eab5ba2e4ab7f'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.866Z'
---

## Overview

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

drm/amdkfd: Check bounds on allocate_doorbell

allocated_doorbell has an option to set the doorbell id
to a specific value (used by CRIU). This value was not
bounds checked.

Check to confirm it's less than KFD_MAX_NUM_OF_QUEUES_PER_PROCESS.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
