Lucene search
+L

3855 matches found

SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.13 views

SUSE CVE-2022-50638

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad boot loader inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:203! invalid opcode: 0000 1 PREEMP...

6.3CVSS6.5AI score0.00238EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.17 views

SUSE CVE-2022-50673

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

7CVSS6.5AI score0.00204EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.16 views

SUSE CVE-2023-53804

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nilfsroot in nilfsevictinode During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. However, since nilfsevictinode uses...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.10 views

SUSE CVE-2023-53829

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

7.8CVSS6.5AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.11 views

SUSE CVE-2023-53838

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

7.8CVSS6.5AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.8 views

SUSE CVE-2023-53846

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on direct node in truncatednode syzbot reports below bug: BUG: KASAN: slab-use-after-free in f2fstruncatedatablocksrange+0x122a/0x14c0 fs/f2fs/file.c:574 Read of size 4 at addr ffff88802a25c000 by tas...

5.5CVSS6.5AI score0.00167EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50638

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix bugon in estreesearch caused by bad boot loader inode We got a issue as fllows: ==================================================================...

6.1AI score0.00238EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 6:30 p.m.19 views

EUVD-2023-60158

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

5.9AI score0.00188EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.11 views

EUVD-2023-60167

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

6AI score0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

DEBIAN-CVE-2023-53846

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on direct node in truncatednode syzbot reports below bug: BUG: KASAN: slab-use-after-free in f2fstruncatedatablocksrange+0x122a/0x14c0 fs/f2fs/file.c:574 Read of size 4 at addr ffff88802a25c000 by tas...

7.8CVSS5.3AI score0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.13 views

CVE-2023-53846

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on direct node in truncatednode syzbot reports below bug: BUG: KASAN: slab-use-after-free in f2fstruncatedatablocksrange+0x122a/0x14c0 fs/f2fs/file.c:574 Read of size 4 at addr ffff88802a25c000 by tas...

7.8CVSS0.00167EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/09 4:17 p.m.11 views

CVE-2023-53838

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

7.8CVSS0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.10 views

DEBIAN-CVE-2023-53838

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

7.8CVSS5.2AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

DEBIAN-CVE-2023-53829

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

7.8CVSS5.3AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.12 views

CVE-2023-53829

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

7.8CVSS0.00188EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.11 views

CVE-2022-50673

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

7.8CVSS0.00204EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.12 views

DEBIAN-CVE-2022-50673

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

7.8CVSS5.5AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.9 views

UBUNTU-CVE-2023-53829

In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...

7.8CVSS5.7AI score0.00188EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.13 views

CVE-2023-53838

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

7.8CVSS5.7AI score0.00188EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 4:17 p.m.9 views

UBUNTU-CVE-2023-53846

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on direct node in truncatednode syzbot reports below bug: BUG: KASAN: slab-use-after-free in f2fstruncatedatablocksrange+0x122a/0x14c0 fs/f2fs/file.c:574 Read of size 4 at addr ffff88802a25c000 by tas...

7.8CVSS5.7AI score0.00167EPSS
SaveExploits0References5
Rows per page
Query Builder