Security Advisory

CVE-2023-53527

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-01 11:46:12
Last updated 2026-05-11 19:46:41
Assigner 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.