Bug 2425052 (CVE-2023-54052) - CVE-2023-54052 kernel: wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU
Summary: CVE-2023-54052 kernel: wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU
Keywords:
Status: NEW
Alias: CVE-2023-54052
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 13:04 UTC by OSIDB Bzimport
Modified: 2025-12-25 06:09 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 13:04:54 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU

txs may be dropped if the frame is aggregated in AMSDU. When the problem
shows up, some SKBs would be hold in driver to cause network stopped
temporarily. Even if the problem can be recovered by txs timeout handling,
mt7921 still need to disable txs in AMSDU to avoid this issue.


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