摘要:
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.
安全等级: Low
公告ID: KylinSec-SA-2024-3024
发布日期: 2024年7月4日
关联CVE: CVE-2022-48722
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.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2022-48722 | KY3.5.2 | kernel | Unaffected |
CVE-2022-48722 | V6 | kernel | Unaffected |