Lucene search
+L

4315 matches found

OSV
OSV
added 2024/06/25 3:15 p.m.11 views

UBUNTU-CVE-2024-39469

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix nilfsemptydir misjudgment and long loop on I/O errors The error handling in nilfsemptydir when a directory folio/page read fails is incorrect, as in the old ext2 implementation, and if the folio/page cannot be read or...

7.1CVSS6.2AI score0.00247EPSS
SaveExploits0References26
Amazon
Amazon
added 2024/06/24 12:00 a.m.25 views

Medium: iperf3

Issue Overview: It is possible for a malicious or malfunctioning client to send less than the expected amount of data to the server. If this happens, the server will hang indefinitely waiting for the remainder or until the connection gets closed. Because iperf3 is deliberately designed to service...

5.3CVSS5.9AI score0.00932EPSS
SaveExploits0
Amazon
Amazon
added 2024/06/24 12:00 a.m.7 views

Medium: iperf3

Issue Overview: It is possible for a malicious or malfunctioning client to send less than the expected amount of data to the server. If this happens, the server will hang indefinitely waiting for the remainder or until the connection gets closed. Because iperf3 is deliberately designed to service...

5.3CVSS6.9AI score0.00932EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/24 12:00 a.m.28 views

Amazon Linux 2 : iperf3 (ALAS-2024-2579)

The version of iperf3 installed on the remote host is prior to 3.1.7-2. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2024-2579 advisory. It is possible for a malicious or malfunctioning client to send lessthan the expected amount of data to the server. If this happens,...

5.3CVSS6.1AI score0.00932EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 3:28 p.m.35 views

CVE-2024-38582

A flaw was found in the Linux kernel. A potential hang in nilfsdetachlogwriter may lead to compromised availability...

5.5CVSS9AI score0.00861EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:53 p.m.30 views

CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

4.1CVSS8.6AI score0.00186EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.43 views

CVE-2022-48760 USB: core: Fix hang in usb_kill_urb by adding memory barriers

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

0.00186EPSS
SaveExploits0References9
CVE
CVE
added 2024/06/20 11:13 a.m.162 views

CVE-2022-48760

The CVE-2022-48760 entry concerns a Linux kernel USB subsystem hang in usb_kill_urb() caused by memory-access ordering issues (SB pattern) between usb_kill_urb() and __usb_hcd_giveback_urb() on SMP systems. The vulnerability is fixed by adding memory barriers, specifically using the smp_mb__after...

7.1CVSS6.4AI score0.00186EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.24 views

CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS5.5AI score0.00186EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.2 views

Linux kernel security vulnerabilities

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 originates from the USB:core module fixing a hang in usbkillurb by adding a memory barrier...

7.1CVSS6.5AI score0.00186EPSS
SaveExploits0References12
NVD
NVD
added 2024/06/19 2:15 p.m.15 views

CVE-2024-38582

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfsdetachlogwriter Syzbot has reported a potential hang in nilfsdetachlogwriter called during nilfs2 unmount. Analysis revealed that this is because nilfssegctorsync, which synchronizes with the lo...

5.3CVSS0.00861EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.22 views

CVE-2024-38582

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfsdetachlogwriter Syzbot has reported a potential hang in nilfsdetachlogwriter called during nilfs2 unmount. Analysis revealed that this is because nilfssegctorsync, which synchronizes with the lo...

5.3CVSS6.4AI score0.00861EPSS
SaveExploits0References28
CVE
CVE
added 2024/06/19 1:37 p.m.129 views

CVE-2024-38582

CVE-2024-38582 affects the Linux kernel nilfs2, causing a potential hang/deadlock during unmount. The issue arises when nilfs_segctor_sync() tries to synchronize with the log writer thread after nilfs_segctor_destroy() has already terminated that thread, leading to a deadlock path through several...

5.3CVSS7.1AI score0.00861EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.21 views

CVE-2024-38582 nilfs2: fix potential hang in nilfs_detach_log_writer()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfsdetachlogwriter Syzbot has reported a potential hang in nilfsdetachlogwriter called during nilfs2 unmount. Analysis revealed that this is because nilfssegctorsync, which synchronizes with the lo...

7.1AI score0.00861EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/06/19 1:37 p.m.18 views

CVE-2024-38582

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfsdetachlogwriter Syzbot has reported a potential hang in nilfsdetachlogwriter called during nilfs2 unmount. Analysis revealed that this is because nilfssegctorsync, which synchronizes with the lo...

5.3CVSS5.7AI score0.00861EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/06/19 1:37 p.m.31 views

CVE-2024-38582 nilfs2: fix potential hang in nilfs_detach_log_writer()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfsdetachlogwriter Syzbot has reported a potential hang in nilfsdetachlogwriter called during nilfs2 unmount. Analysis revealed that this is because nilfssegctorsync, which synchronizes with the lo...

0.00861EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/19 1:37 p.m.15 views

CVE-2024-38582 nilfs2: fix potential hang in nilfs_detach_log_writer()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfsdetachlogwriter Syzbot has reported a potential hang in nilfsdetachlogwriter called during nilfs2 unmount. Analysis revealed that this is because nilfssegctorsync, which synchronizes with the lo...

5.3CVSS5.8AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/06/14 12:00 a.m.13 views

PT-2024-32264

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified where the DMCUB can intermittently take longer than expected to process commands, leading to a potential race condition. This issu...

4.7CVSS5.4AI score0.00131EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/08 3:01 a.m.7 views

SUSE CVE-2024-26761

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window The Linux CXL subsystem is built on the assumption that HPA == SPA. That is, the host physical address HPA the HDM decoder registers are programmed wi...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2024/06/04 1:00 p.m.4 views

SUSE CVE-2021-26339

A bug in AMD CPU's core logic may allow for an attacker, using specific code from an unprivileged VM, to trigger a CPU core hang resulting in a potential denial of service. AMD believes the specific code includes a specific x86 instruction sequence that would not be generated by compilers...

5.5CVSS5.8AI score0.00265EPSS
SaveExploits0References19
Rows per page
Query Builder