CVE-2026-80735: ovpn: ensure socket is owned by ovpn before deref sk_user_data

Published Sep 3, 2026
·
Updated

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

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.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Apply the upstream kernel fix so ovpn ensures the socket is owned by ovpn before dereferencing sk_user_data.

    Linux kernel (ovpn) Socket ownership check before dereferencing sk_user_data = owned_by_ovpn

Event History

Sep 3, 2026
CVE Published
via MITRE·08:21 AM
Data Sourced
via MITRE·08:21 AM
Description

Frequently Asked Questions

1

What conditions are required for the unsafe dereference to occur?

A socket must have sk_user_data set by another subsystem, such as BPF SOCKMAP, without the expected ovpn encapsulation type being set. The vulnerable ovpn path can then dereference that data despite it not being owned by ovpn.

2

What is the potential impact of this issue?

Failing to verify that the socket is owned by ovpn before dereferencing sk_user_data may lead to out-of-bounds reads.

3

Are systems using BPF SOCKMAP relevant to triage?

Yes. BPF SOCKMAP is specifically identified as a subsystem that can set sk_user_data without setting encap_type, creating the condition the fix is intended to handle.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203