CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-80843

lowCVSS 2.3covered by 2 sourcesfirst seen 2026-09-04
In the Linux kernel, the following vulnerability has been resolved: xfrm: fix xfrm_state_construct() auth-trunc leak attach_auth_trunc() can allocate x->aalg while leaving x->props.aalgo at zero when the selected auth algorithm has no sadb_alg_id. One real case is cmac(aes). xfrm_state_construct() then treats !x->props.aalgo as "no auth algorithm attached yet" and calls attach_auth(). That overwrites x->aalg and loses the first allocation. Any later failure or teardown only frees the replacement pointer. Check whether x->aalg is already attached instead of inferring that state from x->props.aalgo.

⚡ Watch CVE-2026-80843

Get an email if CVE-2026-80843 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-80843

CVE.org record

Embed the live status

CVE-2026-80843 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-80843 status](https://www.csirts.com/badge/CVE-2026-80843)](https://www.csirts.com/cve/CVE-2026-80843)