Lucene search
+L

344 matches found

OSV
OSV
added 2024/11/09 11:15 a.m.2 views

DEBIAN-CVE-2024-50218

In the Linux kernel, the following vulnerability has been resolved: ocfs2: pass u64 to ocfs2truncateinline maybe overflow Syzbot reported a kernel BUG in ocfs2truncateinline. There are two reasons for this: first, the parameter value passed is greater than ocfs2maxinlinedatawithxattr, second, the...

5.5CVSS5.8AI score0.00272EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.8 views

SUSE CVE-2024-44942

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.8CVSS6.2AI score0.00223EPSS
SaveExploits0References3
NVD
NVD
added 2024/08/26 12:15 p.m.23 views

CVE-2024-44942

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.8CVSS0.00223EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/26 12:15 p.m.5 views

DEBIAN-CVE-2024-44942

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.8CVSS5.5AI score0.00223EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/26 12:15 p.m.21 views

CVE-2024-44942

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.8CVSS6.2AI score0.00223EPSS
SaveExploits0References29
OSV
OSV
added 2024/08/26 12:15 p.m.4 views

UBUNTU-CVE-2024-44942

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.8CVSS6.2AI score0.00223EPSS
SaveExploits0References29
CVE
CVE
added 2024/08/26 11:20 a.m.142 views

CVE-2024-44942

CVE-2024-44942 concerns the Linux kernel’s f2fs inline data handling during garbage collection. According to the connected Astra Linux bulletin, the root cause is that an inline_data inode can be fuzzed, allowing a valid blkaddr in its direct node; when background GC migrates the block, a f2fs_bu...

7.8CVSS6.4AI score0.00223EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.14 views

CVE-2024-43898

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

6.5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/26 12:0 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 Linux kernel that stems from a failure to perform proper soundness checks when operating on inodes with the F2FSINLINEDATA flag during GC...

7.8CVSS6.5AI score0.00223EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/25 3:33 a.m.10 views

SUSE CVE-2021-47460

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

6.1CVSS6.8AI score0.0021EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.25 views

CVE-2023-52786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

4.7CVSS6.4AI score0.00179EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.6 views

SUSE CVE-2023-52786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

3.6CVSS6.8AI score0.00179EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.7 views

kernel: ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline

In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4clumapped for bigalloc + inline When converting files with inline data to extents, delayed allocations made on a file system created with both the bigalloc and inline options can result in...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 7:15 a.m.5 views

DEBIAN-CVE-2021-47460

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.7 views

UBUNTU-CVE-2021-47460

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

DEBIAN-CVE-2023-52786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

4.7CVSS5.1AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.15 views

UBUNTU-CVE-2023-52786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

4.7CVSS5.7AI score0.00179EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.17 views

CVE-2023-52786 ext4: fix racy may inline data check in dio write

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

6.8AI score0.00179EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:31 p.m.90 views

CVE-2023-52786

CVE-2023-52786 affects the Linux kernel ext4 subsystem. The issue is a race in the inline data check during direct IO (dio) writes: ext4_iomap_begin() can observe inline data concurrently with MAY_INLINE_DATA state clearing across a lock cycle, potentially allowing a dio write to proceed in an un...

4.7CVSS6.6AI score0.00179EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.50 views

CVE-2023-52786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

4.7CVSS6.5AI score0.00179EPSS
SaveExploits0
Rows per page
Query Builder