CVE-2026-93266
Last modified
CVE-2026-93266 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: arm64: RSI: fix field-spanning write warning in attestation token init The challenge is passed in registers a1 through a8. However, copying to ®s.a1 makes FORTIFY treat the destination as the single a1 field, resulting in a field-spanning write warning.
Description
In the Linux kernel, the following vulnerability has been resolved: arm64: RSI: fix field-spanning write warning in attestation token init The challenge is passed in registers a1 through a8. However, copying to ®s.a1 makes FORTIFY treat the destination as the single a1 field, resulting in a field-spanning write warning. [1] Overlay the SMCCC register structure with an RSI-specific argument layout and copy the challenge into an explicit 64-byte array. This keeps the existing a1-a8 argument encoding while giving the copy a correctly sized destination object. [1] memcpy: detected field-spanning write (size 64) of single field "®s.a1" at ./arch/arm64/include/asm/rsi_cmds.h:119 (size 8) WARNING: ./arch/arm64/include/asm/rsi_cmds.h:119 at rsi_attestation_token_init+0xdc/0xf8 [arm_cca_guest], CPU#0: cat/3314
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b880a80011f56880f32bde47fc6af313359f926b, < e505092cb200d430d5b8d8d3e926d45f29474ba3; >= b880a80011f56880f32bde47fc6af313359f926b, < d29a8ee271da17b5e32d7a76a9c78d43f66447ca; >= b880a80011f56880f32bde47fc6af313359f926b, < 221049874b6a78c7d87bc826581b0695cd338e2b |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93266?
How severe is CVE-2026-93266?
How do I fix CVE-2026-93266?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93260In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93261In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93262In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93263In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93264In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93265In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93267In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93268In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93269In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9327IBM WebSphere Application Server 9.0, and 8.5 could allow an…8.1
- CVE-2026-93270In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93271In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93266?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
