Lucene search
K

122 matches found

BDU FSTEC
BDU FSTEC
added 2024/05/30 12:0 a.m.6 views

The vulnerability of the raid1_write_request() function in the Linux kernel driver allows a hacker to cause a service failure.

The vulnerability of the raid1writerequest function in the drivers/md/raid1.c file of the Linux kernel’s RAID driver is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00227EPSS
Exploits0References9Affected Software2
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.5 views

kernel: md: raid1: fix potential OOB in raid1_remove_disk()

In the Linux kernel, the following vulnerability has been resolved: md: raid1: fix potential OOB in raid1removedisk If rddev-raiddisk is greater than mddev-raiddisks, there will be an out-of-bounds in raid1removedisk. We have already found similar reports as follows: 1 commit d17f744e883b...

6.8AI score0.00193EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.6 views

SUSE CVE-2024-35979

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

5.5CVSS6.3AI score0.00227EPSS
Exploits0References16
RedhatCVE
RedhatCVE
added 2024/05/20 4:39 p.m.25 views

CVE-2024-35979

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

5.5CVSS8.8AI score0.00227EPSS
Exploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.18 views

CVE-2024-35979

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

7.8CVSS6.5AI score0.00227EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.14 views

CVE-2024-35979

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

7.8CVSS6.3AI score0.00227EPSS
Exploits0References9
OSV
OSV
added 2024/05/20 10:15 a.m.2 views

UBUNTU-CVE-2024-35979

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

7.8CVSS6.2AI score0.00227EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/05/20 9:42 a.m.20 views

CVE-2024-35979 raid1: fix use-after-free for original bio in raid1_write_request()

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

6.9AI score0.00227EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/20 9:42 a.m.24 views

CVE-2024-35979 raid1: fix use-after-free for original bio in raid1_write_request()

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

6.5AI score0.00227EPSS
Exploits0References3
OSV
OSV
added 2024/05/20 9:42 a.m.13 views

CVE-2024-35979 raid1: fix use-after-free for original bio in raid1_write_request()

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1writerequest r1bio-bios is used to record new bios that will be issued to underlying disks, however, in raid1writerequest, r1bio-bios will set to the original bio temporarily...

7.8CVSS6AI score0.00227EPSS
Exploits0References6
NVD
NVD
added 2024/05/17 1:15 p.m.24 views

CVE-2024-35787

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix incorrect usage for sbindex Commit d7038f951828 "md-bitmap: don't use -index for pages backing the bitmap file" removed page-index from bitmap code, but left wrong code logic for clustered-md. current code never...

5.5CVSS7.5AI score0.00219EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 1:15 p.m.1 views

DEBIAN-CVE-2024-35787

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix incorrect usage for sbindex Commit d7038f951828 "md-bitmap: don't use -index for pages backing the bitmap file" removed page-index from bitmap code, but left wrong code logic for clustered-md. current code never...

5.5CVSS5.5AI score0.00219EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.5 views

The vulnerability of the raid1_end_write_request() function in the drivers/md/raid1.c file of the Linux operating system’s raid1 kernel driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the raid1endwriterequest function in the drivers/md/raid1.c file of the Linux operating system’s RAID1 kernel driver is related to incorrect handling of the bitwise mask. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.7AI score0.00248EPSS
Exploits0References18Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.2 views

SUSE CVE-2021-46950

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

3.3CVSS7.9AI score0.00248EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/02/28 8:10 a.m.22 views

CVE-2021-46950

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

7.8CVSS6.7AI score0.00248EPSS
Exploits0References4
NVD
NVD
added 2024/02/27 7:4 p.m.13 views

CVE-2021-46950

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

7.8CVSS7.7AI score0.00248EPSS
Exploits0References7
OSV
OSV
added 2024/02/27 7:4 p.m.5 views

CVE-2021-46950

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

7.8CVSS7.6AI score
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.18 views

CVE-2021-46950

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

7.8CVSS6.3AI score0.00248EPSS
Exploits0References9
Prion
Prion
added 2024/02/27 7:4 p.m.14 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

7.3AI score0.00248EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/02/27 6:40 p.m.20 views

CVE-2021-46950 md/raid1: properly indicate failure when ending a failed write request

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

7AI score0.00248EPSS
Exploits0References7
Rows per page
Query Builder