CVE-2022-48782
Last modified
CVE-2022-48782 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mctp: fix use after free Clang static analysis reports this problem route.c:425:4: warning: Use of memory after it is freed trace_mctp_key_acquire(key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ When mctp_key_add() fails, key is freed but then is later used in trace_mctp_key_acquire(). Add an else statement to use the key only when mctp_key_add() is successful.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mctp: fix use after free Clang static analysis reports this problem route.c:425:4: warning: Use of memory after it is freed trace_mctp_key_acquire(key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ When mctp_key_add() fails, key is freed but then is later used in trace_mctp_key_acquire(). Add an else statement to use the key only when mctp_key_add() is successful.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 5.16.11 |
References
- https://git.kernel.org/stable/c/1dd3ecbec5f606b2a526c47925c8634b1a6bb81eMailing List, Patch
- https://git.kernel.org/stable/c/7e5b6a5c8c44310784c88c1c198dde79f6402f7bMailing List, Patch
- https://git.kernel.org/stable/c/1dd3ecbec5f606b2a526c47925c8634b1a6bb81eMailing List, Patch
- https://git.kernel.org/stable/c/7e5b6a5c8c44310784c88c1c198dde79f6402f7bMailing List, Patch
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-48782?
How severe is CVE-2022-48782?
How do I fix CVE-2022-48782?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-48777In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48778In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48779In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-4878A vulnerability classified as critical has been found in JAT…5.3
- CVE-2022-48780In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48781In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48783In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48784In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2022-48785In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48786In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48787In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48788In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2022-48782?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
