In the Linux kernel, the following vulnerability has been resolved: openvswitch: Fix unsafe attribute parsing in output_userspace() This patch replaces the manual Netlink attribute iteration in output_userspace() with nla_for_each_nested(), which ensures that only well-formed attributes are processed.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025052903-CVE-2025-37998-10fb@gregkh/T