cve/2022/CVE-2022-26496.md
2024-06-18 02:51:15 +02:00

842 B

CVE-2022-26496

Description

In nbd-server in nbd before 3.24, there is a stack-based buffer overflow. An attacker can cause a buffer overflow in the parsing of the name field by sending a crafted NBD_OPT_INFO or NBD_OPT_GO message with an large value as the length of the name.

POC

Reference

Github