Lucene search
+L

24519 matches found

Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.18 views

CVE-2024-49880 ext4: fix off by one issue in alloc_flex_gd()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

6.8AI score0.00244EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.7 views

SUSE CVE-2024-47689

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SBRDONLY in f2fshandlecriticalerror syzbot reports a f2fs bug as below: ------------ cut here ------------ WARNING: CPU: 1 PID: 58 at kernel/rcu/sync.c:177 rcusyncdtor+0xcd/0x180 kernel/rcu/sync.c:177 CPU: ...

4.7CVSS7.7AI score0.00622EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.8 views

SUSE CVE-2024-47726

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

5.5CVSS7.7AI score0.00652EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.5 views

SUSE CVE-2024-47733

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

5.5CVSS7.8AI score0.00235EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.7 views

SUSE CVE-2024-47746

In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSEICACHEIOMODE is set This may be a typo. The comment has said shared locks are not allowed when this bit is set. If using shared lock, the wait in fusefilecachedioopen may be forever...

5.5CVSS8.2AI score0.00159EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/10/21 3:39 p.m.19 views

CVE-2024-47689

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SBRDONLY in f2fshandlecriticalerror syzbot reports a f2fs bug as below: ------------ cut here ------------ WARNING: CPU: 1 PID: 58 at kernel/rcu/sync.c:177 rcusyncdtor+0xcd/0x180 kernel/rcu/sync.c:177 CPU: ...

5.3CVSS6.9AI score0.00622EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 1:15 p.m.12 views

CVE-2024-47736

In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio that will be used for cache I/Os. After looking...

5.5CVSS0.00182EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 1:15 p.m.5 views

DEBIAN-CVE-2024-47733

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.19 views

AZL-51126 CVE-2024-47723 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG and diAlloc In dbNextAG , there is no check for the case where bmp-dbnumag is greater or same than MAXAG due to a polluted image, which causes an out-of-bounds. Therefore, a bounds check should ...

7.1CVSS6.6AI score0.00287EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.13 views

UBUNTU-CVE-2024-47733

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References20
NVD
NVD
added 2024/10/21 12:15 p.m.20 views

CVE-2024-47703

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

7.8CVSS0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 12:15 p.m.20 views

AZL-50842 CVE-2024-47699 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6.8AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.11 views

AZL-50985 CVE-2024-47700 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: ext4: check stripe size compatibility on remount as well We disable stripe size in ext4fillsuper if it is not a multiple of the cluster ratio however this check is missed when trying to remount. This can leave us with cases where...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.13 views

AZL-51011 CVE-2024-47690 affecting package kernel for versions less than 6.6.56.1-5

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

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.7 views

UBUNTU-CVE-2024-47690

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.8CVSS6.2AI score0.00245EPSS
SaveExploits0References31
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.31 views

CVE-2024-47746 fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set

In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSEICACHEIOMODE is set This may be a typo. The comment has said shared locks are not allowed when this bit is set. If using shared lock, the wait in fusefilecachedioopen may be forever...

0.00159EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/10/21 12:14 p.m.43 views

CVE-2024-47746

In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSEICACHEIOMODE is set This may be a typo. The comment has said shared locks are not allowed when this bit is set. If using shared lock, the wait in fusefilecachedioopen may be forever...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 12:14 p.m.137 views

CVE-2024-47736

CVE-2024-47736 relates to the Linux kernel EROFS handling of overlapped pclusters in crafted images. The issue caused a potential task hang/deadlock while waiting on the folio lock during cache I/O, triggered by fuzzed images with overlapping big pclusters. Root causes described include mis-arran...

5.5CVSS5.2AI score0.00182EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.14 views

CVE-2024-47701

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.8CVSS6AI score0.00247EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 11:53 a.m.177 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
Rows per page
Query Builder