Lucene search
+L

3423 matches found

Cvelist
Cvelist
•added 2026/05/01 2:15 p.m.•97 views

CVE-2026-43042 mpls: add seqcount to protect the platform_label{,s} pair

In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platformlabel,s pair The RCU-protected codepaths mplsforward, mplsdumproutes can have an inconsistent view of platformlabels vs platformlabel in case of a concurrent resize...

7.1CVSS0.00156EPSS
SaveExploits0References2
CVE
CVE
•added 2026/05/01 2:15 p.m.•82 views

CVE-2026-43042

The CVE-2026-43042 issue affects the Linux kernel MPLS code. It describes a race condition where concurrent operations on platform label data can yield an inconsistent view during a resize of the platform_label tables, particularly in the RCU-protected paths mpls_forward and mpls_dump_routes unde...

7.1CVSS5.8AI score0.00156EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
•added 2026/05/01 2:15 p.m.•37 views

EUVD-2026-26641

In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platformlabel,s pair The RCU-protected codepaths mplsforward, mplsdumproutes can have an inconsistent view of platformlabels vs platformlabel in case of a concurrent resize...

5.8AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
•added 2026/05/01 2:15 p.m.•23 views

CVE-2026-43042 mpls: add seqcount to protect the platform_label{,s} pair

In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platformlabel,s pair The RCU-protected codepaths mplsforward, mplsdumproutes can have an inconsistent view of platformlabels vs platformlabel in case of a concurrent resize...

7.1CVSS5.8AI score
SaveExploits0References5
OSV
OSV
•added 2026/05/01 2:15 p.m.•18 views

CVE-2026-43023 Bluetooth: SCO: fix race conditions in sco_sock_connect()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in scosockconnect scosockconnect checks skstate and sktype without holding the socket lock. Two concurrent connect syscalls on the same socket can both pass the check and enter scoconnect,...

7.8CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
•added 2026/05/01 2:15 p.m.•49 views

CVE-2026-43023 Bluetooth: SCO: fix race conditions in sco_sock_connect()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in scosockconnect scosockconnect checks skstate and sktype without holding the socket lock. Two concurrent connect syscalls on the same socket can both pass the check and enter scoconnect,...

7.8CVSS0.00132EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/05/01 2:15 p.m.•13 views

EUVD-2026-26622

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in scosockconnect scosockconnect checks skstate and sktype without holding the socket lock. Two concurrent connect syscalls on the same socket can both pass the check and enter scoconnect,...

5.8AI score0.00132EPSS
SaveExploits0References6
CVE
CVE
•added 2026/05/01 2:15 p.m.•70 views

CVE-2026-43023

CVE-2026-43023 affects the Linux kernel Bluetooth SCO path. A race condition in sco_sock_connect() allows two concurrent connect() attempts on the same socket to bypass locks, leading to use-after-free and potential socket/state corruption (BT_OPEN -> BT_CONNECT with zombie sk). The issue is d...

7.8CVSS5.8AI score0.00132EPSS
SaveExploits0References6Affected Software1
attackerkb
attackerkb
•added 2026/05/01 2:14 p.m.•15 views

CVE-2026-31769

In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpibdescriptor pointer after board-biggpibmutex has been released. A concurrent IBCLOSEDEV ioctl can free the descriptor via...

7.8CVSS5.7AI score0.00179EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
•added 2026/05/01 12:00 a.m.•15 views

PT-2026-36459

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to March 2026 Description An out-of-bounds OOB access issue exists in the Linux kernel within the MPLS implementation. RCU-protected codepaths, specifically the mpls forward and mpls dump routes functions, can...

7.1CVSS5.7AI score0.00156EPSS
SaveExploits0References24
NVD
NVD
•added 2026/04/30 3:16 p.m.•25 views

CVE-2026-36958

A denial-of-service vulnerability exists in the U-SPEED N300 V1.0.0 wireless router. By sending a large number of concurrent HTTP requests to random or non-existent endpoints on the web management interface, an attacker can exhaust system resources in the embedded Boa HTTP server. This causes the...

7.5CVSS0.00492EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
•added 2026/04/30 12:00 a.m.•22 views

PT-2026-36104

A denial-of-service vulnerability exists in the U-SPEED N300 V1.0.0 wireless router. By sending a large number of concurrent HTTP requests to random or non-existent endpoints on the web management interface, an attacker can exhaust system resources in the embedded Boa HTTP server. This causes the...

7.5CVSS5.3AI score0.00492EPSS
SaveExploits2References3
Cvelist
Cvelist
•added 2026/04/30 12:00 a.m.•52 views

CVE-2026-36958

A denial-of-service vulnerability exists in the U-SPEED N300 V1.0.0 wireless router. By sending a large number of concurrent HTTP requests to random or non-existent endpoints on the web management interface, an attacker can exhaust system resources in the embedded Boa HTTP server. This causes the...

0.00492EPSS
SaveExploits2References1
attackerkb
attackerkb
•added 2026/04/30 12:00 a.m.•9 views

CVE-2026-36958

A denial-of-service vulnerability exists in the U-SPEED N300 V1.0.0 wireless router. By sending a large number of concurrent HTTP requests to random or non-existent endpoints on the web management interface, an attacker can exhaust system resources in the embedded Boa HTTP server. This causes the...

7.5CVSS5.3AI score0.00492EPSS
SaveExploits2References3
EUVD
EUVD
•added 2026/04/30 12:00 a.m.•15 views

EUVD-2026-26379

A denial-of-service vulnerability exists in the U-SPEED N300 V1.0.0 wireless router. By sending a large number of concurrent HTTP requests to random or non-existent endpoints on the web management interface, an attacker can exhaust system resources in the embedded Boa HTTP server. This causes the...

7.5CVSS5.4AI score0.00492EPSS
SaveExploits2References2
GithubExploit
GithubExploit
•added 2026/04/29 8:33 p.m.•97 views

Exploit for CVE-2026-36958

CVE-2026-36958: Denial of Service via Concurrent HTTP Requests...

5.5AI score0.00492EPSS
SaveExploits2
NVD
NVD
•added 2026/04/29 7:16 p.m.•18 views

CVE-2026-26206

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.0.0 to before version 4.14.4, Wazuh's server API brute-force protection for POST /security/user/authenticate can be bypassed by sending concurrent authentication requests. Although the...

6.5CVSS0.00284EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/04/29 5:49 p.m.•17 views

EUVD-2026-26268

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.0.0 to before version 4.14.4, Wazuh's server API brute-force protection for POST /security/user/authenticate can be bypassed by sending concurrent authentication requests. Although the...

6.5CVSS5.3AI score0.00284EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2026/04/29 5:49 p.m.•9 views

CVE-2026-26206 Wazuh: API brute-force protection bypass via race condition in login attempt tracking

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.0.0 to before version 4.14.4, Wazuh's server API brute-force protection for POST /security/user/authenticate can be bypassed by sending concurrent authentication requests. Although the...

6.5CVSS5.3AI score0.00284EPSS
SaveExploits1References2
CVE
CVE
•added 2026/04/29 5:49 p.m.•55 views

CVE-2026-26206

Wazuh server API brute-force protection for POST /security/user/authenticate can be bypassed via a race condition when handling concurrent authentication requests. From versions 4.0.0 up to before 4.14.4, sequential requests honor the max_login_attempts threshold (default 50) but parallel bursts ...

6.5CVSS5.3AI score0.00284EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder