Lucene search
+L

62 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/01 12:0 a.m.6 views

RHEL 9 : kernel-rt (RHSA-2025:17192)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17192 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

9.8CVSS6.8AI score0.00344EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/23 9:17 a.m.4 views

SUSE-SU-2025:20756-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. - CVE-2025-38006: net: mctp: Do not access ifaindex when missing bsc1244930...

9.8CVSS6.6AI score0.03127EPSS
SaveExploits3References205
NVD
NVD
added 2025/09/18 2:15 p.m.7 views

CVE-2022-50381

In the Linux kernel, the following vulnerability has been resolved: md: fix a crash in mempoolfree There's a crash in mempoolfree when running the lvm test shell/lvchange-rebuild-raid.sh. The reason for the crash is this: superwritten calls atomicdecandtest&mddev-pendingwrites and...

5.5CVSS0.0015EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/17 3:15 p.m.5 views

UBUNTU-CVE-2023-53357

In the Linux kernel, the following vulnerability has been resolved: md/raid10: check slab-out-of-bounds in mdbitmapgetcounter If we write a large number to md/bitmapsetbits, mdbitmapcheckpage will return -EINVAL because 'page = bitmap-pages', but the return value was not checked immediately in...

7.1CVSS5.7AI score0.00183EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.11 views

SUSE CVE-2023-53313

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of maxcorrreaderrors There is no input check when echo md/maxreaderrors and overflow might occur. Add check of input number...

5.5CVSS6.8AI score0.0015EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.9 views

CVE-2023-53313 md/raid10: fix wrong setting of max_corr_read_errors

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of maxcorrreaderrors There is no input check when echo md/maxreaderrors and overflow might occur. Add check of input number...

6.4AI score0.0015EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/09/05 10:12 a.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. CVE-2025-38006: net: mctp: Do not access ifaindex when missing bsc1244930...

9.2CVSS7.2AI score0.03127EPSS
SaveExploits3References412
Amazon
Amazon
added 2025/08/08 12:0 a.m.13 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path CVE-2025-37920 In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on deviceshutdown CVE-2025-38064 In the...

7.8CVSS6.4AI score0.00603EPSS
SaveExploits1
NVD
NVD
added 2025/06/18 11:15 a.m.12 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.0021EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:15 a.m.5 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.0021EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.13 views

CVE-2022-50216

...

SaveExploits0
CVE
CVE
added 2025/06/18 11:3 a.m.41 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
OSV
OSV
added 2025/06/18 11:0 a.m.5 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...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References10
CVE
CVE
added 2025/06/18 11:0 a.m.80 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.0021EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.9 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
SUSE CVE
SUSE CVE
added 2025/04/24 3:25 a.m.6 views

SUSE CVE-2025-22125

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks, due to flag REQIDLE is ignored. And turns out...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References17
OSV
OSV
added 2025/04/16 3:16 p.m.9 views

AZL-69611 CVE-2025-22125 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks, due to flag REQIDLE is ignored. And turns out...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.14 views

UBUNTU-CVE-2025-22124

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmaplimit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k 8k 12k ------------------------------------------------------------------- | idle | ...

7.8CVSS6AI score0.00185EPSS
SaveExploits0References18
Oracle linux
Oracle linux
added 2025/03/28 12:0 a.m.50 views

kernel security update

3.10.0-1160.119.1.0.7 - ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices Benot Sevens CVE-2024-53197 Orabug: 37686305 - can: bcm: Fix UAF in bcmprocshow YueHaibing CVE-2023-52922 Orabug: 37686305 - HID: core: zero-initialize the report buffer Benot Sevens...

7.8CVSS7.8AI score0.03558EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2025/02/24 12:0 a.m.10 views

Vulnerability of components of Linux operating system’s kernel-related md/raid layers, allowing attackers to cause service interruptions

The vulnerability of Linux operating system’s md/raid kernel components is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References45Affected Software6
Rows per page
Query Builder