Lucene search
+L

103 matches found

Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.26 views

CVE-2024-46781 nilfs2: fix missing cleanup on rollforward recovery error

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix missing cleanup on rollforward recovery error In an error injection test of a routine for mount-time recovery, KASAN found a use-after-free bug. It turned out that if data recovery was performed using partial logs...

7.8CVSS6.9AI score0.00251EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/18 7:12 a.m.20 views

CVE-2024-46781 nilfs2: fix missing cleanup on rollforward recovery error

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix missing cleanup on rollforward recovery error In an error injection test of a routine for mount-time recovery, KASAN found a use-after-free bug. It turned out that if data recovery was performed using partial logs...

7.8CVSS6.2AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/27 8:29 a.m.30 views

CVE-2021-47433

A vulnerability was found in the btrfs file system's btrfsreplacefileextents function within the Linux kernel. This issue potentially leads to an abort logic failure, impacting the integrity and stability of file operations...

5.5CVSS9.1AI score0.00575EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.26 views

CVE-2021-47433

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfsreplacefileextents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a file. This occurs because the if statement to decide...

8.1CVSS6.3AI score0.00575EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.31 views

CVE-2021-47433 btrfs: fix abort logic in btrfs_replace_file_extents

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfsreplacefileextents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a file. This occurs because the if statement to decide...

8.1CVSS6.8AI score0.00575EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/22 6:19 a.m.96 views

CVE-2021-47433

CVE-2021-47433 concerns the Linux kernel’s btrfs subsystem, specifically a faulty abort logic in the function replace_file_extents that could corrupt a filesystem by leaving a missing extent in the middle of a file. The issue arises because the abortion condition was incorrect, causing aborts to ...

8.1CVSS7AI score0.00575EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.33 views

CVE-2024-26726

A vulnerability was found in the Linux kernel's btrfs file system, where the extentmap for a free space inode might be dropped incorrectly during a write error. This issue could compromise file system integrity by causing inconsistencies. Mitigation Mitigation for this issue is either not availab...

5.5CVSS7.3AI score0.00259EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.18 views

CVE-2024-26726

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

5.5CVSS7.8AI score0.00259EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.37 views

CVE-2024-26726 btrfs: don't drop extent_map for free space inode on write error

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

8AI score0.00259EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.14 views

CVE-2024-26726 btrfs: don't drop extent_map for free space inode on write error

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

7AI score0.00259EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/03 2:55 p.m.143 views

CVE-2024-26726

CVE-2024-26726 : In the Linux kernel, a Btrfs bug could panic when writing the free-space inode because the extent map was dropped on a write error and then looked up again, yielding EXTENT_MAP_HOLE on a second pass. The fix removes dropping the extent_map range for the failed free-space cache wr...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/04/02 7:15 a.m.27 views

CVE-2024-26674

In the Linux kernel, the following vulnerability has been resolved: x86/lib: Revert to ASMEXTABLEUA for get,putuser fixups During memory error injection test on kernels = v6.4, the kernel panics like below. However, this issue couldn't be reproduced on kernels getusernocheck4+0x6/0x20 mce: Hardwa...

7.1CVSS6.5AI score0.00264EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/02 7:1 a.m.36 views

CVE-2024-26674 x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups

In the Linux kernel, the following vulnerability has been resolved: x86/lib: Revert to ASMEXTABLEUA for get,putuser fixups During memory error injection test on kernels = v6.4, the kernel panics like below. However, this issue couldn't be reproduced on kernels getusernocheck4+0x6/0x20 mce: Hardwa...

6.9AI score0.00264EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/02 7:1 a.m.175 views

CVE-2024-26674

CVE-2024-26674 affects the Linux kernel x86/mm code, specifically a fixup path for get_user()/put_user(). In kernel builds >= 6.4 memory-error-injection can trigger a machine-check and panic due to a revert from _ASM_EXTABLE_UA() to a more generic fixup type. The issue arose when MCA handling ...

7.1CVSS6.7AI score0.00264EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/25 5:53 p.m.31 views

CVE-2021-47145

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON in linktofixupdir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 1 SMP NOPTI CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ 305...

5.5CVSS7.4AI score0.00271EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 9:15 a.m.31 views

CVE-2021-47145

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON in linktofixupdir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 1 SMP NOPTI CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ 305...

5.5CVSS6.6AI score0.00271EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/25 9:15 a.m.8 views

CVE-2021-47145

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON in linktofixupdir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 1 SMP NOPTI CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ 305...

5.5CVSS5.4AI score
SaveExploits0References8
OSV
OSV
added 2024/03/25 9:15 a.m.2 views

DEBIAN-CVE-2021-47145

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON in linktofixupdir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 1 SMP NOPTI CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ 305...

5.5CVSS5.3AI score0.00271EPSS
SaveExploits0References1
CVE
CVE
added 2024/03/25 9:7 a.m.103 views

CVE-2021-47145

CVE-2021-47145 affects the Linux kernel (btrfs) where a BUG_ON in link_to_fixup_dir can trigger a kernel panic during error paths in log recovery. The description shows a replay/recover flow (replay_one_buffer, btrfs_recover_log_trees, open_ctree) panicking with an invalid opcode in fs/btrfs/tree...

5.5CVSS6.8AI score0.00271EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.24 views

CVE-2021-47145 btrfs: do not BUG_ON in link_to_fixup_dir

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON in linktofixupdir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 1 SMP NOPTI CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ 305...

6.9AI score0.00271EPSS
SaveExploits0References8
Rows per page
Query Builder