CVE-2023-53527

Publication date

2025-10-01 11:46:12

Family

Linux

State

PUBLISHED

Description

In 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.