← Voltar à pesquisa de CVEs

CVE-2026-72018

Linux kernel

Descrição

In the Linux kernel, the following vulnerability has been resolved: dibs: loopback: validate offset and size in move_data() The loopback move_data() performs a memcpy into the registered DMB without checking whether offset + size exceeds the DMB length. Unlike real ISM hardware, which enforces memory region bounds natively, the software loopback has no such protection. A peer-supplied out-of-bounds offset or oversized write would result in an OOB write past the allocated kernel buffer. Add an explicit bounds check before the memcpy to reject such requests with -EINVAL.

CVSS 7.8EPSS 0.163%Risco 0.79
Ver fonte
Publicação
2026-08-15 06:21:00
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-08-17 06:17:59
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H