漏洞标题
没有
漏洞描述信息
在 Linux 内核中,已解决以下漏洞:
net:lantiq:修复 RX 环中的内存损坏
当内存分配或 dma 映射失败时,无效的地址会编程到描述符中。这可能导致内存损坏。如果内存分配失败,DMA 应重用之前的 skb 和映射并丢弃数据包。此补丁还会增加 rx 丢弃计数器。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
跨界内存写
漏洞标题
net: lantiq: fix memory corruption in RX ring
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
net: lantiq: fix memory corruption in RX ring
In a situation where memory allocation or dma mapping fails, an
invalid address is programmed into the descriptor. This can lead
to memory corruption. If the memory allocation fails, DMA should
reuse the previous skb and mapping and drop the packet. This patch
also increments rx drop counter.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于无效地址被编程到描述符中,这可以导致内存损坏。
CVSS信息
N/A
漏洞类别
其他