3 matches found
nbd input validation error vulnerability
nbd is a tool for Linux kernel network block devices. It is used to use remote block devices over TCP/IP networks. nbd versions prior to 3.24 have an input validation error vulnerability in nbd-server, which stems from an integer overflow in nbd-server, resulting in a heap-based buffer overflow...
PT-2022-2040 · Nbd +6 · Nbd +6
Name of the Vulnerable Software and Affected Versions: nbd versions prior to 3.24 Description: The issue is related to an integer overflow in the implementation of network block devices nbd, which can lead to a heap-based buffer overflow. This can be exploited by a remote attacker by sending...
[SECURITY] Fedora 29 Update: nbdkit-1.12.7-1.fc29
NBD is a protocol for accessing block devices hard disks and disk-like things over the network. nbdkit is a toolkit for creating NBD servers. The key features are: Multithreaded NBD server written in C with good performance. Minimal dependencies for the basic server. Liberal license BSD allows...