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

  drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure

  Apply the same fix as b2ed01e7ad ("drm/ttm: Fix ttm_bo_swapout()
  infinite LRU walk on swapout failure"…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure

  Apply the same fix as b2ed01e7ad ("drm/ttm: Fix ttm_bo_swapout()
  infinite LRU walk on swapout failure"…
severity: none
published: '2026-06-24'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-52949'
references:
  - url: 'https://git.kernel.org/stable/c/1d59f36e95f7f7134db0e313c9d787cb0adb2153'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/9402ad98a047dd9894ec868a7df5ad9bd03327d3'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
epss: 0.00143
epssPercentile: 0.0296
ingestedAt: '2026-07-11T13:13:24.782Z'
---

## Overview

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

drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure

Apply the same fix as b2ed01e7ad ("drm/ttm: Fix ttm_bo_swapout()
infinite LRU walk on swapout failure") to the ttm_bo_shrink() path.

Move del_bulk_move from before the backup to after success only,
using ttm_resource_del_bulk_move_unevictable() since the resource
is now unevictable once fully backed up.

## Remediation

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