CVE-2026-53354 PUBLISHED

arm64: errata: Mitigate TLBI errata on various Arm CPUs

Assigner: Linux
Reserved: 09.06.2026 Published: 01.07.2026 Updated: 01.07.2026

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to 925058203229403008d77a52b1e63e2ae5f4a3cf (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to 8364384ae82fbffdf8968abaac3455ed854da18d (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to 7c3ad9365079e716b57d2363d3081ee7680cc18e (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to e717a4d08779f1a28d6e0275e75040b12c33c753 (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to 4e7c80742e6dada9f8b9ad63f3a49c03af07ecb8 (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to d4fd4282204044fdedd1e42abbe70a9206f74ec0 (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to 1b47b1e1d8675fdf5f6e11e7fa19c704d8c6f5cd (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to 1268c64e2bcb6e968152990e87bd10c440fcc9c0 (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to cfd391e74134db664feb499d43af286380b10ba8 (excl.)
  • affected from 0 to 5.10.259 (excl.)
  • affected from 0 to 5.15.210 (excl.)
  • affected from 0 to 6.1.176 (excl.)
  • affected from 0 to 6.6.143 (excl.)
  • affected from 0 to 6.12.94 (excl.)
  • affected from 0 to 6.18.36 (excl.)
  • affected from 0 to 7.0.13 (excl.)
  • affected from 0 to 7.1.1 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • unaffected from 5.10.259 to 5.10.* (incl.)
  • unaffected from 5.15.210 to 5.15.* (incl.)
  • unaffected from 6.1.176 to 6.1.* (incl.)
  • unaffected from 6.6.143 to 6.6.* (incl.)
  • unaffected from 6.12.94 to 6.12.* (incl.)
  • unaffected from 6.18.36 to 6.18.* (incl.)
  • unaffected from 7.0.13 to 7.0.* (incl.)
  • unaffected from 7.1.1 to 7.1.* (incl.)
  • unaffected from 7.2-rc1 to * (incl.)

References