In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmet_execute_disc_get_log_page() validates only the dword …
严重 CVSS 9.1
摘要
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmet_execute_disc_get_log_page() validates only the dword alignment of the host-supplied Log Page Offset (lpo). The 64-bit offset is then added to a small kzalloc'd buffer that holds the discovery log page and the result is passed straight to nvmet_copy_to_sgl(), which memcpy()s data_len bytes out to the host with no source-side bound check: u64 offs…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/33b974eb626154ae9348f2bac7de84cb2a3d9dd4
- https://git.kernel.org/stable/c/53cd102a7a56079b11b897835bd9b94c14e6322c
- https://git.kernel.org/stable/c/56c021a0869260d04c4b65d1471936aaf9177114
- https://git.kernel.org/stable/c/a29b316b9bbfd269f323ab4ba9906a894025680f
时间线
- nvd_ingest NVD