Lucene search
+L

135 matches found

CVE
CVE
added 2025/02/26 2:24 a.m.110 views

CVE-2022-49674

The CVE-2022-49674 issue is a Linux kernel vulnerability in dm-raid where an array (rs->devs) could be accessed beyond its end when the raid_disks-derived count differed from metadata-driven counts during RAID layout changes. The root cause is using rs->raid_disks for iteration instead of t...

7.1CVSS5.5AI score0.00291EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.10 views

CVE-2022-49674

In the Linux kernel, the following vulnerability has been resolved: dm raid: fix accesses beyond end of raid member array On dm-raid table load using raidctr, dm-raid allocates an array rs-devsrs-raiddisks for the raid device members. rs-raiddisks is defined by the number of raid metadata and ima...

7.1CVSS5.6AI score0.00291EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: md/raid5: Fixed a deadlock issue where raid5d waits for MDSBCHANGEPENDING to be cleared. Xiao reported that the lvconvert-raid-takeover.sh test can hang with a small possibility. The root cause is the same as in the commit...

5.5CVSS6.2AI score0.00178EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/01/27 2:00 a.m.7 views

Important: Red Hat Bug Fix Advisory: LVMS 4.17.4 Bug Fix Update

Updated container images that fix multiple bugs are now available for LVMS 4.17 Logical Volume Manager Storage uses lvm2 through the TopoLVM CSI driver to dynamically provision thin and thick local storage on a cluster with limited resources. Users of LVMS are advised to upgrade to the latest...

5.3CVSS6.6AI score0.00874EPSS
SaveExploits0
OSV
OSV
added 2024/09/13 6:01 a.m.14 views

RHSA-2010:0568 Red Hat Security Advisory: lvm2-cluster security update

Bulletin has no description...

4.6CVSS9.3AI score0.00491EPSS
SaveExploits1References7
OSV
OSV
added 2024/09/13 6:01 a.m.13 views

RHSA-2010:0567 Red Hat Security Advisory: lvm2-cluster security update

Bulletin has no description...

4.6CVSS9.3AI score0.00491EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2024/07/05 9:52 a.m.36 views

CVE-2024-39476

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.7AI score0.00178EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/05 7:15 a.m.18 views

CVE-2024-39476

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

5.5CVSS0.00178EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/05 6:55 a.m.33 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
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.18 views

RHEL 7 : lvm2 (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - lvm2: memory leak in vglookup in daemons/lvmetad/lvmetad-core.c CVE-2020-8991 Note that Nessus has not tested for...

2.3CVSS6.9AI score0.00328EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.21 views

RHEL 5 : lvm2 (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - lvm2: memory leak in vglookup in daemons/lvmetad/lvmetad-core.c CVE-2020-8991 Note that Nessus has not tested for...

7.3AI score0.00328EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.27 views

RHEL 6 : lvm2 (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - lvm2: memory leak in vglookup in daemons/lvmetad/lvmetad-core.c CVE-2020-8991 Note that Nessus has not tested for...

3.6AI score0.00328EPSS
SaveExploits0References1
Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.15 views

lvm2 bug fix and enhancement update

An update is available for lvm2. 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 For detailed information on changes in this release, see the Rocky Linux 9.4...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/23 1:44 a.m.12 views

SUSE CVE-2024-26880

In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspend and resume methods were not paired correctly;...

3.3CVSS6.1AI score0.00711EPSS
SaveExploits0References12
NVD
NVD
added 2024/04/17 11:15 a.m.33 views

CVE-2024-26880

In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspend and resume methods were not paired correctly;...

7.8CVSS7.3AI score0.00711EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.27 views

CVE-2024-26880

In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspend and resume methods were not paired correctly;...

7.8CVSS6.3AI score0.00711EPSS
SaveExploits0References34
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.16 views

CVE-2024-26880 dm: call the resume method on internal suspend

In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspend and resume methods were not paired correctly;...

7.8CVSS6.5AI score0.00711EPSS
SaveExploits0References9
Rockylinux
Rockylinux
added 2023/11/28 10:42 p.m.13 views

lvm2 bug fix and enhancement update

An update is available for lvm2. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Linux 8.9...

6.8AI score
SaveExploits0
Rockylinux
Rockylinux
added 2023/05/18 7:17 p.m.25 views

lvm2 bug fix and enhancement update

An update is available for lvm2. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Linux 8.8...

6.6AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 5:58 a.m.7 views

SUSE CVE-2010-2526

The cluster logical volume manager daemon clvmd in lvm2-cluster in LVM2 before 2.02.72, as used in Red Hat Global File System GFS and other products, does not verify client credentials upon a socket connection, which allows local users to cause a denial of service daemon exit or logical-volume...

4.6CVSS7.2AI score0.00491EPSS
SaveExploits1References4
Rows per page
Query Builder