Lucene search
+L

2879 matches found

OSV
OSV
added 2026/02/02 8:42 a.m.12 views

BIT-DISCOURSE-2025-68934 Discourse Has Denial of Service (DoS) Vulnerability in Drafts Creation Endpoint

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, authenticated users can submit crafted payloads to /drafts.json that cause On^2 processing in Base62.decode, tying up workers for 35-60 seconds per request. This affects all users as t...

6.5CVSS5.4AI score0.00235EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/28 7:19 p.m.6 views

CVE-2025-68934

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, authenticated users can submit crafted payloads to /drafts.json that cause On^2 processing in Base62.decode, tying up workers for 35-60 seconds per request. This affects all users as t...

6.5CVSS5.8AI score0.00235EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/01/28 4:33 p.m.20 views

Malicious Package

Overview api-cache-worker is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/01/28 3:14 p.m.4 views

kernel: mptcp: fix race condition in mptcp_schedule_work()

A race in mptcpschedulework could lead to a use-after-free: the function queued work and only then acquired a reference to the socket. If the worker ran to completion immediately, the subsequent sockhold operated on a freed object. Impact ranges from kernel crash DoS to potential privilege...

9.8CVSS5.8AI score0.00454EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/27 9:15 a.m.4 views

UBUNTU-CVE-2026-21720

Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel...

7.5CVSS6AI score0.00618EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/27 9:7 a.m.12 views

EUVD-2026-4841

Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel...

7.5CVSS5.9AI score0.00618EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/27 9:7 a.m.11 views

CVE-2026-21720

Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel...

7.5CVSS5.9AI score0.00618EPSS
SaveExploits0References2Affected Software2
SUSE CVE
SUSE CVE
added 2026/01/25 12:24 a.m.15 views

SUSE CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

5.5CVSS5.3AI score0.00144EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/23 4:15 p.m.13 views

CVE-2025-71161

In the Linux kernel, the following vulnerability has been resolved: dm-verity: disable recursive forward error correction There are two problems with the recursive correction: 1. It may cause denial-of-service. In fecreadbufs, there is a loop that has 253 iterations. For each iteration, we may ca...

7.5CVSS0.00341EPSS
SaveExploits0References8
NVD
NVD
added 2026/01/23 4:15 p.m.14 views

CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/23 4:15 p.m.10 views

UBUNTU-CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.7 views

CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References5
CVE
CVE
added 2026/01/23 3:23 p.m.24 views

CVE-2025-71158

Summary of CVE-2025-71158 : In the Linux kernel GPIO subsystem, the mpsse driver could crash when an IRQ worker was running if the hardware was unplugged (sealevel hardware not hotpluggable). The fix adds protection by tearing down the worker list with a spinlock when disconnecting, preventing a ...

7.8CVSS5.3AI score0.00144EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:23 p.m.5 views

CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

5.8AI score0.00144EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/01/23 3:23 p.m.38 views

CVE-2025-71158 gpio: mpsse: ensure worker is torn down

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS0.00144EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/01/23 3:23 p.m.7 views

CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS5.4AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2026/01/23 3:23 p.m.5 views

CVE-2025-71158 gpio: mpsse: ensure worker is torn down

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS5.3AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/22 6:9 p.m.19 views

Orval Mock Generation Code Injection via const

I am reporting a code injection vulnerability in Orval’s mock generation pipeline affecting @orval/mock in both the 7.x and 8.x series. This issue is related in impact to the previously reported enum x-enumDescriptions https://github.com/advisories/GHSA-h526-wf6g-67jv, but it affects a different...

9.8CVSS6AI score0.00678EPSS
SaveExploits0References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-50005)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50005 advisory. - In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.7 views

Azure Linux 3.0 Security Update: nodejs (CVE-2025-23083)

The version of nodejs installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-23083 advisory. - With the aid of the diagnosticschannel utility, an event can be hooked into whenever a worker thread is...

7.7CVSS5.6AI score0.00413EPSS
SaveExploits0References2
Rows per page
Query Builder