HOMEVULNERABILITIESCVE-2026-53354
NONE

CVE-2026-53354

Published: July 1, 2026· Updated: Jul 1, 2026

EPSS:0.18%probability of exploitation in 30 daysPercentile:7.9th

Official Description

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

arm64: errata: Mitigate TLBI errata on various Arm CPUs

A number of CPUs developed by Arm suffer from errata whereby a broadcast

TLBI;DSB sequence may complete before the global observation of writes

which are translated by an affected TLB entry.

These errata ONLY affect the completion of memory accesses which have

been translated by an invalidated TLB entry, and these errata DO NOT

affect the actual invalidation of TLB entries. TLB entries are removed

correctly.

This issue has been assigned CVE ID CVE-2025-10263.

To mitigate this issue, Arm recommends that software follows any

affected TLBI;DSB sequence with an additional TLBI;DSB, which will

ensure that all memory write effects affected by the first TLBI have

been globally observed. The additional TLBI can use any operation that

is broadcast to affected CPUs, and the additional DSB can use any option

that is sufficient to complete the additional TLBI.

The ARM64_WORKAROUND_REPEAT_TLBI workaround is sufficient to mitigate

the issue. Enable this workaround for affected CPUs, and update the

silicon errata documentation accordingly.

Note that due to the manner in which Arm develops IP and tracks errata,

some CPUs share a common erratum number.

NVD Source

Technical Analysis

CVE-2026-53354 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (9)

Quick Facts

CVE IDCVE-2026-53354
SeverityNONE
CISA KEVNo
EPSS (30d)0.18%
PublishedJul 1, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-53354 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.