Lucene search
+L

430 matches found

NVD
NVD
added 2026/09/18 9:18 p.m.9 views

CVE-2026-93894

In Vinyl Cache before 9.0,2, workspace buffer overflow vulnerability was found in the .upper and .lower string type methods of VCL. This can be used as a remote denial of service DoS vector to make the child process segfault or assert, and then restart. Effectively exploiting this vulnerability...

2.3CVSS0.0025EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/18 8:30 p.m.9 views

CVE-2026-93894

In Vinyl Cache before 9.0,2, workspace buffer overflow vulnerability was found in the .upper and .lower string type methods of VCL. This can be used as a remote denial of service DoS vector to make the child process segfault or assert, and then restart. Effectively exploiting this vulnerability...

2.3CVSS0.0025EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/18 8:30 p.m.38 views

CVE-2026-93894

In Vinyl Cache before 9.0,2, workspace buffer overflow vulnerability was found in the .upper and .lower string type methods of VCL. This can be used as a remote denial of service DoS vector to make the child process segfault or assert, and then restart. Effectively exploiting this vulnerability...

2.3CVSS0.0025EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2026/09/16 12:00 a.m.8 views

Vinyl/Varnish -- VCL string methods workspace overflow

Vinyl Development Team reports: A workspace buffer overflow vulnerability was found in the .upper and .lower string type methods of VCL. This can be used as a remote denial of service DoS vector to make the child process segfault or assert, and then restart. Effectively exploiting this...

SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: sock: The protection check for psock vs. ULP needs to be reimplemented. Commit 8a59f9d1e3d4 “sock: Introduce sk-skprot-psockupdateskprot” has moved the inetcskhasulpsk check from skpsockinit to the new tcpbpfupdateproto function....

5.5CVSS6AI score0.00202EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.13 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't informed about the failure. Which in turn could...

7.8CVSS6.4AI score0.00153EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.4 views

Astra Linux – Vulnerabilities in Linux-6.1, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: ovl: Fixed a UAF Use-After-Free in ovldentryupdatereval by moving the dput function within ovllinkup. The issue arose because dputupper was called before ovldentryupdatereval, while upper-dflags was still accessed in...

7.8CVSS6.4AI score0.00213EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: dsa: Fix the dereferencing of netdevpriv before type checking in non-DSA network device events. After the affected commit, we began handling this dereferencing for every NETDEVCHANGEUPPER and NETDEVPRECHANGEUPPER event in th...

5.5CVSS6.8AI score0.00244EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: bpf: A stack-out-of-bounds write occurred in devmap. The getupperifindexes function iterates over all upper devices and writes their indices into an array without checking bounds. As a result, callers may assume that the maximum...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.13 views

Astra Linux – Vulnerability in Linux 5.10, Linux

The mm/mremap.c file in the Linux kernel before version 5.13.3 contains a use-after-free issue due to a stale Translation Look-And-Reduce TLB table, as the rmap lock is not held during a PUD move...

7CVSS6.5AI score0.00469EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.14 views

PT-2026-85601

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: reject HCI CMD SYNC params len above 255 mgmt hci cmd sync checks that the message length agrees with params len but puts no upper bound on it. params len is le16 while the parameter length in the HCI command...

5.4AI score0.00234EPSS
SaveExploits0References123
EUVD
EUVD
added 2026/08/10 12:03 p.m.12 views

EUVD-2026-55561

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle partially initialized auxiliary devices bnxtauxdevicesinit calls auxiliarydeviceinit before all fields used by bnxtauxdevrelease are initialized. After auxiliarydeviceinit succeeds, later errors must unwind with...

5.3AI score0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:02 p.m.55 views

CVE-2026-68297

The CVE-2026-68297 issue affects the Linux kernel TIPC module: user-supplied MTU values above U16_MAX (65535) are not bounded, causing truncation when stored in u16 fields and leading to division-by-zero in tipc_link_set_queue_limits, triggering a crash/DoS via local user namespaces. Two paths (T...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:02 p.m.44 views

CVE-2026-68297 tipc: fix u16 MTU truncation in media and bearer MTU validation

In the Linux kernel, the following vulnerability has been resolved: tipc: fix u16 MTU truncation in media and bearer MTU validation Both TIPCNLMEDIASET and TIPCNLBEARERSET accept user-supplied MTU values but only enforce a minimum bound, not a maximum. When a user sets the MTU to a value exceedin...

7.8CVSS0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:02 p.m.63 views

CVE-2026-68295

In the Linux kernel, LoongArch BPF ALU32 division/modulo results were sign-extended in the JIT, causing upper 32 bits to be set while verifier/interpreter assume zero-extension. The issue arises when signed ALU32 BPF_DIV/BPF_MOD (off=1) produce a negative quotient/remainder, leaving bits 63:32 se...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/05 6:51 p.m.15 views

Security Bulletin: Security Vulnerabilities affect IBM Voice Gateway

Summary Security Vulnerabilities affect IBM Voice Gateway. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2026-62389 DESCRIPTION: Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as a duplicate of CVE-2026-48779. CWE:CWE-770:...

9.2CVSS6.2AI score0.00644EPSS
SaveExploits3Affected Software1
Patchstack
Patchstack
added 2026/08/04 9:11 p.m.14 views

NPM: Ghost: Archived Offers can be Redeemed

NPM: Ghost: Archived Offers can be Redeemed vulnerability discovered by ? in WordPress Npm ghost versions = 4.22.0, 6.54.1...

4.8CVSS5.4AI score0.00171EPSS
SaveExploits0References3Affected Software1
attackerkb
attackerkb
added 2026/07/31 7:00 p.m.13 views

CVE-2026-53505

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:proportion filter does not enforce an upper bound on and runs in the post-transform phase. An attacker can trigger extremely large resizes CPU/memory exhaustion and cause denial of service. This issu...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-52791

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in...

2CVSS5.8AI score0.00102EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/28 5:08 p.m.14 views

SUSE CVE-2026-64545

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

4.7CVSS5.8AI score0.00501EPSS
SaveExploits0References3
Rows per page
Query Builder