2 matches found
CVE-2026-72018
In the Linux kernel, the following vulnerability has been resolved: dibs: loopback: validate offset and size in movedata The loopback movedata performs a memcpy into the registered DMB without checking whether offset + size exceeds the DMB length. Unlike real ISM hardware, which enforces memory...
0.002EPSS
SaveExploits0References4
CVE-2026-72018
The CVE-2026-72018 entry concerns the Linux kernel loopback path for move_data(), where a memcpy into the registered DMB can overflow when offset+size exceeds the DMB length. The issue stems from missing bounds checking in the loopback implementation, which lacks hardware-enforced memory region b...
5.3AI score0.002EPSS
SaveExploits0References4
20