NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-31679
Summary

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

openvswitch: validate MPLS set/set_masked payload length

validate_set() accepted OVS_KEY_ATTR_MPLS as variable-sized payload for
SET/SET_MASKED actions. In action handling, OVS expects fixed-size
MPLS key data (struct ovs_key_mpls).

Use the already normalized key_len (masked case included) and reject
non-matching MPLS action key sizes.

Reject invalid MPLS action payload lengths early.

Publication Date April 25, 2026, 6:16 p.m.
Registration Date April 26, 2026, 4:07 a.m.
Last Update April 25, 2026, 6:16 p.m.
Related information, measures and tools
Common Vulnerabilities List