CVE-2025-38146 Information
Description
In the Linux kernel the following vulnerability has been resolved:
net: openvswitch: Fix the dead loop of MPLS parse
The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks The label count value has wrapped around. A dead loop occurs soft lockup/CPU stuck finally.
stack backtrace:
UBSAN: array-index-out-of-bounds in /build/linux-0Pa0xK/linux-5.15.0/net/openvswitch/flow.c:662:26
index -1 is out of range for type ‘__be32 [3]’
CPU: 34 PID: 0 Comm: swapper/34 Kdump: loaded Tainted: G OE 5.15.0-121-generic 131-Ubuntu
Hardware name: Dell Inc. PowerEdge C6420/0JP9TF BIOS 2.12.2 07/14/2021
Call Trace:
Reference
https://git.kernel.org/stable/c/0bdc924bfb319fb10d1113cbf091fc26fb7b1f99 https://git.kernel.org/stable/c/3c1906a3d50cb94fd0a10e97a1c0a40c0f033cb7 https://git.kernel.org/stable/c/4b9a086eedc1fddae632310386098c12155e3d0a https://git.kernel.org/stable/c/69541e58323ec3e3904e1fa87a6213961b1f52f4 https://git.kernel.org/stable/c/8ebcd311b4866ab911d1445ead08690e67f0c488 https://git.kernel.org/stable/c/ad17eb86d042d72a59fd184ad1adf34f5eb36843 https://git.kernel.org/stable/c/f26fe7c3002516dd3c288f1012786df31f4d89e0
Related CNNVD
CNNVD-202507-233 (Published: 2025-07-03)
Share on: