You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
mpls parsing
About this tag
The mpls parsing tag covers discussions about the MPLS (Multiprotocol Label Switching) parsing code in Open vSwitch (OVS), specifically the vulnerability tracked as CVE-2025-38146. This bug can cause a CPU soft-lockup by driving the MPLS parsing logic into an infinite loop, leading to a denial of service. The issue affects Azure Linux images, as confirmed by Microsoft, and upstream kernel patches have been released to correct the parsing logic. Topics include the technical root cause, availability impact, and remediation steps for affected systems.
The Open vSwitch (OVS) MPLS parsing bug tracked as CVE-2025-38146 is a real kernel-level reliability vulnerability that can cause a CPU soft‑lockup by driving the MPLS parsing code into an infinite loop. Multiple independent trackers and downstream advisories confirm the technical root cause and...