Lucene search
+L

2904 matches found

RedHat Linux
RedHat Linux
added 2025/11/12 4:20 p.m.19 views

python-kdcproxy: Remote DoS via unbounded TCP upstream buffering

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00522EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/12 3:26 p.m.11 views

python-kdcproxy: Remote DoS via unbounded TCP upstream buffering

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00522EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/12 4:29 a.m.3 views

MAL-2025-149894 Malicious code in zephyr-resolvers-cli-concurrently (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c010e7aa179a021023ded32a1531ca34e4cd286c20d4e8b50aca8afa148a3ced This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
EUVD
EUVD
added 2025/11/12 4:29 a.m.6 views

EUVD-2025-123443

Malicious code in prettier-plugin-markdown-concurrently-helmet-carina npm...

6.6AI score
SaveExploits0
OSV
OSV
added 2025/11/12 4:29 a.m.3 views

MAL-2025-143309 Malicious code in hermes-concurrently-hermes-subscription (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4e0fc504fe20b5d7a624bf4f16d4f30312aae20867a0ab2bca5a06e6e80bd777 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/12 4:29 a.m.5 views

Malicious code in capella-concurrently-odin-changelog (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4e725700b52d2456b454b11f61182cf74dec91a57f7e2a4bb09487941480646e This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
CVE
CVE
added 2025/11/12 12:00 a.m.26 views

CVE-2025-63929

The CVE-2025-63929 vulnerability affects airpig2011 IEC104 prior to Commit be6d841 (2019-07-08). A null pointer dereference can occur when multiple threads concurrently enqueue elements via IEC10X_PrioEnQueue, potentially dereferencing a null or freed queue pointer and causing a segmentation faul...

7.5CVSS6.5AI score0.00347EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/11/12 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from nvmet-fc not properly handling multiple asynchronous commands, which could lead to a resource leak...

6.1AI score0.00441EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/11/12 12:00 a.m.2 views

CVE-2025-63929

A null pointer dereference vulnerability exists in airpig2011 IEC104 thru Commit be6d841 2019-07-08. When multiple threads enqueue elements concurrently via IEC10XPrioEnQueue, the function may dereference a null or freed queue pointer, resulting in a segmentation fault and potential...

6.5AI score0.00347EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/11/12 12:00 a.m.37 views

CVE-2025-63929

A null pointer dereference vulnerability exists in airpig2011 IEC104 thru Commit be6d841 2019-07-08. When multiple threads enqueue elements concurrently via IEC10XPrioEnQueue, the function may dereference a null or freed queue pointer, resulting in a segmentation fault and potential...

0.00347EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/11/12 12:00 a.m.7 views

IEC104 安全漏洞

IEC104 is an international standard of the International Electrotechnical Commission IEC standards organization widely used in the electric power, urban rail transit, and other industries. A security vulnerability exists in IEC104 Commit be6d841 and prior versions, which stems from the possibilit...

7.5CVSS6.6AI score0.00347EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2025/11/11 7:19 p.m.9 views

database/sql: Postgres Scan Race Condition

A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leadin...

7CVSS6AI score0.00355EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/11/11 5:59 p.m.14 views

EUVD-2025-93410

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows DirectX allows an authorized attacker to deny service over a network...

6.3CVSS5.4AI score0.00802EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.14 views

kernel: net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add

A race condition was found in the SMC networking subsystem. Iterating over the link group list in smcrportadd without holding the lock can cause crashes when concurrent add/remove operations modify the list...

8.8CVSS5.7AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.13 views

kernel: xfrm: state: fix out-of-bounds read during lookup

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/11/11 12:00 a.m.13 views

PT-2025-46531

Name of the Vulnerable Software and Affected Versions Grafana Snowflake Datasource Plugin versions 1.5.0 through 1.14.0 Description The Grafana Snowflake Datasource Plugin contains a flaw where, with Oauth passthrough enabled, concurrent use by multiple users on a single Grafana instance can lead...

2.1CVSS6.4AI score0.00268EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/11 12:00 a.m.7 views

PT-2025-46511

Name of the Vulnerable Software and Affected Versions Microsoft Wireless Provisioning System affected versions not specified Description A race condition exists due to concurrent execution using a shared resource with improper synchronization. This allows an authorized attacker to elevate...

7CVSS5.4AI score0.00237EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/11/11 12:00 a.m.7 views

PT-2025-46457

Name of the Vulnerable Software and Affected Versions Windows Speech affected versions not specified Description A race condition exists due to concurrent execution using a shared resource with improper synchronization in Windows Speech. This allows an authorized attacker to elevate privileges...

7CVSS5.5AI score0.00246EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/07 12:00 a.m.7 views

Lexmark Printers Improper Limitation of a Pathname to a Restricted Directory (CVE-2025-1127)

A combination Path Traversal and Concurrent Execution vulnerability exists within the embedded web server in various Lexmark devices. The vulnerability can be leveraged by an attacker to execute arbitrary code. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid503894...

9.1CVSS7.4AI score0.00542EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.9 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989441)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989441 advisory. In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References4
Rows per page
Query Builder