
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48711 is a vulnerability in the Linux kernel's TIPC (Transparent Inter-Process Communication) protocol functionality. The vulnerability was discovered in the tipc_mon_rcv() function, which allows a node to receive and process domain_record structs from peer nodes to track their views of the network topology. This vulnerability was disclosed on June 20, 2024, and affects the Linux kernel's TIPC implementation (Kernel Git).
The vulnerability exists in the tipc_mon_rcv() function where insufficient validation of the number of members in a received domain record could lead to a stack overflow. Additionally, in the tipc_link_proto_rcv() function, a 32-bit message data length field is read into a uint16 variable, potentially causing a bit overflow. The issue specifically relates to the handling of domain records where the number of members could exceed the limit defined by MAX_MON_DOMAIN (Kernel Git). According to CISA's assessment, this vulnerability has been assigned a CVSS v3.1 base score of 5.3 (Medium) with the vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L (NVD).
If exploited, this vulnerability could lead to a stack overflow condition in the Linux kernel. The potential impact includes local privilege escalation, system crashes, and potential arbitrary code execution in the context of the kernel. The vulnerability requires local access to the TIPC network to be exploited (NVD).
The vulnerability requires local access to exploit and involves sending specially crafted domain records to the TIPC subsystem. The attack requires the ability to interact with the TIPC network interface, which typically requires local system access with appropriate permissions (NVD).
The vulnerability has been patched in the Linux kernel. The fix includes additional size validations for received domain records, specifically adding checks to verify that the number of members in a received domain record does not exceed the MAX_MON_DOMAIN limit. Additionally, a sanity check was added in the tipc_link_proto_rcv() function to prevent potential bit overflow issues (Kernel Git).
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."