Lucene search
+L

5115 matches found

Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.18 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.28 views

CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS7.2AI score0.00236EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.19 views

CVE-2024-26791 btrfs: dev-replace: properly validate device names

In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which could lead to a read out of bounds in getnamekerne...

6.8AI score0.00247EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.40 views

CVE-2024-26791 btrfs: dev-replace: properly validate device names

In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which could lead to a read out of bounds in getnamekerne...

7.7AI score0.00247EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/04 8:20 a.m.157 views

CVE-2024-26791

CVE-2024-26791 — Linux kernel: btrfs dev-replace: properly validate device names. A syzbot report indicated device name buffers passed to device replace could read beyond end (getname_kernel) due to insufficient termination checks. The fix adds a helper that validates both source and target devic...

7.1CVSS6.4AI score0.00247EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.22 views

CVE-2024-26791

In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which could lead to a read out of bounds in getnamekerne...

7.1CVSS7.2AI score0.00247EPSS
SaveExploits0
OSV
OSV
added 2024/04/04 8:20 a.m.6 views

CVE-2024-26791 btrfs: dev-replace: properly validate device names

In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which could lead to a read out of bounds in getnamekerne...

6AI score
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.32 views

CVE-2024-26792

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS6.2AI score0.00236EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2024/04/04 12:00 a.m.8 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 btrfs dev-replace not properly validating device names, which could lead to out-of-bounds reads...

7.1CVSS6.3AI score0.00247EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.34 views

CVE-2024-26791

In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which could lead to a read out of bounds in getnamekerne...

7.1CVSS6.2AI score0.00247EPSS
SaveExploits0References21
CNNVD
CNNVD
added 2024/04/04 12:00 a.m.4 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 a double release in btrfs...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.33 views

CVE-2024-26794

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.26 views

CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS6.7AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.34 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.19 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
OSV
OSV
added 2024/04/03 3:15 p.m.5 views

DEBIAN-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.4 views

DEBIAN-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.5CVSS5.6AI score0.00259EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS7.2AI score0.00228EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.30 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.5CVSS5.9AI score0.00259EPSS
SaveExploits0References20
OSV
OSV
added 2024/04/03 3:15 p.m.7 views

UBUNTU-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References9
Rows per page
Query Builder