Lucene search
+L

18661 matches found

EUVD
EUVD
added 2025/10/08 6:32 a.m.10 views

EUVD-2025-31839

A vulnerability was found in JhumanJ OpnForm up to 1.9.3. This issue affects some unknown processing of the file /show/integrations. Performing manipulation results in missing authorization. Remote exploitation of the attack is possible. The exploit has been made public and could be used. The pat...

5.3CVSS4.4AI score0.00325EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50455

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfs: fix possible null-ptr-deref when parsing param According to commit vfs: parse: deal with zero length string value, kernel will set the param-string to null...

6.7AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53485

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/08 12:00 a.m.10 views

Dell PowerScale OneFS 安全漏洞

DELL PowerScale OneFS is Dell's horizontally scalable clustered file system designed to manage unstructured data and support enterprise-class storage capabilities. An authorization bypass vulnerability exists in DELL PowerScale OneFS that originates from a user control key leading to authorizatio...

4.4CVSS6.7AI score0.00119EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53564

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ocfs2: fix defrag path triggering jbd2 ASSERT code path: ocfs2ioctlmoveextents ocfs2moveextents ocfs2defragextent ocfs2moveextent + ocfs2journalaccessdi +...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53606

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfsd: clean up potential nfsdfile refcount leaks in COPY codepath There are two different flavors of the nfsd4copy struct. One is embedded in the compound and i...

7.5CVSS5.8AI score0.00261EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-39912

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfs/localio: restore creds before releasing pageio data Otherwise if the nfsd filecache code releases the nfsdfile immediately, it can trigger the BUGONcred ==...

5.5CVSS6AI score0.00134EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.10 views

SUSE CVE-2023-53662

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leaks in ext4fnamesetupfilename,preparelookup If the filename casefolding fails, we'll be leaking memory from the fscryptname struct, namely from the 'cryptobuf.name' member. Make sure we free it in the error pat...

4.7CVSS6.6AI score0.00147EPSS
SaveExploits0References19
OSV
OSV
added 2025/10/07 4:15 p.m.8 views

UBUNTU-CVE-2023-53680

In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC with ops-opnum == OPILLEGAL OPDESC simply indexes into nfsd4ops by the op's operation number, without range checking that value. It assumes callers are careful to avoid calling it with an out-of-bounds...

8.7CVSS5.7AI score0.00278EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 3:21 p.m.6 views

EUVD-2025-32768

In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC with ops-opnum == OPILLEGAL OPDESC simply indexes into nfsd4ops by the op's operation number, without range checking that value. It assumes callers are careful to avoid calling it with an out-of-bounds...

6AI score0.00278EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.9 views

CVE-2023-53680

In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC with ops-opnum == OPILLEGAL OPDESC simply indexes into nfsd4ops by the op's operation number, without range checking that value. It assumes callers are careful to avoid calling it with an out-of-bounds...

7.8CVSS6.2AI score0.00278EPSS
SaveExploits0
CVE
CVE
added 2025/10/07 3:21 p.m.38 views

CVE-2023-53680

CVE-2023-53680 affects the Linux kernel NFSD component: nfsd4_decode_compound may call OPDESC() with opnum == OP_ILLEGAL (10044), leading to out-of-bounds access in nfsd4_ops[]. The vulnerability has been resolved by a kernel fix (commits referenced in the advisory). Connected advisories from Eul...

7.8CVSS6.1AI score0.00278EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2023-53629

CVE-2023-53629 affects the Linux kernel, specifically the dlm subsystem during midcomms processing in softirq context. The vulnerability is a use-after-free in dlm_midcomms_commit_mhandle that could enable a crash or potential memory corruption. It was addressed by a kernel patch described as "fs...

9.8CVSS6.4AI score0.00454EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/10/07 3:19 p.m.31 views

CVE-2023-53625

CVE-2023-53625 : In the Linux kernel, the vgpu debugfs cleanup path for drm/i915/gvt could dereference a null or destroyed debugfs root while destroying a virtual GPU, causing a kernel NULL pointer dereference and an oops. The issue occurs in remove paths where the drm minor’s debugfs root may al...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.23 views

CVE-2023-53625

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix vgpu debugfs clean in remove Check carefully on root debugfs available when destroying vgpu, e.g in remove case drm minor's debugfs root might already be destroyed, which led to kernel oops like below. Console:...

5.5CVSS5.3AI score0.00191EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32849

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordregions As krealloc may return NULL, in this case 'state-fcregions' may not be freed by krealloc, but 'state-fcregions' already set NULL. Then will lead to 'state-fcregions' memory...

6AI score0.00146EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/07 12:48 a.m.9 views

SUSE CVE-2023-53569

In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow leading to undefined behavior...

7.8CVSS6.6AI score0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-9011

Malware in sbrugna...

5.5CVSS5.7AI score0.01308EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2007-0891

Malware in sbrugna...

2.6CVSS6.1AI score0.00291EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2019-6926

Malware in sbrugna...

9.6CVSS9.2AI score0.01306EPSS
SaveExploits1References2
Rows per page
Query Builder