CVE-2026-90094

Unknown

Last modified

CVE-2026-90094 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: arm64: process: Fix context switching MTE store-only tag check SCTLR_EL1.TCSO0 is set when user opt-in for MTE store-only tag check mode. However, it is not part of SCTLR_USER_MASK which imply that on context switch we never clear SCTLR_EL1.TCSO0, so we are leaking that setting into another task. Fix that by including SCTLR_EL1_TCSO0_MASK into SCTLR_USER_MASK.

Description

In the Linux kernel, the following vulnerability has been resolved: arm64: process: Fix context switching MTE store-only tag check SCTLR_EL1.TCSO0 is set when user opt-in for MTE store-only tag check mode. However, it is not part of SCTLR_USER_MASK which imply that on context switch we never clear SCTLR_EL1.TCSO0, so we are leaking that setting into another task. Fix that by including SCTLR_EL1_TCSO0_MASK into SCTLR_USER_MASK

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 4d51ff5bba00a13ca9b0b24883fa7adb07a167fc, < 00a73ce437e27fdc636a5ede445a4a491e01788d; >= 4d51ff5bba00a13ca9b0b24883fa7adb07a167fc, < 2f10bc3ff24c91657887901c3235b803e5055f2b; >= 4d51ff5bba00a13ca9b0b24883fa7adb07a167fc, < b8f070ac3167595069feb1f794c127b805115645
LinuxLinux6.17

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90094?
In the Linux kernel, the following vulnerability has been resolved: arm64: process: Fix context switching MTE store-only tag check SCTLR_EL1.TCSO0 is set when user opt-in for MTE store-only tag check mode. However, it is not part of SCTLR_USER_MASK which imply that on context switch we never clear SCTLR_EL1.TCSO0, so we are leaking that setting into another task. Fix that by including SCTLR_EL1_TCSO0_MASK into SCTLR_USER_MASK
How severe is CVE-2026-90094?
Severity scoring for CVE-2026-90094 is pending analysis.
How do I fix CVE-2026-90094?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90094?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST