Lucene search
+L

399 matches found

OSV
OSV
added 2022/08/29 3:15 p.m.3 views

DEBIAN-CVE-2022-0485

A flaw was found in the copying tool nbdcopy of libnbd. When performing multi-threaded copies using asynchronous nbd calls, nbdcopy was blindly treating the completion of an asynchronous command as successful, rather than checking the error parameter. This could result in the silent creation of a...

4.8CVSS6.2AI score0.00788EPSS
Exploits1References1
BDU FSTEC
BDU FSTEC
added 2022/03/31 12:0 a.m.9 views

The vulnerability of the nbd network device implementation, related to integer overflow, allows an attacker to execute arbitrary code.

The vulnerability of NBD network block devices is related to integer overflows. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by sending specially crafted messages such as NBDOPTINFO, NBDOPTGO, and NBDOPTEXPORTNAME...

10CVSS8.2AI score0.02738EPSS
Exploits1References10Affected Software6
BDU FSTEC
BDU FSTEC
added 2022/03/31 12:0 a.m.8 views

The vulnerability of the nbd network device implementation lies in the overflow of the buffer in the stack, allowing an attacker to execute arbitrary code.

The vulnerability of nbd network block devices relates to buffer overflow in the stack. Exploiting this vulnerability allows a remote attacker to execute arbitrary code by sending specially crafted data...

10CVSS8.6AI score0.0347EPSS
Exploits2References10Affected Software5
Redos
Redos
added 2022/03/29 12:0 a.m.48 views

ROS-20220329-04

Vulnerability in nbd network block device implementation, related to stack-based buffer overflow during NBDOPTINFO or NBDOPTGO messages. Exploitation of the vulnerability could allow an attacker, acting remotely and not authenticated, to pass specially crafted data to an application, causing a...

9.8CVSS9.7AI score0.0347EPSS
Exploits3
Fedora
Fedora
added 2022/03/26 3:43 p.m.32 views

[SECURITY] Fedora 36 Update: nbd-3.24-1.fc36

Tools for the Linux Kernel's network block device, allowing you to use remote block devices over a TCP/IP network...

9.8CVSS3.3AI score0.0347EPSS
Exploits3
OpenVAS
OpenVAS
added 2022/03/23 12:0 a.m.12 views

Fedora: Security Advisory for nbd (FEDORA-2022-807e431d5f)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS9.6AI score0.0347EPSS
Exploits3References2
OpenVAS
OpenVAS
added 2022/03/23 12:0 a.m.12 views

Fedora: Security Advisory for nbd (FEDORA-2022-62adf9a1e0)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS9.6AI score0.0347EPSS
Exploits3References2
Fedora
Fedora
added 2022/03/16 4:26 p.m.30 views

[SECURITY] Fedora 35 Update: nbd-3.24-1.fc35

Tools for the Linux Kernel's network block device, allowing you to use remote block devices over a TCP/IP network...

9.8CVSS3.3AI score0.0347EPSS
Exploits3
Fedora
Fedora
added 2022/03/16 3:59 p.m.28 views

[SECURITY] Fedora 34 Update: nbd-3.24-1.fc34

Tools for the Linux Kernel's network block device, allowing you to use remote block devices over a TCP/IP network...

9.8CVSS3.3AI score0.0347EPSS
Exploits3
RedHat Linux
RedHat Linux
added 2022/03/16 2:12 p.m.5 views

libnbd: nbdcopy: missing error handling may create corrupted destination image

A flaw was found in the copying tool nbdcopy of libnbd. When performing multi-threaded copies using asynchronous nbd calls, nbdcopy was blindly treating the completion of an asynchronous command as successful, rather than checking the error parameter. This could result in the silent creation of a...

4.8CVSS6.6AI score0.00788EPSS
Exploits1References5
OSV
OSV
added 2022/03/14 10:54 a.m.5 views

USN-5323-1 nbd vulnerabilities

It was discovered that NBD incorrectly handled name length fields. A remote attacker could use this issue to cause NBD to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS7.5AI score0.0347EPSS
Exploits3References3
CNVD
CNVD
added 2022/03/08 12:0 a.m.21 views

nbd buffer overflow vulnerability

nbd is a Linux kernel network block device tool. It is used to use remote block devices over TCP/IP networks. nbd versions prior to 3.24 of nbd-server suffer from a buffer overflow vulnerability that can be exploited by an attacker to cause a parsing buffer overflow in the name field by sending a...

9.8CVSS4.1AI score0.0347EPSS
Exploits2References1
ATTACKERKB
ATTACKERKB
added 2022/03/06 6:15 a.m.2 views

CVE-2022-26495

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 NBDOPTINFO,...

9.8CVSS7.5AI score0.02738EPSS
Exploits1References12
OSV
OSV
added 2022/03/06 6:15 a.m.2 views

DEBIAN-CVE-2022-26496

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 NBDOPTINFO or NBDOPTGO message with an large value as the length of the name...

9.8CVSS9.2AI score0.0347EPSS
Exploits2References1
OSV
OSV
added 2022/03/06 6:15 a.m.1 views

UBUNTU-CVE-2022-26496

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 NBDOPTINFO or NBDOPTGO message with an large value as the length of the name...

9.8CVSS7.9AI score0.0347EPSS
Exploits2References6
CNNVD
CNNVD
added 2022/03/06 12:0 a.m.5 views

nbd 输入验证错误漏洞

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...

9.8CVSS6.1AI score0.02738EPSS
Exploits1References14
CNNVD
CNNVD
added 2022/03/06 12:0 a.m.6 views

nbd 缓冲区错误漏洞

nbd is a Linux kernel network block device tool. It is used to use remote block devices over TCP/IP networks. nbd versions prior to 3.24 of nbd-server suffer from a buffer overflow vulnerability that can be exploited by an attacker to cause a parsing buffer overflow in the name field by sending a...

9.8CVSS6.1AI score0.0347EPSS
Exploits2References14
Fedora
Fedora
added 2022/02/19 1:32 a.m.22 views

[SECURITY] Fedora 35 Update: libnbd-1.10.5-1.fc35

NBD =EF=BF=BD=EF=BF=BD=EF=BF=BD Network Block Device =EF=BF=BD=EF=BF=BD=EF=BF =BD is a protocol for accessing Block Devices hard disks and disk-like things over a Network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are: Synchronous and...

4.8CVSS5.5AI score0.00788EPSS
Exploits1
OpenVAS
OpenVAS
added 2022/02/19 12:0 a.m.25 views

Fedora: Security Advisory for libnbd (FEDORA-2022-2fa5931425)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

4.8CVSS5.4AI score0.00788EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2021/11/09 6:6 p.m.5 views

kernel: Use-after-free in ndb_queue_rq() in drivers/block/nbd.c

A use after free flaw in the Linux kernel network block device NBD subsystem was found in the way user calls an ioctl NBDSETSOCK at a certain point during device setup...

7CVSS7.1AI score0.00251EPSS
Exploits0References5
Rows per page
Query Builder