In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie() rtw_get_wpa_ie() reads bytes at fixed offsets into a vendor-specific informa…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie() rtw_get_wpa_ie() reads bytes at fixed offsets into a vendor-specific information element without checking that the element is long enough, causing an out-of-bounds read for a short trailing IE. The function locates a vendor-specific IE (EID 221) with rtw_get_ie() and then compares a 4-byte OUI+type at pbuf + 2 and reads a 2-byte version word at pbuf + 6. Those accesses req…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/01ab275f8f3e497a13ebbe4ded44ec0623bccde3
- https://git.kernel.org/stable/c/0d19f0600fbb610c42f2a86f95c35706dc04691b
- https://git.kernel.org/stable/c/1c3e23e78862493e8cf1adad02b10ffcb8b9921c
- https://git.kernel.org/stable/c/42c5a0d454aa5b54fec17162d9a1f8c30f8af45a
- https://git.kernel.org/stable/c/4fc459c5cd8767ca4d9bf2f7becbd562639ba4d9
- https://git.kernel.org/stable/c/b45be82387bf759931acdd21ca7dfe740f16eb97
- https://git.kernel.org/stable/c/c9068f82a0906b29c905e8788edb62c3208c7c8a
- https://git.kernel.org/stable/c/e167a38a8a8f50f137721fef1a1fbba0f4588b5d
时间线
- nvd_ingest NVD