CVE-2026-90358
Last modified
CVE-2026-90358 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf, x86: Fix trampoline stack size for 128-bit arguments btf_distill_func_proto() accepts a function argument up to 16 bytes, so a 128-bit scalar such as __int128 reaches the x86 trampoline with arg_size == 16. But the current implementation assumes an __int128 argument only needs one register, so the register save area is under-allocated and save_args() overwrites adjacent stack slots. Compute the register count from arg_size for all arguments to fix it..
Description
In the Linux kernel, the following vulnerability has been resolved: bpf, x86: Fix trampoline stack size for 128-bit arguments btf_distill_func_proto() accepts a function argument up to 16 bytes, so a 128-bit scalar such as __int128 reaches the x86 trampoline with arg_size == 16. But the current implementation assumes an __int128 argument only needs one register, so the register save area is under-allocated and save_args() overwrites adjacent stack slots. Compute the register count from arg_size for all arguments to fix it.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a9c5ad31fbdc4dec6d266fe22e51de1ad6d1bcf2, < 4aed2346fa9b88d458eeb8c01123f3c07585a675; >= a9c5ad31fbdc4dec6d266fe22e51de1ad6d1bcf2, < 40f3bfbbb222b92278f3797614b70f68d46824ac; >= a9c5ad31fbdc4dec6d266fe22e51de1ad6d1bcf2, < a6d7d7a253c550e74b0651897fe313c2f9b2301f; >= a9c5ad31fbdc4dec6d266fe22e51de1ad6d1bcf2, < 814cba835ef648e0c5eb79505c96c0493b29eea6 |
| Linux | Linux | 6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90358?
How severe is CVE-2026-90358?
How do I fix CVE-2026-90358?
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-90352In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90353In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-90354In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90355In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90356In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90357In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90359In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9036IBM Netezza Software 11.3.0.3 through Interim Fix 002 does n…5.9
- CVE-2026-90360In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90361In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90362In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90363In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90358?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
