CVE-2022-49116 Details
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2cap_ecred_connect
A vulnerability in the Linux kernel's Bluetooth implementation was addressed, which involved a memory leak in the L2CAP ECRED connection process. The issue was resolved by using 'memset' to properly initialize structures, preventing the memory leak.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 1, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/42b6a39f439b6f37cc2024d91ce547d83290ff78 | kernel.org | Patch |
| https://git.kernel.org/stable/c/9567d54e70ff58c2695c2cc2e53c86c67551d3e6 | kernel.org | Patch |
| https://git.kernel.org/stable/c/d3715b2333e9a21692ba16ef8645eda584a9515d | kernel.org | Patch |
| https://git.kernel.org/stable/c/d588c183a971b85c775ad66da563ee6e8bc8158f | kernel.org | Patch |
| https://git.kernel.org/stable/c/e9e55acee9b7a737ec7f5161b94a78932a5514c8 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-401 | Missing Release of Memory after Effective Lifetime | [email protected] |
| CWE-401 | Missing Release of Memory after Effective Lifetime | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | < 5.10.111 >= 5.11, < 5.15.34 >= 5.16, < 5.16.20 >= 5.17, < 5.17.3 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 1, 2025 | CVE Modified | CISA-ADP |
| Mar 13, 2025 | Initial Analysis | [email protected] |
| Feb 26, 2025 | New CVE Received | kernel.org |