In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3_rq_create() fails to allocate memory for rq->data_ring.base,…
严重 CVSS 9.8
摘要
In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3_rq_create() fails to allocate memory for rq->data_ring.base, the subsequent call to vmxnet3_rq_destroy_all_rxdataring does not reset rq->data_ring.desc_size for the data ring that failed, which presumably causes the hypervisor to reference it on packet reception. To fix this bug, rq->data_ring.desc_size needs to be set to 0 to tell the hypervisor to disable…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/9ee14af24e67ef170108db547f7d1f701b3f2bc5 Patch
- https://git.kernel.org/stable/c/aa116ae9d169e28b692292460aed27fc44f4a017 Patch
- https://git.kernel.org/stable/c/ffbe335b8d471f79b259e950cb20999700670456 Patch
- https://git.kernel.org/stable/c/9ee14af24e67ef170108db547f7d1f701b3f2bc5 Patch
- https://git.kernel.org/stable/c/aa116ae9d169e28b692292460aed27fc44f4a017 Patch
- https://git.kernel.org/stable/c/ffbe335b8d471f79b259e950cb20999700670456 Patch
时间线
- nvd_ingest NVD