Lucene search
+L

129 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-46051

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid5: fix soft lockup in retryalignedread When retryalignedread encounters an overlapped stripe, it releases the stripe via raid5releasestripe which puts it...

5.5CVSS4.6AI score0.00095EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fixed a deadlock in r5lexitlog. The commit b13015af94cf “md/raid5-cache: Clear conf-log after finishing work” introduced a new problem: // The caller holds reconfigmutex r5lexitlog flushwork&log-disablewritebackwo...

6.2AI score0.00224EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: md/raid5: The unnecessary bioput function in raid5readonechunk has been removed. When performing chunk-sized reads on disks with badblocks, it was observed that the bio functions free and put were not properly handled...

6AI score0.00191EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004840)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004840 advisory. In the Linux kernel, the following vulnerability has been resolved: drivers:md:fix a potential use-after-free bug In line 2884, raid5releasestripesh %NASLMINLEVEL...

7.8CVSS5.3AI score0.00222EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/01/17 12:25 a.m.8 views

SUSE CVE-2025-71135

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5storegroupthreadcnt The variable mddev-private is first assigned to conf and then checked: conf = mddev-private; if !conf ... If conf is NULL, then mddev-private is also...

5.5CVSS6.6AI score0.00152EPSS
SaveExploits0References20
NVD
NVD
added 2026/01/14 3:16 p.m.13 views

CVE-2025-71135

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5storegroupthreadcnt The variable mddev-private is first assigned to conf and then checked: conf = mddev-private; if !conf ... If conf is NULL, then mddev-private is also...

5.5CVSS0.00152EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/14 3:16 p.m.10 views

UBUNTU-CVE-2025-71135

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5storegroupthreadcnt The variable mddev-private is first assigned to conf and then checked: conf = mddev-private; if !conf ... If conf is NULL, then mddev-private is also...

5.5CVSS5.7AI score0.00152EPSS
SaveExploits0References25
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:07 p.m.10 views

CVE-2025-71135

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5storegroupthreadcnt The variable mddev-private is first assigned to conf and then checked: conf = mddev-private; if !conf ... If conf is NULL, then mddev-private is also...

5AI score0.00152EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/01/14 3:07 p.m.10 views

CVE-2025-71135

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5storegroupthreadcnt The variable mddev-private is first assigned to conf and then checked: conf = mddev-private; if !conf ... If conf is NULL, then mddev-private is also...

5.5CVSS5.3AI score0.00152EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.12 views

MiracleLinux 7 : kernel-3.10.0-1160.119.1.0.8.el7.AXS7 (AXSA:2025-9625:10)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-9625:10 advisory. media: edia: dvbdev: fix a use-after-free CVE-2024-27043 btrfs: dev-replace: properly validate device names CVE-2024-26791 KVM: nSVM: Ignore nCR34:0...

8.4CVSS6.2AI score0.00294EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992767)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992767 advisory. In the Linux kernel, the following vulnerability has been resolved: drivers:md:fix a potential use-after-free bug In line 2884, raid5releasestripesh %NASLMINLEVEL...

7.8CVSS5.8AI score0.00222EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:04 a.m.7 views

SUSE CVE-2022-50752

In the Linux kernel, the following vulnerability has been resolved: md/raid5: Remove unnecessary bioput in raid5readonechunk When running chunk-sized reads on disks with badblocks duplicate bio free/puts are observed: ============================================================================= B...

6.1CVSS6.7AI score0.00191EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:05 p.m.22 views

CVE-2022-50752

CVE-2022-50752 affects the Linux kernel md/raid5 path. The vulnerability is due to an unnecessary bio_put() in raid5_read_one_chunk() on the badblocks error path, causing a double-free of bio structures when chunk-sized reads hit bad blocks. The error path was moved before bio_alloc_clone() in a ...

7.8CVSS6.3AI score0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:05 p.m.8 views

CVE-2022-50752 md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()

In the Linux kernel, the following vulnerability has been resolved: md/raid5: Remove unnecessary bioput in raid5readonechunk When running chunk-sized reads on disks with badblocks duplicate bio free/puts are observed: ============================================================================= B...

7.8CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.37 views

CVE-2022-50752 md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()

In the Linux kernel, the following vulnerability has been resolved: md/raid5: Remove unnecessary bioput in raid5readonechunk When running chunk-sized reads on disks with badblocks duplicate bio free/puts are observed: ============================================================================= B...

7.8CVSS0.00191EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.16 views

EUVD-2023-60148

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf "md/raid5-cache: Clear conf-log after finishing work" introduce a new problem: // caller hold reconfigmutex r5lexitlog flushwork&log-disablewritebackwork...

6AI score0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

DEBIAN-CVE-2023-53848

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf "md/raid5-cache: Clear conf-log after finishing work" introduce a new problem: // caller hold reconfigmutex r5lexitlog flushwork&log-disablewritebackwork...

5.8AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.10 views

UBUNTU-CVE-2023-53848

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf "md/raid5-cache: Clear conf-log after finishing work" introduce a new problem: // caller hold reconfigmutex r5lexitlog flushwork&log-disablewritebackwork...

6.2AI score0.00224EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.13 views

PT-2025-49739

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock situation exists within the r5l exit log function in the md/raid5-cache component of the Linux kernel. This issue stems from a commit b13015af94cf intended to clear the conf-l...

7.2AI score0.00224EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53848

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf md/raid5-cache: Clear conf-log after finishing work introduce a new problem: // caller hold...

6.4AI score0.00224EPSS
SaveExploits0References3
Rows per page
Query Builder