Lucene search
+L

3887 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/18 2:21 p.m.5 views

CVE-2025-71227

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't WARN for connections on invalid channels It's not clear to me how exactly syzbot managed to hit this, but it seems conceivable that e.g. regulatory changed and has disabled a channel between scanning channel...

5.3AI score0.001EPSS
SaveExploits0References3Affected Software1
Oracle linux
Oracle linux
added 2026/02/16 12:0 a.m.119 views

go-toolset:ol8 security and bug fix update

go-toolset 1.11.13-1 - Bump version to 1.11.13 - Related: rhbz1743204 - Related: rhbz1743206 golang 1.11.13-2 - Improve error message when using non-FIPS API in FIPS mode. - Fixes CVE-2019-9512. - Fixes CVE-2019-9514. - Resolves: rhbz1745711 - Resolves: rhbz1745705 1.11.6-3 - Updates to be less...

7.8CVSS7.8AI score0.83433EPSS
SaveExploits1
NVD
NVD
added 2026/02/14 4:15 p.m.11 views

CVE-2026-23155

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

5.5CVSS0.00115EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/14 4:15 p.m.7 views

UBUNTU-CVE-2026-23155

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:1 p.m.4 views

CVE-2026-23155

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

5.5CVSS5.2AI score0.00115EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/02/14 4:1 p.m.24 views

CVE-2026-23155

CVE-2026-23155 affects the Linux kernel; it fixes a gs_usb_receive_bulk_callback path in can: gs_usb by correcting error messaging and resubmission handling. The patch adds null initialization for netdev when reads are short and未assigned, and reports the failed resubmit error value. This is a loc...

5.5CVSS5.2AI score0.00115EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/13 7:18 p.m.11 views

CVE-2026-21434

webtransport-go is an implementation of the WebTransport protocol. From 0.3.0 to 0.9.0, an attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation...

7.5CVSS5.8AI score0.00413EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/12 7:15 p.m.33 views

CVE-2026-21434

webtransport-go is an implementation of the WebTransport protocol. From 0.3.0 to 0.9.0, an attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation...

7.5CVSS0.00413EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/12 6:18 p.m.9 views

CVE-2026-21434 webtransport-go affected by Memory Exhaustion Attack due to Missing Length Check in WT_CLOSE_SESSION Capsule

webtransport-go is an implementation of the WebTransport protocol. From 0.3.0 to 0.9.0, an attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation...

5.3CVSS5.8AI score0.00413EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/12 6:18 p.m.35 views

CVE-2026-21434

This CVE affects webtransport-go (versions 0.3.0 to 0.9.0). A WT_CLOSE_SESSION capsule with an oversized Application Error Message can be fully read and stored in memory due to lack of the draft-mandated 1024-byte limit, enabling memory exhaustion. The issue is fixed in version 0.10.0. Affected i...

7.5CVSS5.8AI score0.00413EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/02/12 6:18 p.m.37 views

CVE-2026-21434 webtransport-go affected by Memory Exhaustion Attack due to Missing Length Check in WT_CLOSE_SESSION Capsule

webtransport-go is an implementation of the WebTransport protocol. From 0.3.0 to 0.9.0, an attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation...

5.3CVSS0.00413EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/12 3:28 p.m.5 views

GHSA-G6X7-JQ8P-6Q9Q webtransport-go: Memory Exhaustion Attack due to Missing Length Check in WT_CLOSE_SESSION Capsule

Summary An attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation does not enforce the draft-mandated limit of 1024 bytes on this field, allowing ...

5.3CVSS6.1AI score0.00413EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/12 3:28 p.m.22 views

webtransport-go: Memory Exhaustion Attack due to Missing Length Check in WT_CLOSE_SESSION Capsule

Summary An attacker can cause excessive memory consumption in webtransport-go's session implementation by sending a WTCLOSESESSION capsule containing an excessively large Application Error Message. The implementation does not enforce the draft-mandated limit of 1024 bytes on this field, allowing ...

7.5CVSS6.1AI score0.00413EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/12 12:0 a.m.17 views

PT-2026-7868

Name of the Vulnerable Software and Affected Versions webtransport-go versions 0.3.0 through 0.9.0 Description webtransport-go’s session implementation is susceptible to excessive memory consumption. An attacker can send a WT CLOSE SESSION capsule containing an excessively large Application Error...

7.5CVSS5.7AI score0.00413EPSS
SaveExploits0
OSV
OSV
added 2026/02/11 4:16 p.m.6 views

CVE-2026-25868

MiniGal Nano version 0.3.5 and prior contain a reflected cross-site scripting XSS vulnerability in index.php via the dir parameter. The application constructs $currentdir from user-controlled input and embeds it into an error message without output encoding, allowing an attacker to supply...

6.1CVSS5.9AI score0.00288EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/11 4:16 p.m.14 views

CVE-2026-25868

MiniGal Nano version 0.3.5 and prior contain a reflected cross-site scripting XSS vulnerability in index.php via the dir parameter. The application constructs $currentdir from user-controlled input and embeds it into an error message without output encoding, allowing an attacker to supply...

6.1CVSS0.00288EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/11 3:34 p.m.22 views

CVE-2026-25868

MiniGal Nano

6.1CVSS5.6AI score0.00288EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:0 a.m.6 views

F5 Networks BIG-IP : BIG-IP Configuration utility vulnerability (K000156644)

The version of F5 Networks BIG-IP installed on the remote host is prior to 17.1.3.1 / 17.5.1.4. It is, therefore, affected by a vulnerability as referenced in the K000156644 advisory. A vulnerability exists in an undisclosed BIG-IP Configuration utility page that may allow an attacker to spoof...

4.3CVSS5.6AI score0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/04 3:16 p.m.12 views

CVE-2026-20732

A vulnerability exists in an undisclosed BIG-IP Configuration utility page that may allow an attacker to spoof error messages. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

4.3CVSS0.00154EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.13 views

F5 BIG-IP 安全漏洞

F5 BIG-IP is an application delivery platform developed by the American company F5. It integrates functions such as network traffic management, application security management, and load balancing. F5 BIG-IP has a security vulnerability that may allow attackers to forge error messages...

4.3CVSS5.8AI score0.00154EPSS
SaveExploits0References1
Rows per page
Query Builder