
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a use-after-free vulnerability (CVE-2022-48782) was discovered in the MCTP (Management Component Transport Protocol) subsystem. The issue occurs when mctpkeyadd() fails, where a key is freed but then later used in tracemctpkey_acquire(). This vulnerability affects Linux kernel versions from 5.16 up to (excluding) 5.16.11 (NVD).
The vulnerability was identified through Clang static analysis, which reported a use-after-free issue in route.c:425:4. The problem occurs in the tracemctpkeyacquire(key) function call, where the key is used after being freed in the error handling path of mctpkey_add(). The issue has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with the vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD, Kernel Patch).
This use-after-free vulnerability could potentially lead to privilege escalation, system crashes, or arbitrary code execution in the context of the kernel. The high CVSS score indicates that successful exploitation could result in complete compromise of system confidentiality, integrity, and availability (NVD).
The vulnerability has been fixed by adding an else statement to ensure the key is only used when mctpkeyadd() is successful. Users should upgrade to Linux kernel version 5.16.11 or later which contains the fix. The patch has been merged into the stable kernel tree (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."