In nbd-server in nbd before 3.24, there is an integer overflow with a resultant heap-based buffer overflow. A value of 0xffffffff in the name length field will cause a zero-sized buffer to be allocated for the name, resulting in a write to a dangling pointer. This issue exists for the NBD_OPT_INFO, NBD_OPT_GO, and NBD_OPT_EXPORT_NAME messages.
References
Link | Resource |
---|---|
https://lists.debian.org/debian-lts-announce/2022/03/msg00014.html | Mailing List Third Party Advisory |
https://lists.debian.org/nbd/2022/01/msg00037.html | Exploit Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2UPX62BIWOOHSACGUDB7E3O4URNN37F/ | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IZHR73XMAJTCFGKUZRXVTZKCK2X3IFNA/ | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PU5JFD4PEJED72TZLZ5R2Q2SFXICU5I5/ | |
https://security.gentoo.org/glsa/202402-10 | |
https://sourceforge.net/projects/nbd/files/nbd/ | Product Release Notes Third Party Advisory |
https://www.debian.org/security/2022/dsa-5100 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2022-03-06 06:15
Updated : 2024-02-04 11:15
NVD link : CVE-2022-26495
Mitre link : CVE-2022-26495
CVE.ORG link : CVE-2022-26495
JSON object : View
Products Affected
debian
- debian_linux
network_block_device_project
- network_block_device
fedoraproject
- fedora
CWE
CWE-190
Integer Overflow or Wraparound