Lucene search
+L

3788 matches found

OSV
OSV
added 2024/08/17 9:9 a.m.16 views

CVE-2024-42297 f2fs: fix to don't dirty inode for readonly filesystem

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fsevictinode+0x1576/0x1590 fs/f2fs/inode.c:933 Call Trace: evict+0x2a4/0x620 fs/inode.c:664...

7.8CVSS6.1AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.36 views

CVE-2024-42297 f2fs: fix to don't dirty inode for readonly filesystem

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fsevictinode+0x1576/0x1590 fs/f2fs/inode.c:933 Call Trace: evict+0x2a4/0x620 fs/inode.c:664...

7.8CVSS0.00246EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/17 9:9 a.m.18 views

CVE-2024-42296 f2fs: fix return value of f2fs_convert_inline_inode()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsconvertinlineinode If device is readonly, make f2fsconvertinlineinode return EROFS instead of zero, otherwise it may trigger panic during writeback of inline inode's dirty page as below:...

6.9AI score0.00235EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.32 views

CVE-2024-42296 f2fs: fix return value of f2fs_convert_inline_inode()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsconvertinlineinode If device is readonly, make f2fsconvertinlineinode return EROFS instead of zero, otherwise it may trigger panic during writeback of inline inode's dirty page as below:...

7.8CVSS0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/17 9:9 a.m.23 views

CVE-2024-42296 f2fs: fix return value of f2fs_convert_inline_inode()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsconvertinlineinode If device is readonly, make f2fsconvertinlineinode return EROFS instead of zero, otherwise it may trigger panic during writeback of inline inode's dirty page as below:...

7.8CVSS6.1AI score
SaveExploits0References9
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.3 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 failure to always initialize iuid/igid...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.6 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 properly initialize fields of the hfsinodeinfo structure...

5.5CVSS6.5AI score0.00284EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.12 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 f2fs failing to properly handle read-only devices in the f2fsconvertinlineinode function, resulting in an...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.8 views

kernel: Squashfs: check the inode number is not the invalid value of zero

A flaw was found in the squashfs module in the Linux kernel. A missing check of an inode number with an invalid value of zero can cause an out-of-bounds read and result in a denial of service...

7.1CVSS6.8AI score0.0028EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.8 views

kernel: quota: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: quota: Fix potential NULL pointer dereference Below race may cause NULL pointer dereference P1 P2 dquotfreeinode quotaoff dropdquotref removedquotref dquots = idquotinode dquots = idquotinode srcureadlock dquotscnt != NULL 1...

4.7CVSS6.7AI score0.00189EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.6 views

kernel: ovl: fix warning in ovl_create_real()

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.7 views

The vulnerability of the `eventfs_find_events()` function in the file system of the Linux operating system’s kernel allows a attacker to cause a service failure.

The vulnerability of the eventfsfindevents function in the fs/tracefs/event inode.c file of the file system tracefs in the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.4AI score0.00213EPSS
SaveExploits0References17Affected Software4
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.4 views

SUSE CVE-2024-41049

In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posixlockinode Light Hsieh reported a KASAN UAF warning in traceposixlockinode. The request pointer had been changed earlier to point to a lock entry that was added to the inode's list...

6.7CVSS6.4AI score0.00281EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.8 views

SUSE CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS7.5AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.16 views

SUSE CVE-2024-42104

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

6.1CVSS6.4AI score0.0026EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.9 views

SUSE CVE-2024-42105

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix inode number range checks Patch series "nilfs2: fix potential issues related to reserved inodes". This series fixes one use-after-free issue reported by syzbot, caused by nilfs2's internal inode being exposed in the...

6.1CVSS6.9AI score0.0026EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.8 views

SUSE CVE-2024-42115

In the Linux kernel, the following vulnerability has been resolved: jffs2: Fix potential illegal address access in jffs2freeinode During the stress testing of the jffs2 file system,the following abnormal printouts were found: 2430.649000 Unable to handle kernel paging request at virtual address...

4.7CVSS6.4AI score0.00259EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.19 views

CVE-2024-42105

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix inode number range checks Patch series "nilfs2: fix potential issues related to reserved inodes". This series fixes one use-after-free issue reported by syzbot, caused by nilfs2's internal inode being exposed in the...

5.8CVSS8.4AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.27 views

CVE-2024-42104

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

7.8CVSS8.1AI score0.0026EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.11 views

kernel: Squashfs: check the inode number is not the invalid value of zero

A flaw was found in the squashfs module in the Linux kernel. A missing check of an inode number with an invalid value of zero can cause an out-of-bounds read and result in a denial of service...

7.1CVSS6.8AI score0.0028EPSS
SaveExploits0References5
Rows per page
Query Builder