Lucene search
+L

4324 matches found

CNNVD
CNNVD
added 2024/07/12 12:00 a.m.6 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 stems from a deadlock condition in the wifi:mt76:mt7921s component during chip recovery that could cause a task to hang...

5.5CVSS7.7AI score0.00247EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.27 views

CVE-2024-39476 md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix deadlock that raid5d wait for itself to clear MDSBCHANGEPENDING Xiao reported that lvm2 test lvconvert-raid-takeover.sh can hang with small possibility, the root cause is exactly the same as commit bed9e27baf52...

0.00178EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/05 6:55 a.m.209 views

CVE-2024-39476

The CVE-2024-39476 entry describes a Linux kernel md/raid5 deadlock scenario affecting raid5d where a deadlock can occur when MD_SB_CHANGE_PENDING is not cleared promptly. Root cause, as stated, is a dependency chain: md_check_recovery() from raid5d() must hold reconfig_mutex to clear MD_SB_CHANG...

5.5CVSS6.9AI score0.00178EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/07/05 6:55 a.m.34 views

CVE-2024-39476 md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix deadlock that raid5d wait for itself to clear MDSBCHANGEPENDING Xiao reported that lvm2 test lvconvert-raid-takeover.sh can hang with small possibility, the root cause is exactly the same as commit bed9e27baf52...

6AI score
SaveExploits0References11
CNNVD
CNNVD
added 2024/07/04 12:00 a.m.10 views

Sharp MFP Security Vulnerability

Sharp MFP is a series of multifunction printers from Sharp Japan. A security vulnerability exists in Sharp MFP that originates from an out-of-bounds memory reference, and certain device web pages may cause the device to hang...

7.5CVSS6.8AI score0.03498EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/07/02 3:33 p.m.12 views

iperf3: possible denial of service

A flaw was found in iperf, a utility for testing network performance using TCP, UDP, and SCTP. A malicious or malfunctioning client can send less than the expected amount of data to the iperf server, which can cause the server to hang indefinitely waiting for the remainder or until the connection...

5.3CVSS5.7AI score0.00932EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2024/07/02 2:11 p.m.14 views

qemu-kvm bug fix update

An update is available for qemu-kvm. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Kernel-based Virtual Machine KVM is a full virtualization solution for Linux...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/06/25 3:15 p.m.5 views

DEBIAN-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.1CVSS5.7AI score0.00245EPSS
SaveExploits0References1
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.00245EPSS
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.8 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.36 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.44 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
Rows per page
Query Builder