In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skb_cow_data() before in-place crypto llsec_do_encrypt_unauth(), llsec_do_encrypt_auth(), llsec_do_decrypt_…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skb_cow_data() before in-place crypto llsec_do_encrypt_unauth(), llsec_do_encrypt_auth(), llsec_do_decrypt_unauth(), and llsec_do_decrypt_auth() all perform in-place cryptographic transformations on skb data. They build a scatterlist with sg_init_one() pointing into the skb's linear data area and then pass the same scatterlist as both src and dst to the crypto API (e.g. crypto_skcipher_encrypt/decrypt, …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/3a2b378b3a9ca75d3518d879148d2ad25b5714a9
- https://git.kernel.org/stable/c/7a831bcd0486788283ef35e396d4282ee01bb0d5
- https://git.kernel.org/stable/c/84a04eb5b210643bd67aab81ff805d32f62aa865
- https://git.kernel.org/stable/c/86d531337ea1ba02d9f2bc830d07c683d9bfaade
- https://git.kernel.org/stable/c/993fd674fe85d114e6a8d3963033d4fbbc2170a8
- https://git.kernel.org/stable/c/bd968bdd568beacfdf98ec537a87527e85f1d0cf
- https://git.kernel.org/stable/c/e28e7fd34c449028325322a3f5127b92594b7396
- https://git.kernel.org/stable/c/ff976ef7c39199ebff33c18034636595016db9f0
时间线
- nvd_ingest NVD