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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
09 Aug 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
04 Jun 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
29 May 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-29 14:15
Updated : 2025-08-09 15:15
NVD link : CVE-2025-37998
Mitre link : CVE-2025-37998
JSON object : View
Products Affected
No product.
CWE
No CWE.