CVE-2026-80520

Source
https://cve.org/CVERecord?id=CVE-2026-80520
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80520.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80520
Downstream
Published
2026-08-26T14:37:01.983Z
Modified
2026-08-27T03:57:20.099499454Z
Summary
ovpn: fix NULL dereference when killing missing key
Details

In the Linux kernel, the following vulnerability has been resolved:

ovpn: fix NULL dereference when killing missing key

ovpncryptokill_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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80520.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
89d3c0e4612afa1c6429ed68d298e35592fbe208
Fixed
a47a080d06ee9d94dc6a2da0fc2b9beeeedb92b3
Fixed
acf32a5dff082044cf0fd9492f3c10b7357c15ee
Fixed
41d44ac7a61e2f74453af40d4fe1b82af9ea0ada

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80520.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
6.18.46
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80520.json"