Lucene search
+L

65 matches found

RedHat Linux
RedHat Linux
added 2025/06/16 9:1 a.m.8 views

kernel: md: fix mddev uaf while iterating all_mddevs list

A flaw was discovered in the Linux kernel’s MD multiple device subsystem during iteration over the allmddevs list in functions such as mdnotifyreboot and mdexit. The code used listforeachentrysafe, but released locks before completing reference counting, allowing concurrent deletion and freeing o...

7.8CVSS6.8AI score0.00186EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/04/24 9:49 a.m.9 views

SUSE CVE-2025-22126

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

5.5CVSS7.6AI score0.00186EPSS
SaveExploits0References17
NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-22126

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

7.8CVSS0.00186EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/16 3:16 p.m.6 views

UBUNTU-CVE-2025-22126

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

7.8CVSS6.4AI score0.00186EPSS
SaveExploits0References24
OSV
OSV
added 2025/04/16 2:13 p.m.59 views

CVE-2025-22126 md: fix mddev uaf while iterating all_mddevs list

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

6.4AI score
SaveExploits0References9
CVE
CVE
added 2025/04/16 2:13 p.m.154 views

CVE-2025-22126

CVE-2025-22126 affects the Linux kernel md subsystem: a use-after-free can occur when iterating the mddev list during reboot/exit due to racing with deletions. The fix switches to list_for_each_entry and introduces a mddev_put_locked helper to prevent freeing the active mddev under the lock. Affe...

7.8CVSS6.6AI score0.00186EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.20 views

CVE-2025-22126

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

7.8CVSS6.1AI score0.00186EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2024-43855

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.4 views

SUSE CVE-2022-49400

In the Linux kernel, the following vulnerability has been resolved: md: Don't set mddev private to NULL in raid0 pers-free In normal stop process, it does like this: domdstop | mdstop pers-free; mddev-private=NULL | mdfree free mddev mdstop sets mddev-private to NULL after pers-free. The raid...

5.5CVSS6.6AI score0.00281EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49400

In the Linux kernel, the following vulnerability has been resolved: md: Don't set mddev private to NULL in raid0 pers-free In normal stop process, it does like this: domdstop | mdstop pers-free; mddev-private=NULL | mdfree free mddev mdstop sets mddev-private to NULL after pers-free. The raid...

5.5CVSS5.6AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.9 views

UBUNTU-CVE-2022-49400

In the Linux kernel, the following vulnerability has been resolved: md: Don't set mddev private to NULL in raid0 pers-free In normal stop process, it does like this: domdstop | mdstop pers-free; mddev-private=NULL | mdfree free mddev mdstop sets mddev-private to NULL after pers-free. The raid...

5.5CVSS6.5AI score0.00281EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/02/26 2:12 a.m.4 views

CVE-2022-49400 md: Don't set mddev private to NULL in raid0 pers->free

In the Linux kernel, the following vulnerability has been resolved: md: Don't set mddev private to NULL in raid0 pers-free In normal stop process, it does like this: domdstop | mdstop pers-free; mddev-private=NULL | mdfree free mddev mdstop sets mddev-private to NULL after pers-free. The raid...

6.4AI score0.00281EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.14 views

CVE-2022-49400

In the Linux kernel, the following vulnerability has been resolved: md: Don't set mddev private to NULL in raid0 pers-free In normal stop process, it does like this: domdstop | mdstop pers-free; mddev-private=NULL | mdfree free mddev mdstop sets mddev-private to NULL after pers-free. The raid...

5.5CVSS5.6AI score0.00281EPSS
SaveExploits0
OSV
OSV
added 2024/11/05 6:15 p.m.9 views

UBUNTU-CVE-2024-50109

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits succeed, the return value is set to zero, and if following procedures failed raid10run will return zero while mddev-private is still NULL,...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.7 views

SUSE CVE-2024-43855

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'...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

DEBIAN-CVE-2024-43855

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'...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.10 views

AZL-47968 CVE-2024-43855 affecting package kernel for versions less than 5.15.167.1-1

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'...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.13 views

CVE-2024-43855

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'...

5.5CVSS6.4AI score0.00209EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.23 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
SaveExploits0References9
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.6 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 the Linux kernel that stems from a deadlock issue between mddevsuspend and flush bio...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References6
Rows per page
Query Builder