Lucene search
+L

3676 matches found

Cvelist
Cvelist
added 2024/10/21 12:14 p.m.45 views

CVE-2024-47740 f2fs: Require FMODE_WRITE for atomic write ioctls

In the Linux kernel, the following vulnerability has been resolved: f2fs: Require FMODEWRITE for atomic write ioctls The F2FS ioctls for starting and committing atomic writes check for inodeownerorcapable, but this does not give LSMs like SELinux or Landlock an opportunity to deny the write acces...

7.1CVSS0.00234EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/21 12:14 p.m.133 views

CVE-2024-47741

In CVE-2024-47741, the Linux kernel’s btrfs code had a race when multiple threads perform lseek (SEEK_DATA/SEEK_HOLE) on the same file descriptor. The bug stems from find_desired_extent() grabbing the file’s private_data while it may be NULL, allowing two threads to allocate separate file private...

7.8CVSS7.6AI score0.00165EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/10/21 12:14 p.m.13 views

CVE-2024-47741 btrfs: fix race setting file private on concurrent lseek using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS6.7AI score
SaveExploits0References7
CVE
CVE
added 2024/10/21 12:14 p.m.160 views

CVE-2024-47740

The CVE-2024-47740 entry concerns the Linux kernel F2FS: atomic write ioctls (F2FS_IOC_START_ATOMIC_REPLACE, F2FS_IOC_COMMIT_ATOMIC_WRITE, F2FS_IOC_START_ATOMIC_WRITE, F2FS_IOC_ABORT_ATOMIC_WRITE). The root cause is that inode_owner_or_capable() can incorrectly grant write access to processes whe...

7.1CVSS6.5AI score0.00234EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2024/10/21 12:13 p.m.161 views

CVE-2024-47726

CVE-2024-47726 concerns the Linux kernel F2FS: the fix ensures awaiting all Dio write I/Os before block removal to prevent data overwrite when blocks are reused by inodes. Affected are older kernel builds; patched versions exist (e.g., Debian linux-6.1 with the fix, Astra Linux SE18 bulletin, CBL...

7.8CVSS6.2AI score0.00652EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/10/21 12:13 p.m.54 views

CVE-2024-47726 f2fs: fix to wait dio completion

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be reused by other inode...

7.8CVSS0.00652EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 12:13 p.m.20 views

CVE-2024-47726 f2fs: fix to wait dio completion

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be reused by other inode...

7.8CVSS6.5AI score
SaveExploits0References11
CVE
CVE
added 2024/10/21 11:53 a.m.173 views

CVE-2024-47701

CVE-2024-47701 : Linux kernel ext4 fault where an inlined directory lookup could access out-of-bounds when system.data xattr changes beneath the filesystem, causing a KASAN UAF. The issue arises if e_value_offs is modified underneath due to block-device changes, leading to invalid reads during ex...

7.8CVSS8AI score0.00247EPSS
SaveExploits0References14Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.11 views

CVE-2024-47701 ext4: avoid OOB when system.data xattr changes underneath the filesystem

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesystem When looking up for an entry in an inlined directory, if evalueoffs is changed underneath the filesystem by some change in the block device, it will lead to...

7.8CVSS6.7AI score0.00247EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/21 11:53 a.m.138 views

CVE-2024-47690

The CVE-2024-47690 entry concerns the Linux kernel f2fs component. The vulnerability arises from the online repair mechanism for corrupted directories in f2fs_lookup(), which can generate dirty data/meta during races with readonly remount. This can leave dirty inodes after the filesystem becomes ...

7.8CVSS5.2AI score0.00245EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.26 views

CVE-2024-47690 f2fs: get rid of online repaire on corrupted directory

In the Linux kernel, the following vulnerability has been resolved: f2fs: get rid of online repaire on corrupted directory syzbot reports a f2fs bug as below: kernel BUG at fs/f2fs/inode.c:896! RIP: 0010:f2fsevictinode+0x1598/0x15c0 fs/f2fs/inode.c:896 Call Trace: evict+0x532/0x950 fs/inode.c:704...

7.8CVSS0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 11:53 a.m.18 views

CVE-2024-47679 vfs: fix race between evice_inodes() and find_inode()&iput()

In the Linux kernel, the following vulnerability has been resolved: vfs: fix race between eviceinodes and findinode&iput Hi, all Recently I noticed a bug1 in btrfs, after digged it into and I believe it'a race in vfs. Let's assume there's a inode ie ino 261 with icount 1 is called by iput, and...

7.8CVSS6.1AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.33 views

CVE-2024-47679 vfs: fix race between evice_inodes() and find_inode()&iput()

In the Linux kernel, the following vulnerability has been resolved: vfs: fix race between eviceinodes and findinode&iput Hi, all Recently I noticed a bug1 in btrfs, after digged it into and I believe it'a race in vfs. Let's assume there's a inode ie ino 261 with icount 1 is called by iput, and...

7.8CVSS0.00203EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.12 views

CVE-2024-47679 vfs: fix race between evice_inodes() and find_inode()&iput()

In the Linux kernel, the following vulnerability has been resolved: vfs: fix race between eviceinodes and findinode&iput Hi, all Recently I noticed a bug1 in btrfs, after digged it into and I believe it'a race in vfs. Let's assume there's a inode ie ino 261 with icount 1 is called by iput, and...

7.8CVSS6.8AI score0.00203EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.9 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 compete condition issue between the vfs subsystem eviceinodes, findinode, and iput functions...

4.7CVSS6.6AI score0.00203EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.7 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 the ext4 file system's DAX feature mishandling extents exceeding the inode size during partial write...

5.5CVSS6.6AI score0.0024EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2024/10/18 12:0 a.m.7 views

The vulnerability of the squashfs_read inode() function in the squashfs file system of Linux kernels allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the squashfsread inode function in the fs/squashfs/inode.c file of the squashfs file system in the Linux kernel is related to the use of an uninitialized variable. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.7AI score0.00299EPSS
SaveExploits0References27Affected Software6
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.4 views

selinuxsmack: don't bypass permissions check in inode_setsecctx hook

...

9.8CVSS6.7AI score0.00527EPSS
SaveExploits0
Amazon
Amazon
added 2024/10/15 12:0 a.m.8 views

Low: runc

Issue Overview: runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between t...

3.6CVSS6.7AI score0.00317EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/15 12:0 a.m.27 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-45003)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-45003 advisory. - In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode l...

4.7CVSS5.9AI score0.00174EPSS
SaveExploits0References2
Rows per page
Query Builder