Lucene search
+L

399 matches found

OSV
OSV
added 2025/02/26 10:38 a.m.29 views

USN-7303-1 linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACPI drivers; - Drivers cor...

9.1CVSS6.8AI score0.01367EPSS
Exploits0References209
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49297

In the Linux kernel, the following vulnerability has been resolved: nbd: fix io hung while disconnecting device In our tests, "qemu-nbd" triggers a io hung: INFO: task qemu-nbd:11445 blocked for more than 368 seconds. Not tainted 5.18.0-rc3-next-20220422-00003-g2176915513ca 884 "echo 0...

5.5CVSS5.4AI score0.00276EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49295

In the Linux kernel, the following vulnerability has been resolved: nbd: call genlunregisterfamily first in nbdcleanup Otherwise there may be race between module removal and the handling of netlink command, which can lead to the oops as shown below: BUG: kernel NULL pointer dereference, address:...

4.7CVSS5.3AI score0.00224EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49300

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing, nbdallocconfig may be called concurrently by nbdgenlconnect, although trymoduleget will return false, but nbdallocconfig doesn't handle it...

4.7CVSS5.3AI score0.00185EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

UBUNTU-CVE-2022-49297

In the Linux kernel, the following vulnerability has been resolved: nbd: fix io hung while disconnecting device In our tests, "qemu-nbd" triggers a io hung: INFO: task qemu-nbd:11445 blocked for more than 368 seconds. Not tainted 5.18.0-rc3-next-20220422-00003-g2176915513ca 884 "echo 0...

5.5CVSS6AI score0.00276EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.3 views

CVE-2022-49300 nbd: fix race between nbd_alloc_config() and module removal

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing, nbdallocconfig may be called concurrently by nbdgenlconnect, although trymoduleget will return false, but nbdallocconfig doesn't handle it...

5.8AI score0.00185EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 2:1 a.m.1 views

CVE-2022-49295 nbd: call genl_unregister_family() first in nbd_cleanup()

In the Linux kernel, the following vulnerability has been resolved: nbd: call genlunregisterfamily first in nbdcleanup Otherwise there may be race between module removal and the handling of netlink command, which can lead to the oops as shown below: BUG: kernel NULL pointer dereference, address:...

5.8AI score0.00224EPSS
Exploits0References8
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an nbd device disconnecting that could cause an IO hang...

5.5CVSS5.5AI score0.00276EPSS
Exploits0References9
Ubuntu
Ubuntu
added 2025/02/19 3:58 p.m.39 views

USN-7276-1: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.1CVSS8.2AI score0.03558EPSS
Exploits5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nbd: fixed the race condition between timeout and normal completion. If the request for a timeout is handled by nbdrequeuecmd, normal completion must be stopped to avoid completing this queued request. This could potentially...

7CVSS6.2AI score0.00207EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2025/01/28 12:0 a.m.5 views

The vulnerability of the nbd_disconnect_and_put() function in the /drivers/block/nbd.c component of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the nbddisconnectandput function in the /drivers/block/nbd.c component of the Linux kernel is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0025EPSS
Exploits0References12Affected Software2
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.8 views

PT-2025-30857

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains a use-after-free issue within the network block device nbd module. Specifically, the nbd genl connect function does not properly stop the device on certain erro...

7.8CVSS6.6AI score0.00151EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/11/19 2:36 a.m.12 views

QEMU: Denial of Service via Improper Synchronization in QEMU NBD Server During Socket Closure

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
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:0 a.m.11 views

The vulnerability of the nbd component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the nbd component in the Linux operating system’s kernel is related to improper error handling in the nbdgenlstatus function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00292EPSS
Exploits0References27Affected Software6
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: nbd: always initialize struct msghdr completely

In the Linux kernel, the following vulnerability has been resolved: nbd: always initialize struct msghdr completely syzbot complains that msg-msggetinq value can be uninitialized 1 struct msghdr got many new fields recently, we should always make sure their values is zero by default. 1 BUG: KMSAN...

4.4CVSS6.8AI score0.00222EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.12 views

nbd: fix race between timeout and normal completion

...

7CVSS7.1AI score0.00207EPSS
Exploits0
SUSE Linux
SUSE Linux
added 2024/11/08 7:28 a.m.0 views

Security update for qemu

This update for qemu fixes the following issues: CVE-2024-8354: Fixed assertion failure in usbepget bsc1230834. CVE-2024-8612: Fixed nformation leak in virtio devices bsc1230915. CVE-2024-7409: Fixed denial of service via improper synchronization in QEMU NBD Server during socket closure bsc122900...

8.2CVSS6.6AI score0.01027EPSS
Exploits0References12
Tenable Nessus
Tenable Nessus
added 2024/11/05 12:0 a.m.17 views

RHEL 7 : qemu-kvm-rhev (RHSA-2017:3470)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2017:3470 advisory. KVM Kernel-based Virtual Machine is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provi...

8.8CVSS7.5AI score0.05529EPSS
Exploits0References14
Tenable Nessus
Tenable Nessus
added 2024/11/05 12:0 a.m.15 views

RHEL 7 : qemu-kvm-rhev (RHSA-2017:3472)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2017:3472 advisory. KVM Kernel-based Virtual Machine is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provi...

8.8CVSS7.5AI score0.05529EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.11 views

SUSE CVE-2024-49855

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal completion If request timetout is handled by nbdrequeuecmd, normal completion has to be stopped for avoiding to complete this requeued request, other use-after-free can be triggered. Fix t...

7CVSS6.3AI score0.00207EPSS
Exploits0References31
Rows per page
Query Builder