Lucene search
+L

195 matches found

UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.22 views

CVE-2024-38598

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.3AI score0.00197EPSS
SaveExploits0References28
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.13 views

CVE-2024-38598 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!...

6.6AI score0.00197EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/06/19 1:45 p.m.32 views

CVE-2024-38598 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!...

0.00197EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/19 1:45 p.m.13 views

CVE-2024-38598 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!...

6.2AI score
SaveExploits0References16
CVE
CVE
added 2024/06/19 1:45 p.m.199 views

CVE-2024-38598

CVE-2024-38598 — Linux kernel (md/raid10) softlockup during resync Technical details from the provided documents indicate that the issue arises in the md bitmap synchronization path for raid10 during lvextend/lvchange --syncaction, leading to a soft lockup (CPU 3) due to a logic error in md_bitma...

5.5CVSS7.4AI score0.00197EPSS
SaveExploits0References13Affected Software1
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.15 views

kernel: Linux kernel: md/raid10 soft lockup due to unlimited plugged bio

A flaw was found in the Linux kernel's Multiple Device MD driver, specifically within the RAID10 implementation. This vulnerability allows a local user to trigger a soft lockup, leading to a Denial of Service DoS. The issue arises because the md/raid10 component lacks a limit on plugged bio block...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.8 views

kernel: md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null-ptr-deref of mreplace in raid10syncrequest There are two check of 'mreplace' in raid10syncrequest. In the first check, 'needreplace' will be set and 'mreplace' will be used later if no-Faulty 'mreplace' exists...

5.5CVSS6.8AI score0.00145EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/05/07 12:00 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2024:1462-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.3CVSS7.3AI score0.05417EPSS
SaveExploits0References15
OSV
OSV
added 2024/04/22 9:06 a.m.8 views

SUSE-SU-2024:1368-1 Security update for shim

This update for shim fixes the following issues: - Update shim-install to set the TPM2 SRK algorithm bsc1213945 - Limit the requirement of fde-tpm-helper-macros to the distro with suseversion 1600 and above bsc1219460 Update to version 15.8: Security issues fixed: - mok: fix LogError invocation...

8.3CVSS8.7AI score0.05417EPSS
SaveExploits0References20
NVD
NVD
added 2024/04/03 5:15 p.m.39 views

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.5CVSS6.5AI score0.00209EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.13 views

kernel: md-raid10: fix KASAN warning

In the Linux kernel, the following vulnerability has been resolved: md-raid10: fix KASAN warning There's a KASAN warning in raid10removedisk when running the lvm test lvconvert-raid-reshape.sh. We fix this warning by verifying that the value "number" is valid. BUG: KASAN: slab-out-of-bounds in...

7.1CVSS6.2AI score0.00224EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/04/13 12:00 a.m.14 views

PT-2025-54140

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the md/raid10 component of the Linux kernel. Specifically, within the raid10 run function, if setup conf succeeds but raid10 run fails before setting mddev-thread...

7.8CVSS7AI score0.00954EPSS
SaveExploits2References911
OSV
OSV
added 2022/09/17 1:13 a.m.12 views

GSD-2022-1006272 md-raid10: fix KASAN warning

md-raid10: fix KASAN warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.291 by commit bcbdc26a44aba488d2f7122f2d66801bccb74733. For...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 1:03 a.m.19 views

GSD-2022-1006178 md-raid10: fix KASAN warning

md-raid10: fix KASAN warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.256 by commit 7a6ccc8fa192fd357c2d5d4c6ce67c834a179e23. For...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 12:38 a.m.9 views

GSD-2022-1005906 md-raid10: fix KASAN warning

md-raid10: fix KASAN warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.137 by commit 5fd4ffa2372a41361d2bdd27ea5730e4e673240c. For...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.4 views

PT-2022-33927 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.61 Description: A potential security issue has been identified in the md-raid10 component. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions pri...

7.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.5 views

PT-2022-34164 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.137 Description: A potential security issue has been identified in the md-raid10 component. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions...

7.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.6 views

PT-2022-34315 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.4.211 Description: A potential security issue has been identified in the md-raid10 component of the Linux Kernel. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.4AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:50 p.m.10 views

GSD-2022-1005343 md-raid10: fix KASAN warning

md-raid10: fix KASAN warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit 5f57843565131bb782388f9d993f9ee8f453dee1. For mor...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/01/19 2:48 p.m.85 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.9AI score0.25151EPSS
SaveExploits13References4
Rows per page
Query Builder