CVE ID : CVE-2022-48722
Published : June 20, 2024, 11:15 a.m. | 1 hour, 4 minutes ago
Description : 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…CVE ID : CVE-2022-48722
Published : June 20, 2024, 11:15 a.m. | 1 hour, 4 minutes ago
Description : 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…