Lucene search
+L

1406 matches found

NVD
NVD
added 2025/06/18 11:15 a.m.16 views

CVE-2022-50216

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-49987

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

5.5CVSS5.2AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.15 views

CVE-2022-49987

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

5.5CVSS0.0023EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

UBUNTU-CVE-2022-49987

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

5.5CVSS6AI score0.0023EPSS
SaveExploits0References9
CVE
CVE
added 2025/06/18 11:03 a.m.47 views

CVE-2022-50216

The connected PT-2025-26142 entry describes a Linux kernel md-raid module use-after-free vulnerability triggered when md bitmap destroy occurs before thread destruction, potentially causing a kernel panic. Affected are Linux kernel versions prior to 5.19.0-rc2. Root cause: use-after-free in md-ra...

6.3AI score
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.19 views

CVE-2022-50216

...

SaveExploits0
OSV
OSV
added 2025/06/18 11:03 a.m.8 views

CVE-2022-50211 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...

5.6AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.16 views

CVE-2022-50211 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...

0.00224EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/06/18 11:03 a.m.9 views

CVE-2022-50211

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.1CVSS5.2AI score0.00224EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:00 a.m.8 views

CVE-2022-49987 md: call __md_stop_writes in md_stop

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

6AI score
SaveExploits0References10
CVE
CVE
added 2025/06/18 11:00 a.m.97 views

CVE-2022-49987

CVE-2022-49987 concerns the Linux kernel md subsystem. The provided documents show the vulnerability arises from md_stop path handling where __md_stop_writes should be stopped earlier to align with normal md-raid and fix a KASAN issue. Multiple advisories (Unity Linux UTSA-2026-004867/992895 and ...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.24 views

CVE-2022-49987 md: call __md_stop_writes in md_stop

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

0.0023EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.14 views

PT-2025-26142

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.19.0-rc2 Description A use-after-free issue in the Linux kernel's md-raid module can be triggered when the md bitmap destroy function is called before the thread is destroyed, potentially causing a kernel panic...

5.5AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.19 views

PT-2025-25913 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue was related to the md module, where the md stop writes function was not called in md stop, causing raid1d to continue...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References586
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: md: fixed the UAF issue when iterating the allmddevs list While iterating the allmddevs list from mdnotifyreboot and mdexit, listforeachentry Safe is used. This can lead to a race condition with deletint, causing a UAF: t1:...

7.8CVSS6.5AI score0.00199EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/06/16 9:01 a.m.14 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.00199EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/06/13 11:36 a.m.6 views

Security update for python-cryptography

This update for python-cryptography fixes the following issues: CVE-2025-3416: Fixed Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate bsc1242631 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch...

6.3CVSS7.3AI score0.00507EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/06/10 4:49 a.m.8 views

Malicious code in springboot-md (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9a8c54ec931e96de6b2788e07cecb1d64ae325d3df32749035073a24f1a762c2 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2025/06/10 4:49 a.m.5 views

MAL-2025-4889 Malicious code in springboot-md (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9a8c54ec931e96de6b2788e07cecb1d64ae325d3df32749035073a24f1a762c2 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Amazon
Amazon
added 2025/06/10 12:00 a.m.17 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions CVE-2024-58098 In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs CVE-2024-58100 I...

7.8CVSS6.6AI score0.00735EPSS
SaveExploits1
Rows per page
Query Builder