Lucene search
+L

8724 matches found

NVD
NVD
added 2026/07/19 12:16 p.m.20 views

CVE-2026-63820

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folioinbio is...

0.00198EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/07/19 12:02 p.m.11 views

CVE-2026-63820

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folioinbio is...

5.3AI score0.00198EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/19 12:02 p.m.76 views

CVE-2026-63820

CVE-2026-63820 relates to the Linux kernel's f2fs filesystem. The issue occurs in f2fs_read_data_large_folio(), which can keep a read bio across multiple readahead folios. If a later folio errors before any of its blocks are added to the bio, folio_in_bio is false and the path returns after endin...

5.4AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 12:02 p.m.40 views

EUVD-2026-45486

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folioinbio is...

5.3AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.21 views

CVE-2026-63820

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folioinbio is...

5.2AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:02 p.m.12 views

CVE-2026-63820 f2fs: fix missing read bio submission on large folio error

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folioinbio is...

5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.42 views

CVE-2026-63820 f2fs: fix missing read bio submission on large folio error

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folioinbio is...

0.00198EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.23 views

PT-2026-61136

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the f2fs file system where the f2fs read data large folio function can maintain a read bio across multiple readahead folios. If a subsequent folio encounters an error...

5.4AI score0.00198EPSS
SaveExploits0
Veracode
Veracode
added 2026/07/18 10:16 p.m.20 views

Allocation Of Resources Without Limits

websocket-driver is vulnerable to Allocation Of Resources Without Limits. The vulnerability is due to parsing arbitrarily long WebSocket frame length headers into unbounded arbitrary-precision integers, which allows an attacker to consume excessive memory and cause the host process to run out of...

7.5CVSS5.5AI score0.00344EPSS
SaveExploits0References5Affected Software1
attackerkb
attackerkb
added 2026/07/18 7:30 p.m.15 views

CVE-2026-53994

ProFTPD modsftp contains a heap-based buffer overflow reachable by an authenticated SFTP user. The fxppacketread function accepts the attacker-supplied 32-bit big-endian SFTP packet length without a minimum sanity check. A value of 0 causes an unsigned subtraction elsewhere in the read path to...

7.7CVSS6AI score0.00424EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/07/18 10:41 a.m.16 views

Uncontrolled Resource Consumption

github.com/zalando/skipper is vulnerable to Uncontrolled Resource Consumption. The vulnerability is due to reading the entire admission webhook request body without enforcing a size limit, which allows an attacker to send excessively large payloads and exhaust memory, resulting in a...

5.3AI score0.00227EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/17 8:41 p.m.23 views

EUVD-2026-45328

Datadog dd-trace-go is a Go client library for Datadog application performance monitoring, profiling, and security monitoring. Prior to 2.8.1, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DDTRACEBAGGAGEMAXITEMS or...

7.5CVSS5.4AI score0.00793EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 8:17 p.m.22 views

CVE-2026-55254

NCalc is a fast, lightweight expression evaluator for .NET. Prior to 6.1.1, the factorial operator implementation in src/NCalc.Core/Helpers/MathHelper.cs permits specially crafted expressions with extremely large factorial operands, causing excessive CPU consumption or a non-terminating loop due ...

6.5CVSS0.00191EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/17 8:05 p.m.18 views

CVE-2026-54463

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, draft versions of the WebSocket protocol in websocket-driver include a length header that allows an arbitrarily large integer to be encoded as bytes with the high bit set, and a server or client can send an...

7.5CVSS5.3AI score0.00344EPSS
SaveExploits0
attackerkb
attackerkb
added 2026/07/17 6:01 p.m.16 views

CVE-2026-50273

Datadog .NET Tracer is a client library for Datadog APM for .NET applications. Prior to 3.43.0, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DDTRACEBAGGAGEMAXITEMS or DDTRACEBAGGAGEMAXBYTES on extraction, allowing a remote...

7.5CVSS5.4AI score0.00793EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/17 5:16 p.m.22 views

EUVD-2026-41914

vLLM: Speech-to-text upload size limit is enforced after full UploadFile read...

6.5CVSS5.2AI score0.00519EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/17 4:52 p.m.26 views

EUVD-2026-18522

vLLM: Processing differential in multi-channel audio downmixing enables hidden-input/moderation bypass for audio models...

7.1CVSS5.2AI score0.00267EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/16 11:40 p.m.58 views

CVE-2026-33754 Wazuh: Unauthenticated cluster packet length leads to uncontrolled memory allocation (remote DoS)

Wazuh is a free and open source platform used for threat prevention, detection, and response. In versions 3.9.0 and above, prior to 4.14.5, a remote attacker can trigger memory exhaustion in the cluster protocol parser by sending a crafted message header with an arbitrarily large payload length...

6.5CVSS0.00369EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/16 11:16 p.m.10 views

DEBIAN-CVE-2026-44453

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 11:16 p.m.29 views

CVE-2026-44433

Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 8b178e6, an adversarial peer could send a STREAM frame carrying just one byte at the largest offset being permitted to obtain additional flow control credit, which under certain...

7.5CVSS0.00278EPSS
SaveExploits0References2
Rows per page
Query Builder