Acknowledged
Created: May 30, 2025
Updated: Jun 4, 2025
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel
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.
CREATE(Triage):(User=admin) CVE-2025-37998 (https://nvd.nist.gov/vuln/detail/CVE-2025-37998)