Lucene search
K

22936 matches found

OSV
OSV
added 2025/12/24 11:15 a.m.1 views

UBUNTU-CVE-2025-68364

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

5.9AI score0.00066EPSS
Exploits0References35
OSV
OSV
added 2025/12/24 11:15 a.m.0 views

UBUNTU-CVE-2022-50705

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: defer fsnotify calls to task context We can't call these off the kiocb completion as that might be off soft/hard irq context. Defer the calls to when we process the taskwork for this request. That avoids valid...

5.7AI score0.00027EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.0 views

UBUNTU-CVE-2025-68356

In the Linux kernel, the following vulnerability has been resolved: gfs2: Prevent recursive memory reclaim Function newinode returns a new inode with inode-imapping-gfpmask set to GFPHIGHUSERMOVABLE. This value includes the GFPFS flag, so allocations in that address space can recurse into...

5.8AI score0.00032EPSS
Exploits0References12
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.2 views

CVE-2025-68364

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

5.9AI score0.00066EPSS
Exploits0References34
OSV
OSV
added 2025/12/24 10:55 a.m.3 views

CVE-2023-54002 btrfs: fix assertion of exclop condition when starting balance

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion of exclop condition when starting balance Balance as exclusive state is compatible with paused balance and device add, which makes some things more complicated. The assertion of valid states when starting fro...

6.6AI score0.00032EPSS
Exploits0References7
CVE
CVE
added 2025/12/24 10:55 a.m.10 views

CVE-2023-53988

Summary: CVE-2023-53988 describes a slab-out-of-bounds read in ntfs3 within the Linux kernel, triggered by hdr_delete_de() during index header handling. The provided descriptions indicate a read beyond bounds of a size that suggests a corrupted or malicious image reading INDEX_HDR data without va...

6.1AI score0.00034EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.22 views

CVE-2025-68364 ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

0.00066EPSS
Exploits0References8
OSV
OSV
added 2025/12/24 10:32 a.m.1 views

CVE-2025-68364 ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

6.3AI score0.00066EPSS
Exploits0References11
CVE
CVE
added 2025/12/24 10:32 a.m.8 views

CVE-2025-68364

The CVE refers to a Linux kernel issue in the OCFS2 filesystem: in __ocfs2_move_extent(), a BUG() was relaxed to ocfs2_error() to avoid crashing the entire kernel due to filesystem corruption. This indicates the root cause was a kernel-crashing error path in ocfs2_move_extent() that could exacerb...

6AI score0.00066EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:32 a.m.1 views

CVE-2025-68364

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

5.2AI score0.00066EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/12/24 10:32 a.m.2 views

CVE-2025-68361 erofs: limit the level of fs stacking for file-backed mounts

In the Linux kernel, the following vulnerability has been resolved: erofs: limit the level of fs stacking for file-backed mounts Otherwise, it could cause potential kernel stack overflow e.g., EROFS mounting itself...

6.6AI score0.00032EPSS
Exploits0References7
CVE
CVE
added 2025/12/24 10:32 a.m.8 views

CVE-2025-68361

CVE-2025-68361 relates to the Linux kernel's EROFS file system. The issue is addressed by a patch that limits the level of file-backed filesystem stacking, mitigating a potential kernel stack overflow (for example, when EROFS mounts itself). The connected documents consistently describe the fix i...

6.3AI score0.00032EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.23 views

CVE-2025-68361 erofs: limit the level of fs stacking for file-backed mounts

In the Linux kernel, the following vulnerability has been resolved: erofs: limit the level of fs stacking for file-backed mounts Otherwise, it could cause potential kernel stack overflow e.g., EROFS mounting itself...

0.00032EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.23 views

CVE-2025-68356 gfs2: Prevent recursive memory reclaim

In the Linux kernel, the following vulnerability has been resolved: gfs2: Prevent recursive memory reclaim Function newinode returns a new inode with inode-imapping-gfpmask set to GFPHIGHUSERMOVABLE. This value includes the GFPFS flag, so allocations in that address space can recurse into...

0.00032EPSS
Exploits0References4
CVE
CVE
added 2025/12/24 10:32 a.m.14 views

CVE-2025-68356

CVE-2025-68356 describes a Linux kernel issue in gfs2 where new_inode() could set inode address space GFP masks to GFP_HIGHUSER_MOVABLE, potentially including __GFP_FS and allowing memory reclaim to recurse into filesystem code, risking stack usage and deadlocks. The fix is to remove __GFP_FS fro...

6.3AI score0.00032EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 10:32 a.m.3 views

CVE-2025-68356 gfs2: Prevent recursive memory reclaim

In the Linux kernel, the following vulnerability has been resolved: gfs2: Prevent recursive memory reclaim Function newinode returns a new inode with inode-imapping-gfpmask set to GFPHIGHUSERMOVABLE. This value includes the GFPFS flag, so allocations in that address space can recurse into...

6.5AI score0.00032EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.2 views

PT-2025-52892

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s gfs2 subsystem related to memory reclaim. The new inode function returns a new inode with a gfp mask set to GFP HIGHUSER MOVABLE, which includes the G...

6.4AI score0.00032EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.2 views

PT-2025-53121

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the UDF filesystem implementation. Specifically, a double ‘brelse’ call occurs in the udf rename function. This happens when udf find entry return...

7.8CVSS6.7AI score0.00249EPSS
Exploits2References916
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.3 views

PT-2025-53109

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the erofs filesystem related to pcluster objects. Specifically, the issue occurs when a pcluster is registered with a zero block address, which...

6.2AI score0.00024EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.2 views

PT-2025-53119

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc4 Description The Linux kernel contains a flaw within the f2fs file system related to sanity checks on summary information. This issue can lead to a use-after-free condition, specifically triggered by...

6.5AI score0.0004EPSS
Exploits0References8
Rows per page
Query Builder