Lucene search
+L

39 matches found

RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.72 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. 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 each vulnerability from th...

7.8CVSS6.8AI score0.02224EPSS
SaveExploits2References42
Tenable Nessus
Tenable Nessus
added 2024/08/28 12:0 a.m.40 views

RHEL 9 : kernel (RHSA-2024:5928)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:5928 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nftables: nftsetrbtree skip en...

7.8CVSS7.1AI score0.02224EPSS
SaveExploits2References83
AlmaLinux
AlmaLinux
added 2024/08/28 12:0 a.m.216 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nftables: nftsetrbtree skip end interval element from gc CVE-2024-26581 kernel: netfilter: nftlimit: reject configurations that cause integer overflow CVE-2024-26668 kernel: vfio/pci: Loc...

7.8CVSS7.4AI score0.02224EPSS
SaveExploits2References84
NVD
NVD
added 2024/08/26 11:15 a.m.20 views

CVE-2024-43914

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

5.5CVSS0.00226EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.23 views

CVE-2024-43914

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.25 views

CVE-2024-43914 md/raid5: avoid BUG_ON() while continue reshape after reassembling

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

0.00226EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.16 views

CVE-2024-43914 md/raid5: avoid BUG_ON() while continue reshape after reassembling

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

7AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/26 10:11 a.m.14 views

CVE-2024-43914 md/raid5: avoid BUG_ON() while continue reshape after reassembling

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.23 views

CVE-2024-43914

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/07/05 9:52 a.m.30 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
UbuntuCve
UbuntuCve
added 2024/07/05 7:15 a.m.29 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.5CVSS6.2AI score0.00178EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.21 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...

0.00178EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/03/13 12:29 a.m.46 views

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

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

5.5CVSS6.5AI score0.00272EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/02/21 8:38 a.m.24 views

CVE-2023-52437

A flaw was found in the Linux kernel's md/raid5 driver, specifically introduced by commit 5e2cf333b7bd. This commit triggers a race condition wherein the system hangs due to improper handling of MDSBCHANGEPENDING flags. During the execution of mdwritestart, if MDSBCHANGEPENDING is set and...

6.2AI score
SaveExploits0References4
CVE
CVE
added 2024/02/20 6:34 p.m.11046 views

CVE-2023-52437

CVE-2023-52437 entry is rejected/not used per the Initial Description.

6.2AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/02/20 6:34 p.m.45 views

CVE-2023-52437

Removed by vendor...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/11/14 7:2 p.m.11 views

GSD-2022-1007065 md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()

md/raid5: Remove unnecessary bioput in raid5readonechunk 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.15.75 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/11/14 6:40 p.m.15 views

GSD-2022-1006807 md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()

md/raid5: Remove unnecessary bioput in raid5readonechunk 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 v6.0.3 by commit...

7.2AI score
SaveExploits0
Oracle linux
Oracle linux
added 2018/12/06 12:0 a.m.103 views

Unbreakable Enterprise kernel security update

4.1.12-124.23.1 - xfs: don't call xfsdashrinkinode with NULL bp Eric Sandeen Orabug: 28898616 CVE-2018-13094 - ALSA: rawmidi: Change resized buffers atomically Takashi Iwai Orabug: 28898636 CVE-2018-10902 - md/raid5: fix a race condition in stripe batch Shaohua Li Orabug: 28917012 - xfs: don't fa...

7.8CVSS1AI score0.02179EPSS
SaveExploits3
Rows per page
Query Builder