Lucene search
+L

1246 matches found

Cvelist
Cvelist
added 2024/05/01 5:18 a.m.34 views

CVE-2024-26956 nilfs2: fix failure to detect DAT corruption in btree and direct mappings

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

8AI score0.00255EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 5:18 a.m.19 views

CVE-2024-26956 nilfs2: fix failure to detect DAT corruption in btree and direct mappings

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

5.5CVSS6.3AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.18 views

CVE-2024-26956 nilfs2: fix failure to detect DAT corruption in btree and direct mappings

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

7.1AI score0.00255EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 5:18 a.m.2760 views

CVE-2024-26956

CVE-2024-26956 covers a kernel vulnerability in nilfs2 within the Linux kernel. The issue has two flaws: (1) nilfs_get_block() may misinterpret a DAT-corrupted data block as existing, due to DAT translation returning -ENOENT; and (2) after this inconsistency, the caller may request a read on an u...

7.8CVSS6.8AI score0.00255EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.21 views

CVE-2024-26956

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

7.8CVSS7.4AI score0.00255EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 5:18 a.m.14 views

CVE-2024-26955 nilfs2: prevent kernel bug at submit_bh_wbc()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

6AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.19 views

CVE-2024-26955 nilfs2: prevent kernel bug at submit_bh_wbc()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

6.7AI score0.00255EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/01 5:18 a.m.33 views

CVE-2024-26955 nilfs2: prevent kernel bug at submit_bh_wbc()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

7.7AI score0.00255EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 5:18 a.m.7765 views

CVE-2024-26955

CVE-2024-26955 is a Linux kernel vulnerability in nilfs2. The issue arises when nilfs_get_block() can return success in a state where both searching and inserting a block fail due to a race, potentially leading to a read of an unmapped buffer and triggering a BUG_ON in submit_bh_wbc() via BH_Mapp...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.22 views

CVE-2024-26955

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

7.8CVSS7.1AI score0.00255EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.7 views

SUSE CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.18 views

SUSE CVE-2024-26697

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfsrecoverycopyblock of nilfsrecoverydsyncblocks, which recovers data from logs created by data sync writes during a mount after an...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.8 views

SUSE CVE-2024-26685

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in endbufferasyncwrite According to a syzbot report, endbufferasyncwrite, which handles the completion of block device writes, may detect abnormal condition of the buffer asyncwrite flag and cause a BUGO...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/04/03 11:36 p.m.44 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS6.9AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 11:07 p.m.31 views

CVE-2024-26697

A flaw was found in the Linux kernel, which affects the NILFS2 file system. This issue involves data corruption during dsync block recovery operations when using small block sizes, possibly leading to unexpected data loss or corruption. Mitigation Mitigation for this issue is either not available...

5.5CVSS7.5AI score0.00243EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 10:50 p.m.28 views

CVE-2024-26685

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in endbufferasyncwrite According to a syzbot report, endbufferasyncwrite, which handles the completion of block device writes, may detect abnormal condition of the buffer asyncwrite flag and cause a BUGO...

5.5CVSS7.1AI score0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 3:15 p.m.6 views

DEBIAN-CVE-2024-26685

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in endbufferasyncwrite According to a syzbot report, endbufferasyncwrite, which handles the completion of block device writes, may detect abnormal condition of the buffer asyncwrite flag and cause a BUGO...

5.5CVSS5.7AI score0.0025EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 3:15 p.m.24 views

CVE-2024-26685

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in endbufferasyncwrite According to a syzbot report, endbufferasyncwrite, which handles the completion of block device writes, may detect abnormal condition of the buffer asyncwrite flag and cause a BUGO...

5.5CVSS7.4AI score0.0025EPSS
SaveExploits0References10
NVD
NVD
added 2024/04/03 3:15 p.m.26 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS7.4AI score0.00191EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 3:15 p.m.4 views

DEBIAN-CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS5.5AI score0.00191EPSS
SaveExploits0References1
Rows per page
Query Builder