
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52906 affects the Linux kernel's network scheduling component, specifically in the MPLS (Multiprotocol Label Switching) action handling. The vulnerability was discovered in January 2023 and affects Linux kernel versions from 5.3 through 6.2-rc1. The issue stems from an invalid combination of attribute types in the TCAMPLSLABEL attribute validation (NVD).
The vulnerability arises from the 'TCAMPLSLABEL' attribute being of 'NLAU32' type while having a validation type of 'NLAVALIDATEFUNCTION'. This invalid combination triggers a warning in nlagetrangeunsigned() when attribute validation fails. Despite being of 'NLA_U32' type, the associated 'min'/'max' fields in the policy are negative as they are aliased by the 'validate' field. The vulnerability has a CVSS v3.1 Base Score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD, Kernel Patch).
The vulnerability could potentially lead to system instability due to warning messages during failed attribute validation in the kernel's MPLS handling functionality. The high CVSS score indicates potential for significant impact if exploited, including the possibility of compromising system confidentiality, integrity, and availability (NVD).
The issue has been fixed by changing the attribute type to 'NLABINARY', which is consistent with the proper usage of NLAPOLICYVALIDATEFN(). The fix also includes moving the length validation to the validation function. The patch has been tested with no regressions in MPLS tests (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."