In the Linux kernel, the following vulnerability has been resolved:
net: ieee802154: ca8210: Stop leaking skb's
Upon error the ieee802154_xmit_complete() helper is not called. Only
ieee802154_wake_queue() is called manually. We then leak the skb
structure.
Free the skb structure upon error before returning.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-06-20T11:13:13.315Z
Updated: 2024-11-04T12:15:15.491Z
Reserved: 2024-06-20T11:09:39.051Z
Link: CVE-2022-48722
Vulnrichment
Updated: 2024-08-03T15:24:59.991Z
NVD
Status : Awaiting Analysis
Published: 2024-06-20T11:15:55.733
Modified: 2024-06-20T12:43:25.663
Link: CVE-2022-48722
Redhat