I
n the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request() The memory allocated in tb_queue_dp_bandwidth_request() needs to be released once the request is handled to avoid leaking it.
References
Configurations
Configuration 1 (hide)
|
History
23 Jan 2026, 20:08
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/0752bb32aed2c5dd85821195a507a1079c4835f7 - Patch | |
| References | () https://git.kernel.org/stable/c/596a5123cc782d458b057eb3837e66535cd0befa - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.5:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.5:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.5:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.5:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.5:rc1:*:*:*:*:*:* |
|
| CWE | CWE-401 |
02 Oct 2025, 19:11
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-01 12:15
Updated : 2026-01-23 20:08
NVD link : CVE-2023-53527
Mitre link : CVE-2023-53527
CVE.ORG link : CVE-2023-53527
JSON object : View
Products Affected
CWE
CWE-401
Missing Release of Memory after Effective Lifetime