Lucene search
+L

24274 matches found

EUVD
EUVD
added 2025/12/24 3:30 p.m.12 views

EUVD-2022-55780

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20odneditdpmtable In the PPODEDITVDDCCURVE case the "inputindex" variable is capped at 2 but not checked for negative values so it results in an out of bounds read. This value comes from...

6AI score0.00209EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2022-55791

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2mountvolume There is a memory leak reported by kmemleak: unreferenced object 0xffff88810cc65e60 size 32: comm "mount.ocfs2", pid 23753, jiffies 4302528942 age 34735.105s hex dump first 32 bytes: 10 ...

6AI score0.00248EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2022-55795

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

6AI score0.00234EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.12 views

CVE-2023-54098

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix gvt debugfs destroy When gvt debug fs is destroyed, need to have a sane check if drm minor's debugfs root is still available or not, otherwise in case like device remove through unbinding, drm minor's debugfs...

7.3CVSS0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.12 views

UBUNTU-CVE-2022-50747

In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds in...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2023-54124

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

7.8CVSS5.7AI score0.00161EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.11 views

CVE-2025-68736

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS5.4AI score0.0014EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/24 1:16 p.m.12 views

UBUNTU-CVE-2023-54127

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: prevent double-free in dbUnmount after failed jfsremount Syzkaller reported the following issue: ================================================================== BUG: KASAN: double-free in slabfree mm/slub.c:3787 inline...

7.8CVSS5.8AI score0.00158EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.40 views

CVE-2023-54130 hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e "hfs/hfsplus: use WARNON for sanity check" fixed a build warning by turning a comment into a WARNON, but it turns out that syzbot then...

7.8CVSS0.00161EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.23 views

CVE-2023-54127

The CVE-2023-54127 issue concerns the Linux kernel JFS file system. A double-free can occur in the dbUnmount path after a failed jfs_remount, triggered via the slab allocator during KASAN reporting. Specifically, the description notes that JFS_SBI(ipbmap->i_sb)->bmap wasn’t set to NULL afte...

7.8CVSS6.1AI score0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:06 p.m.5 views

CVE-2023-54127 fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: prevent double-free in dbUnmount after failed jfsremount Syzkaller reported the following issue: ================================================================== BUG: KASAN: double-free in slabfree mm/slub.c:3787 inline...

7.8CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.36 views

CVE-2023-54124 f2fs: fix to drop all dirty pages during umount() if cp_error is set

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

7.8CVSS0.00161EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.24 views

CVE-2023-54099

CVE-2023-54099 relates to a race in Linux kernel remount handling where clearing SB_RDONLY to switch a filesystem from read-only to read-write could briefly allow userspace writes before the filesystem is fully ready. The issue is in the remount/reconfiguration path; the recommended fix is to tra...

6.3AI score0.00209EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 1:06 p.m.41 views

CVE-2023-54098

CVE-2023-54098 affects the Linux kernel’s DRM/i915/gvt debugfs handling. The issue arises when gvt debugfs is destroyed without verifying that the DRM minor’s debugfs root is still available; if the device is removed (unbind), the minor’s debugfs directory may already be removed, causing intel_gv...

7.3CVSS6AI score0.00159EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:05 p.m.28 views

CVE-2022-50753

CVE-2022-50753 = Linux kernel f2fs: fix to sanity check on summary info. Root cause: SSA table corruption (ofs_in_node > ADDRS_PER_PAGE) caused out-of-range reads during recovery; patch adds sanity checks in recovery and GC flows to prevent use-after-free in recover_data paths. Affected code: ...

7.8CVSS6.2AI score0.002EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205093

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.1AI score0.00226EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 views

EUVD-2025-205090

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.00217EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.34 views

CVE-2023-54067 btrfs: fix race when deleting free space root from the dirty cow roots list

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting free space root from the dirty cow roots list When deleting the free space tree we are deleting the free space root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it,...

7.8CVSS0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:09 p.m.11 views

CVE-2025-68736 landlock: Fix handling of disconnected directories

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS6.1AI score
SaveExploits0References7
NVD
NVD
added 2025/12/24 11:15 a.m.15 views

CVE-2025-68361

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.00226EPSS
SaveExploits0References4
Rows per page
Query Builder