Lucene search
K

3436 matches found

UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.23 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.5CVSS6.3AI score0.00256EPSS
Exploits0References20
OSV
OSV
added 2024/04/03 3:15 p.m.0 views

UBUNTU-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.5CVSS6.5AI score0.00256EPSS
Exploits0References21
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.23 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.2AI score0.00256EPSS
Exploits0
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.23 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.00256EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.13 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.00256EPSS
Exploits0References5
OSV
OSV
added 2024/03/22 11:7 a.m.10 views

OESA-2024-1299 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when cloning inline extents and using qgroups There are a few exceptional cases where cloning an inline extent needs to copy the inline exten...

7.8CVSS6.6AI score0.00248EPSS
Exploits0References6
OSV
OSV
added 2024/03/22 11:7 a.m.5 views

OESA-2024-1300 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when cloning inline extents and using qgroups There are a few exceptional cases where cloning an inline extent needs to copy the inline exten...

7.8CVSS6.6AI score0.00248EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/03/21 12:0 a.m.5 views

PT-2024-29186

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the ext4 file system in the Linux kernel. The function ext4 xattr set entry creates new EA inodes while holding a buffer lock on the external xattr block. This ca...

7.5CVSS5.7AI score0.00221EPSS
Exploits0
OSV
OSV
added 2024/03/20 3:7 p.m.6 views

CLSA-2024-1710947240 Fix of 12 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-52449 - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier CVE-url: https://ubuntu.com/security/CVE-2023-39197 - netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one CVE-url:...

7.8CVSS6.9AI score0.01657EPSS
Exploits1References1
OSV
OSV
added 2024/03/19 7:2 p.m.9 views

USN-6681-4 linux-aws, linux-aws-5.4 vulnerabilities

Wenqing Liu discovered that the f2fs file system implementation in the Linux kernel did not properly validate inode types while performing garbage collection. An attacker could use this to construct a malicious f2fs image that, when mounted and operated on, could cause a denial of service system...

7.8CVSS6.9AI score0.01657EPSS
Exploits1References9
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.4 views

SUSE CVE-2021-47113

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in renameexchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a dangling inode ref if we failed during a renameexchange. This happens because we insert the inode re...

5.5CVSS6.3AI score0.00268EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.7 views

SUSE CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS8AI score0.00226EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2024/03/19 12:0 a.m.5 views

PT-2024-27213

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when an iget fails due to the inability to retrieve information from the server, resulting in a partially initialized inode structure. Upon eviction, references are made...

5.5CVSS5.4AI score0.00012EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/03/16 7:19 p.m.16 views

CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS6.9AI score0.00226EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 7:19 p.m.25 views

CVE-2021-47113

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in renameexchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a dangling inode ref if we failed during a renameexchange. This happens because we insert the inode re...

5.5CVSS6.8AI score0.00268EPSS
Exploits0References4
NVD
NVD
added 2024/03/15 9:15 p.m.16 views

CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS7.7AI score0.00226EPSS
Exploits0References8
OSV
OSV
added 2024/03/15 9:15 p.m.4 views

DEBIAN-CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS6.8AI score0.00226EPSS
Exploits0References1
OSV
OSV
added 2024/03/15 9:15 p.m.6 views

CVE-2021-47113

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in renameexchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a dangling inode ref if we failed during a renameexchange. This happens because we insert the inode re...

5.5CVSS7.6AI score
Exploits0References3
NVD
NVD
added 2024/03/15 9:15 p.m.20 views

CVE-2021-47113

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in renameexchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a dangling inode ref if we failed during a renameexchange. This happens because we insert the inode re...

5.5CVSS7.5AI score0.00268EPSS
Exploits0References3
OSV
OSV
added 2024/03/15 9:15 p.m.2 views

DEBIAN-CVE-2021-47113

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in renameexchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a dangling inode ref if we failed during a renameexchange. This happens because we insert the inode re...

5.5CVSS5.8AI score0.00268EPSS
Exploits0References1
Rows per page
Query Builder