Lucene search
+L

46 matches found

NVD
NVD
added 2026/07/25 10:17 a.m.8 views

CVE-2026-64390

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

8.8CVSS0.00467EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64390

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

8.8CVSS5.6AI score0.00467EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/25 8:50 a.m.18 views

CVE-2026-64390

The CVE-2026-64390 issue affects the Linux kernel ksmbd component where SMB2_LOCK locks are tracked on the file lock list and the lock list of the handling connection. With SMB3 multichannel, the LOCK owner can differ from the file opener, so a lock entry can be removed under a different spinlock...

8.8CVSS5.7AI score0.00467EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64390 ksmbd: track the connection owning a byte-range lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

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

EUVD-2026-48934

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

5.7AI score0.00467EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64390

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

8.8CVSS5.6AI score0.00467EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64611

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ksmbd module where byte-range locks are not correctly tracked across connections. When using SMB3 multichannel, the connection that handles a SMB2 LOCK request may...

8.8CVSS5.8AI score0.00467EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/05/01 8:39 p.m.8 views

CVE-2026-31718

A flaw was found in ksmbd, the in-kernel SMB3 server for Linux. This vulnerability arises from an asymmetric cleanup process when a durable file handle survives a session disconnect. Specifically, byte-range locks are not properly cleared, leading to a 'use-after-free' error when the durable...

9.8CVSS6AI score0.00356EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 10:57 a.m.10 views

CLSA-2026-1776855452 libsoup: Fix of 2 CVEs

CVE-2026-1801: use CRLF as line boundary when parsing chunked encoding data to prevent HTTP request smuggling via lone LF - CVE-2026-2443: reject Range header ends exceeding content length to prevent out-of-bounds read in byte range handling...

6.5CVSS5.8AI score0.0043EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 10:45 a.m.11 views

CLSA-2026-1776854729 libsoup: Fix of 2 CVEs

CVE-2026-1801: use CRLF as line boundary when parsing chunked encoding data to prevent HTTP request smuggling via lone LF - CVE-2026-2443: reject Range header ends exceeding content length to prevent out-of-bounds read in byte range handling...

6.5CVSS5.8AI score0.0043EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 5:16 p.m.2 views

DEBIAN-CVE-2026-34826

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Utils.getbyteranges parses the HTTP Range header without limiting the number of individual byte ranges. Although the existing fix for CVE-2024-26141 rejects ranges whose total byte coverage exceeds the...

7.5CVSS5.3AI score0.0038EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/02 4:45 p.m.5 views

CVE-2026-34826

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Utils.getbyteranges parses the HTTP Range header without limiting the number of individual byte ranges. Although the existing fix for CVE-2024-26141 rejects ranges whose total byte coverage exceeds the...

7.5CVSS6.5AI score0.01612EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2026/03/28 5:28 a.m.7 views

Denial Of Service

Active Storage is vulnerable to Denial of Service. The vulnerability is due to the proxy controller loading the entire requested byte range into memory before sending it, where a request with a large or unbounded Range header could cause the server to allocate memory proportional to the file size...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/26 9:3 p.m.6 views

CVE-2026-33658 Rails Active Storage has a possible DoS vulnerability in proxy mode via multi-range requests

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 Active Storage's proxy controller does not limit the number of byte ranges in an HTTP Range header. A request with thousands of small ranges causes disproportionate C...

6CVSS5.9AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/03/25 12:23 a.m.9 views

SUSE CVE-2026-33174

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when serving files through Active Storage's proxy delivery mode, the proxy controller loads the entire requested byte range into memory before sending it. A request...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/16 12:0 a.m.7 views

Suricata 安全特征问题漏洞

Suricata is a network IDS, IPS and NSM engine from the Open Information Security Foundation. A security signature issue vulnerability exists in Suricata versions prior to 7.0.7, which stems from a lack of initialization of the "thash" random seed, which results in byte range tracking with...

7.5CVSS6.3AI score0.00295EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/01 3:57 p.m.12 views

CVE-2024-6873 Specially crafted request could caused undefined behaviour which may lead to Remote Code Execution.

It is possible to crash or redirect the execution flow of the ClickHouse server process from an unauthenticated vector by sending a specially crafted request to the ClickHouse server native interface. This redirection is limited to what is available within a 256-byte range of memory at the time o...

8.1CVSS6.5AI score
SaveExploits0References4
CNNVD
CNNVD
added 2023/03/14 12:0 a.m.6 views

Mozilla Firefox 安全漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox prior to version 111, which stems from an issue in Firefox when accessing restricted streams requires checking that the number of available bytes is i...

6.5CVSS7.8AI score0.0061EPSS
SaveExploits0References10
F5 Networks
F5 Networks
added 2023/02/21 6:30 p.m.298 views

K13114: Apache Range header vulnerability - CVE-2011-3192

Security Advisory Description The byte-range filter in the Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 allows remote attackers to cause a denial-of-service memory and CPU consumption using aRange header that expresses multiple overlapping ranges. When this vulnerabili...

7.8CVSS8.3AI score0.98945EPSS
SaveExploits18Affected Software12
Veracode
Veracode
added 2022/10/25 5:42 a.m.15 views

Denial Of Service (DoS)

parse-server is vulnerable to denial of service. The vulnerability exists in multiple functions due to user inputs not properly validated which allows an attacker to send a file download request with an invalid byte range causing an application crash...

7.5CVSS6.6AI score0.00689EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder