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

  drm/amdgpu/userq: pin mqd and fw object bo to avoid eviction

  mqd and fw objects are queue core objects which should remain
  valid and never be unmapped and evicted for …
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/amdgpu/userq: pin mqd and fw object bo to avoid eviction

  mqd and fw objects are queue core objects which should remain
  valid and never be unmapped and evicted for …
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    a16d9986b7b27b08a696524a4dbf03dbf5433a16
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    a3bbf32a336939a1d21b9561f8e53333b684b7ef
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T17:17:27.527'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97498'
references:
  - url: 'https://git.kernel.org/stable/c/a16d9986b7b27b08a696524a4dbf03dbf5433a16'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/a3bbf32a336939a1d21b9561f8e53333b684b7ef'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.864Z'
---

## Overview

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

drm/amdgpu/userq: pin mqd and fw object bo to avoid eviction

mqd and fw objects are queue core objects which should remain
valid and never be unmapped and evicted for user queues to work
properly.

During eviction if these buffers are evicted the hw continue to
use the invalid addresses and caused page faults and system hung.

## Remediation

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