Lucene search
+L

3681 matches found

OSV
OSV
added 2024/03/15 9:15 p.m.6 views

UBUNTU-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.4AI score0.00226EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/15 9:15 p.m.8 views

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

7.1CVSS6.2AI score0.00269EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.29 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...

7.1CVSS6.4AI score0.00269EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.17 views

CVE-2021-47114 ocfs2: fix data corruption by fallocate

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

7.1AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.27 views

CVE-2021-47113 btrfs: abort in rename_exchange if we fail to insert the second ref

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

7.1CVSS7.7AI score0.00269EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.21 views

CVE-2021-47113 btrfs: abort in rename_exchange if we fail to insert the second ref

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

7.1CVSS7AI score0.00269EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.37 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...

7.1CVSS7.1AI score0.00269EPSS
SaveExploits0
OSV
OSV
added 2024/03/13 4:43 p.m.17 views

USN-6681-3 linux-ibm, linux-ibm-5.4, linux-oracle, linux-oracle-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
SaveExploits1References9
OSV
OSV
added 2024/03/11 8:25 p.m.12 views

USN-6681-2 linux-bluefield, linux-raspi-5.4, linux-xilinx-zynqmp 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
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.4 views

SUSE CVE-2023-52600

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfsevictinode When the execution of diMountipimap fails, the object ipimap that has been released may be accessed in diFreeSpecial. Asynchronous ipimap release occurs when rcucore calls jfsfreenode. Therefore, whe...

7.8CVSS6.4AI score0.00281EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/06 10:37 p.m.13 views

USN-6681-1 linux, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-hwe-5.4, linux-iot, linux-kvm, linux-raspi 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
SaveExploits1References9
OSV
OSV
added 2024/03/06 7:15 a.m.0 views

DEBIAN-CVE-2023-52600

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfsevictinode When the execution of diMountipimap fails, the object ipimap that has been released may be accessed in diFreeSpecial. Asynchronous ipimap release occurs when rcucore calls jfsfreenode. Therefore, whe...

7.8CVSS5.5AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.7 views

UBUNTU-CVE-2023-52600

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfsevictinode When the execution of diMountipimap fails, the object ipimap that has been released may be accessed in diFreeSpecial. Asynchronous ipimap release occurs when rcucore calls jfsfreenode. Therefore, whe...

7.8CVSS6.3AI score0.00281EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.6 views

SUSE CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References3
Amazon
Amazon
added 2024/03/05 12:0 a.m.5 views

Low: grub2

Issue Overview: A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set-bootflag will create a temporary file with the new grubenv content and rename it to the original grubenv file. If the program is killed before the rename operation, the temporar...

5.9CVSS6.7AI score0.00324EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/03/02 10:15 p.m.4 views

CVE-2022-48628

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/02 9:52 p.m.13 views

CVE-2022-48628 ceph: drop messages from MDS when unmounting

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.3AI score
SaveExploits0References6
NVD
NVD
added 2024/03/01 10:15 p.m.37 views

CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/01 10:15 p.m.7 views

CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS5.6AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/01 10:15 p.m.8 views

UBUNTU-CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References3
Rows per page
Query Builder