Lucene search
+L

3775 matches found

CVE
CVE
•added 2026/07/25 8:50 a.m.•62 views

CVE-2026-64399

Summary: CVE-2026-64399 affects the Linux kernel ksmbd path for FSCTL_DUPLICATE_EXTENTS_TO_FILE. The vulnerability allows overwriting a destination file’s data via vfs_clone_file_range() because both the share-level KSMBD_TREE_CONN_FLAG_WRITABLE check and a per-handle daccess check were absent, a...

9.8CVSS5.8AI score0.00721EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/07/25 8:50 a.m.•17 views

CVE-2026-64395 ksmbd: require source read access for duplicate extents

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require source read access for duplicate extents FSCTLDUPLICATEEXTENTSTOFILE passes the source file directly to vfsclonefilerange or vfscopyfilerange without checking the SMB access mask granted to the source handle. A...

7.5CVSS5.7AI score
SaveExploits0References9
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•19 views

EUVD-2026-48939

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require source read access for duplicate extents FSCTLDUPLICATEEXTENTSTOFILE passes the source file directly to vfsclonefilerange or vfscopyfilerange without checking the SMB access mask granted to the source handle. A...

5.8AI score0.00553EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•46 views

CVE-2026-64355 bpf: Reject fragmented frames in devmap

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdpframe data, while fragmented frames keep skbsharedinf...

9.8CVSS0.00513EPSS
SaveExploits0References7
CVE
CVE
•added 2026/07/25 8:50 a.m.•98 views

CVE-2026-64355

CVE-2026-64355 (Linux kernel) shows a fix for a vulnerability in BPF devmap handling of fragmented frames. In native XDP, cloning fragmented frames could carry skb_shared_info in tailroom outside the linear area, leaving XDP_FLAGS_HAS_FRAGS set but with invalid frag metadata. The subsequent free ...

9.8CVSS5.7AI score0.00513EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/07/25 8:50 a.m.•14 views

CVE-2026-64355 bpf: Reject fragmented frames in devmap

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdpframe data, while fragmented frames keep skbsharedinf...

9.8CVSS5.7AI score
SaveExploits0References10
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•17 views

EUVD-2026-48899

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdpframe data, while fragmented frames keep skbsharedinf...

5.7AI score0.00513EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•30 views

PT-2026-64576

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bpf component where devmap broadcast redirects clone packets for all but the last destination. In native XDP, the clone path only copies linear xdp frame data, whi...

9.8CVSS5.8AI score0.00513EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64355

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies onl...

9.8CVSS5.9AI score0.00513EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/24 4:42 p.m.•10 views

GHSA-R9MR-M37C-5FR3 GitPython: Unsafe git option guard bypass via single-character kwarg value token smuggling enables arbitrary command execution

Summary GitPython's checkunsafeoptions guard the control introduced by CVE-2026-42215 / GHSA-2f96 and hardened since can be bypassed for every guarded method clone/clonefrom, fetch/pull/push, lsremote, itercommits, blame, archive by smuggling an option token inside the VALUE of a single-character...

8.8CVSS6.1AI score0.00923EPSS
SaveExploits1References5
Snyk
Snyk
•added 2026/07/24 4:42 p.m.•18 views

Incomplete List of Disallowed Inputs

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs via the clonefrom process. An attacker can execute arbitrary commands by supplying a crafted directory containing malicious hooks ...

8.8CVSS6.1AI score0.00835EPSS
SaveExploits1References3
OSV
OSV
•added 2026/07/24 4:42 p.m.•22 views

GHSA-6P8H-3WGX-97GF GitPython: Incomplete unsafe_git_clone_options denylist omits --template enabling arbitrary command execution via clone hooks

Summary GitPython's unsafegitcloneoptions denylist omits --template. git clone --template= copies /hooks/ into the new repository and runs them post-checkout fires during clone, so a caller who can influence clone options can achieve arbitrary command execution in the default...

7.5CVSS6.1AI score0.00835EPSS
SaveExploits1References5
OSV
OSV
•added 2026/07/24 4:16 p.m.•16 views

DEBIAN-CVE-2026-64232

In the Linux kernel, the following vulnerability has been resolved: block: recompute nrintegritysegments in blkinsertclonedrequest blkinsertclonedrequest already recomputes nrphyssegments against the bottom queue, because "the queue settings related to segment counting may differ from the origina...

9.8CVSS5.7AI score0.00457EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/24 2:05 p.m.•11 views

GHSA-G357-X5C3-C72P LiquidJS: `pop` filter bypasses `memoryLimit` accounting that its array-filter siblings enforce

pop filter bypasses memoryLimit accounting that its array-filter siblings enforce CWE: CWE-770 Allocation of Resources Without Limits or Throttling — sibling class of GHSA-8xx9-69p8-7jp3 and GHSA-2546-xv4c-mc8g, applied to memoryLimit instead of renderLimit Summary The pop array filter at...

8.2CVSS5.8AI score0.00524EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/07/24 2:05 p.m.•24 views

LiquidJS: `pop` filter bypasses `memoryLimit` accounting that its array-filter siblings enforce

pop filter bypasses memoryLimit accounting that its array-filter siblings enforce CWE: CWE-770 Allocation of Resources Without Limits or Throttling — sibling class of GHSA-8xx9-69p8-7jp3 and GHSA-2546-xv4c-mc8g, applied to memoryLimit instead of renderLimit Summary The pop array filter at...

8.2CVSS5.8AI score0.00524EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2026/07/24 2:05 p.m.•19 views

EUVD-2026-42354

LiquidJS: pop filter bypasses memoryLimit accounting that its array-filter siblings enforce...

8.2CVSS5.8AI score0.00524EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/24 11:19 a.m.•20 views

kernel: futex: Drop CLONE_THREAD requirement for private default hash alloc

A flaw was found in the Linux kernel's futex subsystem. The needfutexhashallocatedefault function incorrectly relies on CLONETHREAD semantics, which can lead to non-concurrency issues when memory allocations mm-futexref pcpu allocations are shared across CLONEVM clones, excluding vfork. This can...

7.8CVSS5.8AI score0.00184EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/07/24 12:00 a.m.•13 views

PT-2026-71451

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.54 Description An incomplete denylist in unsafe git clone options omits the --template option, which allows for arbitrary command execution during clone operations. An attacker can provide a --template value...

8.8CVSS8.1AI score0.00835EPSS
SaveExploits1References29
Snyk
Snyk
•added 2026/07/22 5:56 p.m.•13 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via a race condition in the clone action. An attacker can execute arbitrary code on the server by exploiting a time-of-check to time-of-use TOCTOU...

8.9CVSS6.3AI score0.00335EPSS
SaveExploits0References2
Patchstack
Patchstack
•added 2026/07/22 5:56 p.m.•18 views

NPM: n8n: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution

NPM: n8n: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution vulnerability discovered by ? in WordPress Npm n8n versions 1.123.64...

8.9CVSS5.5AI score0.00335EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder