Bug 2400771 (CVE-2023-53460) - CVE-2023-53460 kernel: wifi: rtw88: fix memory leak in rtw_usb_probe()
Summary: CVE-2023-53460 kernel: wifi: rtw88: fix memory leak in rtw_usb_probe()
Keywords:
Status: NEW
Alias: CVE-2023-53460
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-01 12:06 UTC by OSIDB Bzimport
Modified: 2025-10-01 20:09 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-01 12:06:33 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: rtw88: fix memory leak in rtw_usb_probe()

drivers/net/wireless/realtek/rtw88/usb.c:876 rtw_usb_probe()
warn: 'hw' from ieee80211_alloc_hw() not released on lines: 811

Fix this by modifying return to a goto statement.


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