In the Linux kernel, the following vulnerability has been resolved:
ovpn: ensure socket is owned by ovpn before deref skuserdata
Some subsystems, like BPF SOCKMAP, set skuserdata without actually setting the encap_type.
For this reason, we must make sure that the type is the one ovpn expects before dereferencing skuserdata.
Failing to do so may lead to out-of-bounds reads.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80735.json"
}