Lucene search
+L

190 matches found

CVE
CVE
added 2024/06/19 2:54 p.m.102 views

CVE-2021-47600

The CVE-2021-47600 entry concerns a Linux kernel vulnerability in the dm btree code where a use-after-free occurs during rebalance_children. The root cause is described as a use-after-free in the btree remove path, with the fix specified as moving dm_tm_unlock() after dm_tm_dec(). The vulnerabili...

7.8CVSS8.6AI score0.00271EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/06/19 2:54 p.m.22 views

CVE-2021-47600 dm btree remove: fix use after free in rebalance_children()

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: fix use after free in rebalancechildren Move dmtmunlock after dmtmdec...

0.00271EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/19 2:54 p.m.18 views

CVE-2021-47600 dm btree remove: fix use after free in rebalance_children()

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: fix use after free in rebalancechildren Move dmtmunlock after dmtmdec...

7.1AI score0.00271EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the presence of post-release reuse in dm btree remove rebalancechildren...

7.8CVSS6.5AI score0.00271EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/23 3:56 p.m.5 views

SUSE CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

5.3CVSS6.4AI score0.00259EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/22 11:25 a.m.20 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

4.4CVSS8.8AI score0.00259EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

5.5CVSS6.2AI score
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

5.5CVSS5.9AI score0.00259EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/21 2:35 p.m.91 views

CVE-2021-47343

CVE-2021-47343 is a Linux kernel issue in the device-mapper (dm) btree removal path. The bug could cause an uninitialized value to be assigned to new_root when removal fails, leading to out-of-bounds access in dm-thin metadata (details_root/details_info) and potential general protection faults. T...

5.5CVSS6.4AI score0.00259EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.15 views

CVE-2021-47343 dm btree remove: assign new_root only when removal succeeds

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

6.5AI score0.00259EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.20 views

CVE-2021-47343 dm btree remove: assign new_root only when removal succeeds

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

6.2AI score0.00259EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.27 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

5.5CVSS6.3AI score0.00259EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.12 views

PT-2024-11279 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the bcache feature in the Linux kernel, specifically in the cache missing code path. A potential kernel panic can occur due to an oversized read request. The...

9.8CVSS6.9AI score0.67994EPSS
SaveExploits16References1602
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.15 views

SUSE 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...

5.5CVSS6.6AI score0.00255EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/01 5:18 a.m.2741 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
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.17 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
Cvelist
Cvelist
added 2024/05/01 5:18 a.m.26 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
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an inability to detect DAT corruption in btree and direct mapping...

7.8CVSS6.6AI score0.00255EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2023/09/08 12:0 a.m.8 views

PT-2025-54127

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc7 Description The Linux kernel contained a flaw within the btrfs subsystem related to the ino lookup ioctl. Specifically, the issue arises when calling btrfs iget to obtain an inode reference while holdin...

4.6CVSS6.1AI score0.00168EPSS
SaveExploits0
Rows per page
Query Builder