CVE-2026-80522
Last modified
CVE-2026-80522 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req() Perform rctx->cryptlen calculation in tegra_gcm_do_one_req() the same way it is done in tegra_ccm_crypt_init(). The current formulae may lead to a crash if a caller does not call tegra_gcm_setauthsize() and so ctx->authsize remains zero.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req() Perform rctx->cryptlen calculation in tegra_gcm_do_one_req() the same way it is done in tegra_ccm_crypt_init(). The current formulae may lead to a crash if a caller does not call tegra_gcm_setauthsize() and so ctx->authsize remains zero. Then a decrypt operation with incorrect rctx->cryptlen will lead to a write beyound rctx->dst_sg buffer. As a follow-up cleanup delete struct tegra_aead_ctx->authsize field since it appears to be completely unused. Also simplify tegra_ccm_setauthsize() and tegra_gcm_setauthsize() functions respectively.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0, < cd6991001bf0681ed0bcf21f9cc3d261d749b2bb; >= 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0, < 99a18e1d979e0fad3aaf9c65ae6696897c1d9869; >= 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0, < c6237834d9994de209cb90c7a2c461247bce8e90; >= 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0, < 360f2974fcea49c61f6d6f81554741a9eeee7168 |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80522?
How severe is CVE-2026-80522?
How do I fix CVE-2026-80522?
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-8051OS command injection in Ivanti Virtual Traffic Manager befor…7.2
- CVE-2026-80515In Eclipse Arrowhead versions from 5.0.0 to 5.2.1 the manage…8.9
- CVE-2026-80519In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-8052HashiCorp Nomad’s exec2 task driver prior to 0.1.2 is vulner…6
- CVE-2026-80520In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80521In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80523In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80526In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80527In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80528In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-8053An issue in MongoDB Server's time-series collection implemen…8.8
- CVE-2026-80530In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2026-80522?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
