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
References
Configurations
Configuration 1 (hide)
|
History
13 Mar 2025, 21:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/42b6a39f439b6f37cc2024d91ce547d83290ff78 - Patch | |
References | () https://git.kernel.org/stable/c/9567d54e70ff58c2695c2cc2e53c86c67551d3e6 - Patch | |
References | () https://git.kernel.org/stable/c/d3715b2333e9a21692ba16ef8645eda584a9515d - Patch | |
References | () https://git.kernel.org/stable/c/d588c183a971b85c775ad66da563ee6e8bc8158f - Patch | |
References | () https://git.kernel.org/stable/c/e9e55acee9b7a737ec7f5161b94a78932a5514c8 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux
Linux linux Kernel |
|
CWE | CWE-401 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
26 Feb 2025, 07:00
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:00
Updated : 2025-03-13 21:33
NVD link : CVE-2022-49116
Mitre link : CVE-2022-49116
CVE.ORG link : CVE-2022-49116
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime