CVE & CISA-KEV Catalog

CVE-2026-53143

HIGH
7.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11 The v11 MQD manager incorrectly assigned the CP-compute variants of checkpoint_mqd/restore_mqd for KFD_MQD_TYPE_SDMA queues. These functions use sizeof(struct v11_compute_mqd) (2048 bytes) instead of sizeof(struct v11_sdma_mqd) (512 bytes), causing a 1536-byte overflow. During CRIU checkpoint of an SDMA queue on Navi3x: - checkpoint_mqd() reads 2048 bytes from a 512-byte SDMA MQD buffer, leaking 1536 bytes of adjacent GTT memory to userspace During CRIU restore: - restore_mqd() writes 2048 bytes into a 512-byte SDMA MQD buffer, corrupting 1536 bytes of adjacent GTT memory (often the ring buffer or neighboring MQDs) This is a copy-paste regression unique to v11. All other ASIC backends (cik, vi, v9, v10, v12) correctly use the SDMA-specific variants. Add checkpoint_mqd_sdma() and restore_mqd_sdma() functions that properly handle the smaller v11_sdma_mqd structure, matching the pattern used in other MQD managers. (cherry picked from commit 6fa41db7ffdec97d62433adf03b7b9b759af8c2c)

How to fix

Remediation Available
linuxDebian
Fixed in:6.12.94-1CVE-2026-53143
Fixed in:7.0.13-1CVE-2026-53143
kernelRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernelRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64kRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64kRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-coreRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debugRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-coreRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-develRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-devel-matchedRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-modulesRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debuginfoRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-develRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-devel-matchedRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252
kernel-64k-modulesRocky
Fixed in:0:6.12.0-211.49.1.el10_2RHSA-2026:57251
Fixed in:0:5.14.0-687.41.1.el9_8RHSA-2026:57252

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Exploit Intelligence

0.15%probability of exploitation in 30 days
5thpercentile

Low risk: more likely to be exploited than 5% of all known CVEs.

References

Related Vulnerabilities

Other CWE-787 (Out-of-bounds Write) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-22457Critical9.0100%KEV + RansomFix
CVE-2025-0282Critical9.0100%KEV + Ransom-
CVE-2023-4863High8.8100%KEVFix
CVE-2015-3113Critical9.8100%KEVFix
CVE-2021-20038Critical9.8100%KEV + Ransom-
CVE-2019-11043High8.7100%KEV + RansomFix

Common questions

How do I fix CVE-2026-53143?

Published advisories record a fix for 181 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-53143 being actively exploited?

Not that we know of. CVE-2026-53143 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.15% is the estimated probability that it will be exploited in the next 30 days. That is higher than 5% of all scored CVEs.

How severe is CVE-2026-53143?

CVE-2026-53143 has a CVSS v3 base score of 7.8, rated important. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-53143 affect?

Published advisories record a fix for linux (Debian), kernel (Rocky), kernel (Red Hat / RHEL), kernel-64k (Rocky), and 177 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-53143
CVE-2026-53143 severity badge

Markdown

[![CVE-2026-53143](https://tridentstack.com/cve/badge/CVE-2026-53143.svg)](https://tridentstack.com/cve/CVE-2026-53143)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-53143"><img src="https://tridentstack.com/cve/badge/CVE-2026-53143.svg" alt="CVE-2026-53143"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-20.