Lucene search
K

1684 matches found

NVD
NVD
added 2024/04/03 5:15 p.m.13 views

CVE-2024-26757

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in mdcheckrecovery Usually if the array is not read-write, mdcheckrecovery won't register new syncthread in the first place. And if the array is read-write and syncthread is registered,...

5.5CVSS6.5AI score0.00209EPSS
Exploits0References2
OSV
OSV
added 2024/04/03 5:15 p.m.13 views

AZL-58753 CVE-2024-26756 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: md: Don't register syncthread for reshape directly Currently, if reshape is interrupted, then reassemble the array will register syncthread directly from pers-run, in this case 'MDRECOVERYRUNNING' is set directly, however, there ...

5.5CVSS5.7AI score0.00209EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

DEBIAN-CVE-2024-26756

In the Linux kernel, the following vulnerability has been resolved: md: Don't register syncthread for reshape directly Currently, if reshape is interrupted, then reassemble the array will register syncthread directly from pers-run, in this case 'MDRECOVERYRUNNING' is set directly, however, there ...

5.5CVSS4.9AI score0.00209EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.7 views

AZL-59487 CVE-2024-26757 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in mdcheckrecovery Usually if the array is not read-write, mdcheckrecovery won't register new syncthread in the first place. And if the array is read-write and syncthread is registered,...

5.5CVSS6.3AI score0.00209EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.10 views

AZL-58801 CVE-2024-26756 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: md: Don't register syncthread for reshape directly Currently, if reshape is interrupted, then reassemble the array will register syncthread directly from pers-run, in this case 'MDRECOVERYRUNNING' is set directly, however, there ...

5.5CVSS5.7AI score0.00209EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

UBUNTU-CVE-2024-26758

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

5.5CVSS6.5AI score0.00212EPSS
Exploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

UBUNTU-CVE-2024-26757

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in mdcheckrecovery Usually if the array is not read-write, mdcheckrecovery won't register new syncthread in the first place. And if the array is read-write and syncthread is registered,...

5.5CVSS6.2AI score0.00209EPSS
Exploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

UBUNTU-CVE-2024-26756

In the Linux kernel, the following vulnerability has been resolved: md: Don't register syncthread for reshape directly Currently, if reshape is interrupted, then reassemble the array will register syncthread directly from pers-run, in this case 'MDRECOVERYRUNNING' is set directly, however, there ...

5.5CVSS5.7AI score0.00209EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.15 views

CVE-2024-26757

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in mdcheckrecovery Usually if the array is not read-write, mdcheckrecovery won't register new syncthread in the first place. And if the array is read-write and syncthread is registered,...

5.5CVSS6.4AI score0.00209EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.15 views

CVE-2024-26758

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

5.5CVSS6.3AI score0.00212EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.12 views

CVE-2024-26758 md: Don't ignore suspended array in md_check_recovery()

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

6.8AI score0.00212EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.20 views

CVE-2024-26758 md: Don't ignore suspended array in md_check_recovery()

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

6.6AI score0.00212EPSS
Exploits0References2
CVE
CVE
added 2024/04/03 5:0 p.m.191 views

CVE-2024-26758

CVE-2024-26758 relates to the Linux kernel’s md subsystem: md_check_recovery() previously could fail to clear MD_RECOVERY_RUNNING when suspended, allowing a hanging sync_thread during suspend/resume of md devices. The fix ignores the suspended array in md_check_recovery(), addressing a hang where...

5.5CVSS7AI score0.00212EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.20 views

CVE-2024-26758

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

5.5CVSS7.3AI score0.00212EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.16 views

CVE-2024-26757 md: Don't ignore read-only array in md_check_recovery()

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in mdcheckrecovery Usually if the array is not read-write, mdcheckrecovery won't register new syncthread in the first place. And if the array is read-write and syncthread is registered,...

6.9AI score0.00209EPSS
Exploits0References2
CVE
CVE
added 2024/04/03 5:0 p.m.156 views

CVE-2024-26757

CVE-2024-26757 is a Linux kernel vulnerability affecting the md/mdadm dm-raid path. The root cause: read-only array handling allowed a race between read/write state transitions and sync-thread registration, leading to a potential hang in the recovery/sync flow when the array is toggled between re...

5.5CVSS7AI score0.00209EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.21 views

CVE-2024-26757 md: Don't ignore read-only array in md_check_recovery()

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in mdcheckrecovery Usually if the array is not read-write, mdcheckrecovery won't register new syncthread in the first place. And if the array is read-write and syncthread is registered,...

6.8AI score0.00209EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.19 views

CVE-2024-26757

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in mdcheckrecovery Usually if the array is not read-write, mdcheckrecovery won't register new syncthread in the first place. And if the array is read-write and syncthread is registered,...

5.5CVSS6.8AI score0.00209EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/04/03 12:0 a.m.7 views

PT-2024-21499

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when the reshape function is interrupted, causing the reassemble array to register the sync thread directly, which can lead to a hang in the stop sync thread function...

5.5CVSS5.7AI score0.00209EPSS
Exploits0
hivepro
hivepro
added 2024/03/23 2:3 a.m.11 views

Unveiling AcidPour Evolution of Destructive Malware Targeting Ukraine

Summary: AcidPour, a variant of the destructive AcidRain wiper malware previously used during the Russia-Ukraine conflict, signals a heightened threat to Ukraines critical infrastructure. By targeting Linux UBI and DM logic, AcidPour poses a significant risk to large storage devices and RAID...

7.2AI score
Exploits0
Rows per page
Query Builder