In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3() During the v3 firmware download the controller send…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3() During the v3 firmware download the controller sends a v3_data_req with a 32 bit offset and a 16 bit len. nxp_recv_fw_req_v3() checks only the lower bound of the offset and then sends firmware from that offset. nxpdev->fw_dnld_v3_offset = offset - nxpdev->fw_v3_offset_correction; serdev_device_write_buf(nxpdev->serdev, nxpdev->fw->data + …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/21e60eb4d95854196e7c0e77383f35e7ac95df61
- https://git.kernel.org/stable/c/2a68a773089204af1c8581dc79668b775418c5ee
- https://git.kernel.org/stable/c/441088792ffec3ca01f4efe2934060570eb11eb8
- https://git.kernel.org/stable/c/49bcb39e3a041ce26021f77971eaccb49a275118
- https://git.kernel.org/stable/c/badff6c3bed8923a1257a853f137d447976eec30
时间线
- nvd_ingest NVD