Lucene search
+L

409 matches found

OSV
OSV
added 2024/08/05 2:15 p.m.6 views

AZL-47428 CVE-2024-7383 affecting package libnbd for versions less than 1.12.1-4

A flaw was found in libnbd. The client did not always correctly verify the NBD server's certificate when using TLS to connect to an NBD server. This issue allows a man-in-the-middle attack on NBD traffic...

7.4CVSS7.1AI score0.0039EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/05 2:15 p.m.7 views

UBUNTU-CVE-2024-7409

A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service DoS attack via improper synchronization during socket closure when a client keeps a socket open as the server is taken offline...

7.5CVSS7AI score0.01027EPSS
SaveExploits0References5
Fedora
Fedora
added 2024/07/09 1:55 a.m.14 views

[SECURITY] Fedora 40 Update: libnbd-1.20.2-1.fc40

NBD =E2=80=94 Network Block Device =E2=80=94 is a protocol for accessing Bloc k 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 asynchronous APIs, both for ease of...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/07/05 11:8 a.m.16 views

OESA-2024-1792 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some...

9.8CVSS6.8AI score0.01483EPSS
SaveExploits1References20
Fedora
Fedora
added 2024/07/04 1:23 a.m.18 views

[SECURITY] Fedora 39 Update: libnbd-1.18.5-1.fc39

NBD =E2=80=94 Network Block Device =E2=80=94 is a protocol for accessing Bloc k 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 asynchronous APIs, both for ease of...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/05/21 4:15 p.m.10 views

AZL-55636 CVE-2023-52837 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbdopen Commit 4af5f2e03013 "nbd: use blkmqallocdisk and blkcleanupdisk" cleans up disk by blkcleanupdisk and it won't set disk-privatedata as NULL as before. UAF may be triggered in nbdopen if someone tries to op...

7.8CVSS6.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.5 views

UBUNTU-CVE-2023-52837

In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbdopen Commit 4af5f2e03013 "nbd: use blkmqallocdisk and blkcleanupdisk" cleans up disk by blkcleanupdisk and it won't set disk-privatedata as NULL as before. UAF may be triggered in nbdopen if someone tries to op...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/01 1:15 p.m.2 views

DEBIAN-CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS5.7AI score0.00292EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.7 views

UBUNTU-CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS6.2AI score0.00292EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/04/30 9:55 a.m.4 views

libnbd: Malicious NBD server may crash libnbd

A flaw was found in libnbd, due to a malicious Network Block Device NBD, a protocol for accessing Block Devices such as hard disks over a Network. This issue may allow a malicious NBD server to cause a Denial of Service...

5.3CVSS5.7AI score0.00922EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:55 a.m.8 views

libnbd: Crash or misbehaviour when NBD server returns an unexpected block size

A flaw was found in libnbd. A server can reply with a block size larger than 2^63 the NBD spec states the size is a 64-bit unsigned value. This issue could lead to an application crash or other unintended behavior for NBD clients that doesn't treat the return value of the nbdgetsize function...

6.5CVSS5.8AI score0.00746EPSS
SaveExploits1References5
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

DEBIAN-CVE-2021-46981

In the Linux kernel, the following vulnerability has been resolved: nbd: Fix NULL pointer in flushworkqueue Open /dev/nbdX first, the configrefs will be 1 and the pointers in nbddevice are still null. Disconnect /dev/nbdX, then reference a null recvworkq. The protection by configrefs in...

5.5CVSS5.5AI score0.0025EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/02/18 12:0 a.m.9 views

PT-2024-8216

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the nbd component of the Linux kernel and involves a null check for nla nest start. This function may fail and return NULL, potentially leading to a denial of...

5.5CVSS5.5AI score0.00292EPSS
SaveExploits0
Gentoo Linux
Gentoo Linux
added 2024/02/04 12:0 a.m.30 views

NBD Tools: Multiple Vulnerabilities

Background The NBD Tools are the Network Block Device utilities allowing one to use remote block devices over a TCP/IP network. It includes a userland NBD server. Description Multiple vulnerabilities have been discovered in NBD Tools. Please review the CVE identifiers referenced below for details...

9.8CVSS7.8AI score0.03524EPSS
SaveExploits3
OSV
OSV
added 2023/11/27 12:15 p.m.2 views

DEBIAN-CVE-2023-5871

A flaw was found in libnbd, due to a malicious Network Block Device NBD, a protocol for accessing Block Devices such as hard disks over a Network. This issue may allow a malicious NBD server to cause a Denial of Service...

5.3CVSS5.6AI score0.00922EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/11/27 12:15 p.m.27 views

CVE-2023-5871

A flaw was found in libnbd, due to a malicious Network Block Device NBD, a protocol for accessing Block Devices such as hard disks over a Network. This issue may allow a malicious NBD server to cause a Denial of Service...

5.3CVSS6.2AI score0.00922EPSS
SaveExploits0References2
OSV
OSV
added 2023/11/27 12:15 p.m.8 views

UBUNTU-CVE-2023-5871

A flaw was found in libnbd, due to a malicious Network Block Device NBD, a protocol for accessing Block Devices such as hard disks over a Network. This issue may allow a malicious NBD server to cause a Denial of Service...

5.3CVSS6.2AI score0.00922EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/11/27 11:58 a.m.58 views

CVE-2023-5871

A flaw was found in libnbd, due to a malicious Network Block Device NBD, a protocol for accessing Block Devices such as hard disks over a Network. This issue may allow a malicious NBD server to cause a Denial of Service...

5.3CVSS5.2AI score0.00922EPSS
SaveExploits0
OSV
OSV
added 2023/11/27 11:58 a.m.8 views

CVE-2023-5871 Libnbd: malicious nbd server may crash libnbd

A flaw was found in libnbd, due to a malicious Network Block Device NBD, a protocol for accessing Block Devices such as hard disks over a Network. This issue may allow a malicious NBD server to cause a Denial of Service...

5.3CVSS6.3AI score0.00922EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/11/16 12:0 a.m.2 views

PT-2023-32387 · Libnbd +3 · Libnbd +3

Name of the Vulnerable Software and Affected Versions: libnbd affected versions not specified Description: A flaw was found in libnbd, due to a malicious Network Block Device NBD, a protocol for accessing Block Devices such as hard disks over a Network. This issue may allow a malicious NBD server...

6.5CVSS6.3AI score0.00922EPSS
SaveExploits1References34
Rows per page
Query Builder