In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: Fix memory leak in hci_req_sync_complete()
In 'hci_req_sync_complete()', always free the previous sync
request state before assigning reference to a new one.
References
Configurations
Configuration 1 (hide)
|
History
23 May 2024, 21:04
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/45d355a926ab40f3ae7bc0b0a00cb0e3e8a5a810 - Patch | |
| References | () https://git.kernel.org/stable/c/4beab84fbb50df3be1d8f8a976e6fe882ca65cb2 - Patch | |
| References | () https://git.kernel.org/stable/c/66fab1e120b39f8f47a94186ddee36006fc02ca8 - Patch | |
| References | () https://git.kernel.org/stable/c/75193678cce993aa959e7764b6df2f599886dd06 - Patch | |
| References | () https://git.kernel.org/stable/c/8478394f76c748862ef179a16f651f752bdafaf0 - Patch | |
| References | () https://git.kernel.org/stable/c/89a32741f4217856066c198a4a7267bcdd1edd67 - Patch | |
| References | () https://git.kernel.org/stable/c/9ab5e44b9bac946bd49fd63264a08cd1ea494e76 - Patch | |
| References | () https://git.kernel.org/stable/c/e4cb8382fff6706436b66eafd9c0ee857ff0a9f5 - Patch | |
| Summary |
|
|
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
20 May 2024, 10:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-05-20 10:15
Updated : 2024-05-23 21:04
NVD link : CVE-2024-35978
Mitre link : CVE-2024-35978
CVE.ORG link : CVE-2024-35978
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
