Security Advisory

CVE-2025-37789

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-01 13:07:22
Last updated 2026-06-11 18:44:15
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action Its not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attribute is OK first.