In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: bound uAP association event IEs to the event buffer mwifiex_process_uap_event() handles EVENT_UAP_STA_ASSOC by exp…
高危 CVSS 8.8
摘要
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: bound uAP association event IEs to the event buffer mwifiex_process_uap_event() handles EVENT_UAP_STA_ASSOC by exposing the (re)association request IEs that the firmware copies into the event: sinfo->assoc_req_ies = &event->data[len]; len = (u8 *)sinfo->assoc_req_ies - (u8 *)&event->frame_control; sinfo->assoc_req_ies_len = le16_to_cpu(event->len) - (u16)len; event->len is supplied by the device firmware a…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/a3f47d7c75ddad1a14621a309286f9fae3cba191
- https://git.kernel.org/stable/c/ad26c75ae25749313248f06510ebe43b5bf4adcc
- https://git.kernel.org/stable/c/b6766d7ea43edf5de9d5a572bc58b631d09efe4b
- https://git.kernel.org/stable/c/d21464d93f8ba464dc3d7b4b31c6e0adcd9f659c
- https://git.kernel.org/stable/c/f0858bfc7d3cab411a447b88e3ef970e575032c9
时间线
- nvd_ingest NVD