Out-of-bounds read in Linux kernel - CVE-2026-43042
Published: May 2, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to an out-of-bounds access in the mpls forwarding and route dump codepaths when handling concurrent platform label table resizes. A local user can trigger concurrent route operations to cause a denial of service.
The issue arises from an inconsistent view of the platform_labels and platform_label pair during a resize operation.