Lucene search
+L

2505 matches found

OSV
OSV
added 2025/12/10 10:35 p.m.12 views

USN-7922-1 linux, linux-aws, linux-aws-5.4, linux-gcp, linux-gcp-5.4, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-kvm, linux-oracle, linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - InfiniBand drivers; - Media drivers; - Network drivers; - Pin controllers...

7.8CVSS6.6AI score0.00267EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/12/10 10:13 a.m.11 views

CVE-2022-50620

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to invalidate dcc-f2fsissuediscard in error path Syzbot reports a NULL pointer dereference issue as below: refcountadd include/linux/refcount.h:193 inline refcountinc include/linux/refcount.h:250 inline refcountinc...

5.8AI score0.00178EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 3:26 a.m.14 views

CVE-2023-53796

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix information leak in f2fsmoveinlinedirents When converting an inline directory to a regular one, f2fs is leaking uninitialized memory to disk because it doesn't initialize the entire directory block. Fix this by...

5.4AI score0.00188EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.6 views

SUSE CVE-2023-53796

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix information leak in f2fsmoveinlinedirents When converting an inline directory to a regular one, f2fs is leaking uninitialized memory to disk because it doesn't initialize the entire directory block. Fix this by...

6.2AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.7 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...

6.5AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.7 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...

6.5AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.5 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.00187EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2025-201869

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

5.9AI score0.00198EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 6:30 p.m.7 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.0021EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.4 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...

5.3AI score0.00187EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.7 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...

0.00187EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/09 4:17 p.m.8 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...

0.0021EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.6 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...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.2 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...

5.3AI score0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.10 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...

5.7AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 4:17 p.m.4 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...

5.7AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

UBUNTU-CVE-2025-40333

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

5.7AI score0.00198EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/09 4:9 a.m.6 views

CVE-2025-40333 f2fs: fix infinite loop in __insert_extent_tree()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

6.3AI score0.00198EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 4:9 a.m.40 views

CVE-2025-40333 f2fs: fix infinite loop in __insert_extent_tree()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

0.00198EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/09 4:9 a.m.28 views

CVE-2025-40333

CVE-2025-40333 affects the Linux kernel (f2fs) with a fix for an infinite loop in __insert_extent_tree() when wrong extent info data is encountered and the extent_node is looked up in an rb tree. The remediation is to return NULL and print kernel messages. Advisories indicate upstream kernel vers...

6AI score0.00198EPSS
SaveExploits0References4
Rows per page
Query Builder