Lucene search
+L

144 matches found

RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.10 views

kernel: crypto: pcrypt - Fix hungtask for PADATA_RESET

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix hungtask for PADATARESET We found a hungtask bug in testaeadveccfg as follows: INFO: task cryptomgrtest:391009 blocked for more than 120 seconds. "echo 0 /proc/sys/kernel/hungtasktimeoutsecs" disables this...

5.5CVSS6.4AI score0.00286EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/06/28 12:0 a.m.15 views

PT-2024-29229

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The vulnerability is related to the cachefiles function in the Linux kernel, where the reuse of msg id after a maliciously completed reopen request can cause a read request to remain...

7.8CVSS5.7AI score0.00282EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.7 views

SUSE CVE-2024-36917

In the Linux kernel, the following vulnerability has been resolved: block: fix overflow in blkioctldiscard There is no check for overflow of 'start + len' in blkioctldiscard. Hung task occurs if submit an discard ioctl with the following param: start = 0x80000000000ff000, len = 0x8000000000fff000...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/31 11:7 a.m.15 views

OESA-2024-1679 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid...

6.8AI score0.0117EPSS
SaveExploits0References26
SUSE CVE
SUSE CVE
added 2024/05/29 2:36 a.m.9 views

SUSE CVE-2023-52813

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix hungtask for PADATARESET We found a hungtask bug in testaeadveccfg as follows: INFO: task cryptomgrtest:391009 blocked for more than 120 seconds. "echo 0 /proc/sys/kernel/hungtasktimeoutsecs" disables this...

5.5CVSS6.5AI score0.00286EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.11 views

kernel: ext4: fix task hung in ext4_xattr_delete_inode

In the Linux kernel, the following vulnerability has been resolved: ext4: fix task hung in ext4xattrdeleteinode Syzbot reported a hung task problem: ================================================================== INFO: task syz-executor232:5073 blocked for more than 143 seconds. Not tainted...

5.5CVSS6.3AI score0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.8 views

DEBIAN-CVE-2023-52813

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix hungtask for PADATARESET We found a hungtask bug in testaeadveccfg as follows: INFO: task cryptomgrtest:391009 blocked for more than 120 seconds. "echo 0 /proc/sys/kernel/hungtasktimeoutsecs" disables this...

5.5CVSS5.7AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

UBUNTU-CVE-2023-52813

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix hungtask for PADATARESET We found a hungtask bug in testaeadveccfg as follows: INFO: task cryptomgrtest:391009 blocked for more than 120 seconds. "echo 0 /proc/sys/kernel/hungtasktimeoutsecs" disables this...

5.5CVSS6.2AI score0.00286EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.9 views

SUSE CVE-2024-26873

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the device attached with it will go offline, if a 2 bit ECC error occurs at the same time, a hung task may be found: 4613.652388...

5.5CVSS7.7AI score0.00171EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/17 11:15 a.m.11 views

UBUNTU-CVE-2024-26873

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the device attached with it will go offline, if a 2 bit ECC error occurs at the same time, a hung task may be found: 4613.652388...

5.5CVSS5.7AI score0.00171EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.38 views

CVE-2024-26873 scsi: hisi_sas: Fix a deadlock issue related to automatic dump

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the device attached with it will go offline, if a 2 bit ECC error occurs at the same time, a hung task may be found: 4613.652388...

6.9AI score0.00171EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.22 views

CVE-2024-26873 scsi: hisi_sas: Fix a deadlock issue related to automatic dump

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the device attached with it will go offline, if a 2 bit ECC error occurs at the same time, a hung task may be found: 4613.652388...

6.9AI score0.00171EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.21 views

CVE-2024-26750

In the Linux kernel, the following vulnerability has been resolved: afunix: Drop oobskb ref before purging queue in GC. syzbot reported another task hung in unixgc. 0 The current while loop assumes that all of the left candidates have oobskb and calling kfreeskboobskb releases the remaining...

5.5CVSS7.5AI score0.00224EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/03/29 12:0 a.m.11 views

PT-2024-27207

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to an overflow in the blk ioctl discard function when the start + len parameter exceeds the maximum allowed value. This can cause a hung task if a discard ioctl is...

5.5CVSS5.4AI score0.00225EPSS
SaveExploits0
Amazon
Amazon
added 2023/12/14 12:0 a.m.18 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek CVE-2021-47432 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow CVE-2023-52752 In th...

7.8CVSS6.6AI score0.00367EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.11 views

kernel: Linux kernel: Denial of Service in io_uring due to hung task detection

A flaw was identified in the Linux kernel’s iouring subsystem related to how request completions are handled when an iouring instance exits. During cleanup, the function ioringexitwork was waiting in an uninterruptible state for request completions. Under certain test and signal conditions e.g.,...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:0 a.m.31 views

PT-2025-18853 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A hung task problem was reported in the Linux kernel, specifically in the ext4 file system. The issue occurs when an inode contains an xattr entry with an ea inum of 15 while...

10CVSS7.4AI score0.16642EPSS
SaveExploits20References899
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.13 views

PT-2025-41054

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a deadlock situation between the shrink slab and dm pool abort metadata processes. This occurred due to concurrent processes involving dropping caches and...

7.8CVSS6.9AI score0.21521EPSS
SaveExploits0References456
SUSE CVE
SUSE CVE
added 2023/02/15 4:5 a.m.13 views

SUSE CVE-2019-20794

An issue was discovered in the Linux kernel 4.18 through 5.6.11 when unprivileged user namespaces are allowed. A user can create their own PID namespace, and mount a FUSE filesystem. Upon interaction with this FUSE filesystem, if the userspace component is terminated via a kill of the PID...

4.7CVSS6.6AI score0.00512EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.11 views

kernel: ath11k: Fix frames flush failure caused by deadlock

In the Linux kernel, the following vulnerability has been resolved: ath11k: Fix frames flush failure caused by deadlock We are seeing below warnings: kernel: 25393.301506 ath11kpci 0000:01:00.0: failed to flush mgmt transmit queue 0 kernel: 25398.421509 ath11kpci 0000:01:00.0: failed to flush mgm...

5.5CVSS6.3AI score0.0017EPSS
SaveExploits0References5
Rows per page
Query Builder