Lucene search
K

1681 matches found

UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.12 views

CVE-2024-43820

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

5.5CVSS6.3AI score0.00196EPSS
Exploits0References9
OSV
OSV
added 2024/08/17 10:15 a.m.1 views

UBUNTU-CVE-2024-43820

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

5.5CVSS6.2AI score0.00196EPSS
Exploits0References10
CVE
CVE
added 2024/08/17 9:22 a.m.124 views

CVE-2024-43855

CVE-2024-43855 is a Linux kernel vulnerability in the md (RAID) subsystem where a deadlock could occur while an mddev is suspended and a flush bio is in progress. The connected docs describe the root cause as non-atomic increment/decrement of the active_io counter during the md flush sequence, en...

5.5CVSS6.6AI score0.00211EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:22 a.m.17 views

CVE-2024-43855 md: fix deadlock between mddev_suspend and flush bio

In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in progress. It is a complex issue. T1. the first flush is at the ending stage, it clears 'mddev-flushbio'...

0.00211EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.20 views

CVE-2024-43820 dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

0.00196EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.12 views

CVE-2024-43820 dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

6.9AI score0.00196EPSS
Exploits0References2
CVE
CVE
added 2024/08/17 9:21 a.m.141 views

CVE-2024-43820

CVE-2024-43820: Linux kernel DM-RAID flaw in raid_resume could WARN_ON_ONCE when resuming after a table load because MD_RECOVERY_RUNNING may be set without the sync_thread being registered. The fix changes the check to verify sync_thread is non-NULL (instead of only MD_RECOVERY_RUNNING). Affected...

5.5CVSS6.5AI score0.00196EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/08/17 9:21 a.m.13 views

CVE-2024-43820 dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

5.5CVSS5.9AI score0.00196EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.13 views

CVE-2024-43820

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

5.5CVSS5.3AI score0.00196EPSS
Exploits0
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.2 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 Linux kernel that stems from a WARNONONCE check issue in raidresume...

5.5CVSS6.4AI score0.00196EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2024/08/15 7:0 a.m.1 views

Integer overflow in raid5_cache_count in Linux kernel

...

7.8CVSS7.2AI score0.00585EPSS
Exploits0
Amazon
Amazon
added 2024/08/15 12:0 a.m.6 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: iouring: drop any code related to SCMRIGHTS CVE-2023-52656 In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes CVE-2023-53151 Integer Overflow or...

9.8CVSS6.8AI score0.00907EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.1 views

kernel: md: fix resync softlockup when bitmap size is less than array size

In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvextend + lvchange --syncaction will trigger following softlockup: kernel:watchdog: BUG: soft lockup - CPU3 stuck for 26s!...

5.5CVSS6.4AI score0.00197EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.2 views

kernel: md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING

A vulnerability was found in the Linux kernel's md/raid5 implementation within the raid5d function. This flaw can cause a deadlock when handling I/O operations due to a conflict between the reconfigmutex and the MDSBCHANGEPENDING flag, leading to excessive CPU usage and denial of service...

5.5CVSS6.8AI score0.0018EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.2 views

kernel: md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING

A vulnerability was found in the Linux kernel's md/raid5 implementation within the raid5d function. This flaw can cause a deadlock when handling I/O operations due to a conflict between the reconfigmutex and the MDSBCHANGEPENDING flag, leading to excessive CPU usage and denial of service...

5.5CVSS6.8AI score0.0018EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:0 a.m.1 views

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

...

5.5CVSS7.3AI score0.0018EPSS
Exploits0
Ubuntu
Ubuntu
added 2024/08/02 9:36 a.m.231 views

USN-6895-4: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the HugeTLB file syst...

7.8CVSS7.4AI score0.00756EPSS
Exploits1
OSV
OSV
added 2024/08/02 9:36 a.m.8 views

USN-6895-4 linux-oem-6.5 vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the HugeTLB file syst...

7.8CVSS6.7AI score0.00756EPSS
Exploits1References101
Tenable Nessus
Tenable Nessus
added 2024/08/02 12:0 a.m.140 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6895-4)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6895-4 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An...

7.8CVSS7.5AI score0.00756EPSS
Exploits1References100
Positive Technologies
Positive Technologies
added 2024/07/31 12:0 a.m.5 views

PT-2024-33774

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.10.0-rc7+ Description: The issue arises when the Linux kernel's btrfs filesystem is backed by a RAID stripe tree and readahead is performed on the relocation inode. This can lead to an ENOENT error due to...

5.5CVSS5.5AI score0.00201EPSS
Exploits0
Rows per page
Query Builder