Bug 2400787 (CVE-2023-53527) - CVE-2023-53527 kernel: thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
Summary: CVE-2023-53527 kernel: thunderbolt: Fix memory leak in tb_handle_dp_bandwidth...
Keywords:
Status: NEW
Alias: CVE-2023-53527
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-01 12:07 UTC by OSIDB Bzimport
Modified: 2025-10-01 19:23 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-01 12:07:20 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.