Lucene search
+L

521316 matches found

RedHat Linux
RedHat Linux
added 3 hours ago4 views

kernel: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp

A flaw was found in the Linux kernel's Bluetooth Logical Link Control and Adaptation Protocol L2CAP implementation. A remote Bluetooth Low Energy BLE device can exploit this by sending a specially crafted L2CAP ECRED reconfiguration response. This can lead to the corruption of the channel list,...

8.8CVSS5.6AI score0.00266EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 3 hours ago3 views

kernel: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp

A flaw was found in the Linux kernel's Bluetooth Logical Link Control and Adaptation Protocol L2CAP implementation. A remote Bluetooth Low Energy BLE device can exploit this by sending a specially crafted L2CAP ECRED reconfiguration response. This can lead to the corruption of the channel list,...

8.8CVSS5.6AI score0.00266EPSS
Exploits0References5
EUVD
EUVD
added yesterday5 views

EUVD-2026-44406

Microsoft Security Advisory CVE-2026-50651 – .NET Denial of Service Vulnerability...

7.5CVSS5.2AI score0.00617EPSS
Exploits0References5
EUVD
EUVD
added yesterday5 views

EUVD-2026-44393

Microsoft Security Advisory CVE-2026-50525 – .NET Denial of Service Vulnerability...

7.5CVSS5.2AI score0.00617EPSS
Exploits0References5
EUVD
EUVD
added yesterday4 views

EUVD-2026-44398

Microsoft Security Advisory CVE-2026-50648 – .NET Denial of Service Vulnerability...

7.5CVSS7.2AI score0.00617EPSS
Exploits0References5
EUVD
EUVD
added yesterday4 views

EUVD-2026-44392

Microsoft Security Advisory CVE-2026-50524 – .NET Denial of Service Vulnerability...

7.5CVSS5.2AI score0.00647EPSS
Exploits0References5
EUVD
EUVD
added yesterday5 views

EUVD-2026-44353

Microsoft Security Advisory CVE-2026-47302 – .NET Denial of Service Vulnerability...

7.5CVSS5.2AI score0.00814EPSS
Exploits0References5
EUVD
EUVD
added yesterday6 views

EUVD-2026-44278

Microsoft Security Advisory CVE-2026-57108 – .NET Denial of Service Vulnerability...

7.5CVSS5.2AI score0.01099EPSS
Exploits0References5
OSV
OSV
added yesterday3 views

GHSA-J3F2-48V5-CCWW protobufjs: Denial of Service via infinite loop in .proto option parsing

Summary protobufjs parsed option names by advancing through schema tokens until it reached an = token, without checking for end of input. A crafted .proto schema that opens an option declaration but ends prematurely could cause the option parser to loop without ever terminating. This affects the...

5.3CVSS5.3AI score0.0037EPSS
Exploits0References8
OSV
OSV
added yesterday3 views

GHSA-23HP-3JRH-7FPW node-tar: Decompression/parse DoS via unlimited input

Summary A Decompression/parse DoS via unlimited input vulnerability in node-tar allows an attacker to exhaust server resources disk space and CPU. Because the library does not enforce hard upper bounds on total decompressed data or entry counts, a small, maliciously crafted "Gzip Bomb" can be use...

9.2CVSS5.4AI score0.00358EPSS
Exploits1References5
OSV
OSV
added yesterday4 views

GHSA-R635-G3XR-VW7X Socket.IO: Engine.IO Polling Transport Connection Exhaustion

Impact An unauthenticated remote attacker can cause a denial of service in affected versions of engine.io by opening Engine.IO polling sessions and sending an invalid binary POST request with: Content-Type: application/octet-stream against an Engine.IO protocol v4 polling transport. In the...

7.5CVSS5.6AI score0.00354EPSS
Exploits0References5
EUVD
EUVD
added yesterday7 views

EUVD-2026-39180

shell-quote: Quadratic-complexity Denial of Service in parse CWE-407...

8.7CVSS5.2AI score0.0036EPSS
Exploits0References5
EUVD
EUVD
added yesterday7 views

EUVD-2026-42329

Mistune plugins/formatting: quadratic-time parsing on long runs of x, ==x==, and ^^x^^ markers strikethrough / mark / insert...

7.5CVSS5.2AI score0.00366EPSS
Exploits1References5
EUVD
EUVD
added yesterday5 views

EUVD-2026-42335

Mistune inlineparser: quadratic-time parsing on long runs of x and x emphasis pairs...

7.5CVSS5.2AI score0.00358EPSS
Exploits1References5
EUVD
EUVD
added yesterday6 views

EUVD-2026-42338

Mistune blockparser: quadratic-time parsing on long lists of repeated reference-link definitions...

7.5CVSS5.2AI score0.00366EPSS
Exploits1References5
OSV
OSV
added yesterday5 views

GHSA-724G-MXRG-4QVM js-yaml: Quadratic-complexity (O(n^2)) DoS via !!omap tag in YAML11_SCHEMA

Summary js-yaml v5.x introduces YAML11SCHEMA support with the !!omap ordered map tag. The omapTag.addItem function performs a linear On scan for duplicate key detection on every insertion, resulting in On^2 total time to parse a document with n omap entries. An attacker can send a small crafted...

5.3CVSS6.2AI score0.00358EPSS
Exploits1References5
EUVD
EUVD
added yesterday9 views

EUVD-2026-40269

brace-expansion: DoS via exponential-time expansion of consecutive non-expanding groups...

8.7CVSS5.7AI score0.00361EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added yesterday6 views

Important: Red Hat Security Advisory: Satellite 6.19.2.1 Async Update

A new release is now available for Red Hat Satellite 6.19 for RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.6CVSS6.5AI score0.01557EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added yesterday4 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS7.2AI score0.00939EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added yesterday4 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS7.2AI score0.00813EPSS
Exploits0References8
Rows per page
Query Builder