Lucene search
K

22936 matches found

Vulnrichment
Vulnrichment
added 2025/12/26 9:51 p.m.2 views

CVE-2025-68697 Self-hosted n8n has Legacy Code node that enables arbitrary file read/write

n8n is an open source workflow automation platform. Prior to version 2.0.0, in self-hosted n8n instances where the Code node runs in legacy non-task-runner JavaScript execution mode, authenticated users with workflow editing access can invoke internal helper functions from within the Code node...

7.1CVSS6.5AI score0.00017EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2023-54127

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/jfs: prevent double-free in dbUnmount after failed jfsremount Syzkaller reported the following issue:...

6.1AI score0.00039EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/12/25 4:11 p.m.3 views

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.5CVSS6AI score0.00032EPSS
Exploits0References4
OSV
OSV
added 2025/12/25 10:49 a.m.4 views

CLSA-2025-1766599987 kernel: Fix of 27 CVEs

xfrm: Duplicate SPI Handling CVE-2025-39965 - xfrm: state: use atomicincnotzero to increment refcount - padata: Fix pd UAF once and for all CVE-2025-38584 - padata: Remove broken queue flushing CVE-2023-52854 - padata: ensure padatadoserial runs on the correct CPU - Bluetooth: L2CAP: Fix...

8.8CVSS7.1AI score0.00068EPSS
Exploits1References1
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:4 a.m.3 views

btrfs: fix racy bitfield write in btrfs_clear_space_info_full()

...

5.5CVSS5.9AI score0.00011EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:4 a.m.2 views

fs/ntfs3: Initialize allocated memory before use

...

5.5CVSS5.9AI score0.00011EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:1 a.m.3 views

nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.

...

5.5CVSS5.4AI score0.00063EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.5 views

SUSE CVE-2022-50755

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid double brelse in udfrename syzbot reported a warning like below 1: VFS: brelse: Trying to free free buffer WARNING: CPU: 2 PID: 7301 at fs/buffer.c:1145 brelse+0x67/0xa0 ... Call Trace: invalidatebhlru+0x99/0x150...

5.1CVSS6.5AI score0.00095EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 1:3 a.m.1 views

SUSE CVE-2022-50766

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...

6.5AI score0.00028EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.2 views

SUSE CVE-2023-54099

In the Linux kernel, the following vulnerability has been resolved: fs: Protect reconfiguration of sb read-write from racing writes The reconfigure / remount code takes a lot of effort to protect filesystem's reconfiguration code from racing writes on remounting read-only. However during remounti...

5.5CVSS6.7AI score0.0004EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.1 views

SUSE 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:...

6.4AI score0.0004EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.2 views

SUSE CVE-2023-54130

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...

5.5CVSS6.4AI score0.0004EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.3 views

SUSE 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.5CVSS6.7AI score0.00032EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.1 views

SUSE 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.5CVSS6.4AI score0.00066EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.2 views

EUVD-2025-205226

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...

5.7AI score0.00027EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.1 views

EUVD-2023-60346

In the Linux kernel, the following vulnerability has been resolved: fs: Protect reconfiguration of sb read-write from racing writes The reconfigure / remount code takes a lot of effort to protect filesystem's reconfiguration code from racing writes on remounting read-only. However during remounti...

6.2AI score0.0004EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.3 views

EUVD-2023-60356

In the Linux kernel, the following vulnerability has been resolved: virtiopmem: add the missing REQOPWRITE for flush bio When doing mkfs.xfs on a pmem device, the following warning was ------------ cut here ------------ WARNING: CPU: 2 PID: 384 at block/blk-core.c:751 submitbionoacct Modules link...

5.9AI score0.00024EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.3 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.0004EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.3 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.00028EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.1 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.00062EPSS
Exploits0References7
Rows per page
Query Builder