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

CVE-2026-80520

unknowncovered by 1 sourcefirst seen 2026-08-26
In the Linux kernel, the following vulnerability has been resolved: ovpn: fix NULL dereference when killing missing key ovpn_crypto_kill_key assumes both crypto slots are populated and dereferences each slot before checking it. That is not guaranteed: a peer can have only one installed key, and the kill path may be asked to remove a key that is not present. Read each slot once while holding the crypto state lock, check for NULL before looking at key_id, and only replace the slot that actually matches.

⚡ Watch CVE-2026-80520

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

Advisory coverage (1)

External references

NVD record for CVE-2026-80520

CVE.org record

Embed the live status

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

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