Lucene search
K

21 matches found

OSV
OSV
added 2026/04/24 12:31 a.m.0 views

GHSA-MF69-R24Q-GHHR Duplicate Advisory: OpenClaw: Pairing pending-request caps were enforced per channel instead of per account

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-wwfp-w96m-c6x8. This link is maintained to preserve external references. Original Description OpenClaw 2026.2.26 before 2026.3.31 enforces pending pairing-request caps per channel file instead of per account,...

6.3CVSS5.7AI score0.00169EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/04/23 9:58 p.m.25 views

CVE-2026-41346 OpenClaw 2026.2.26 < 2026.3.31 - Denial of Service via Improper Pending Pairing Request Cap Enforcement

OpenClaw 2026.2.26 before 2026.3.31 enforces pending pairing-request caps per channel file instead of per account, allowing attackers to exhaust the shared pending window. Remote attackers can submit pairing requests from other accounts to block new pairing challenges on unaffected accounts,...

6.3CVSS0.00169EPSS
Exploits0References3
Snyk
Snyk
added 2026/04/07 6:14 p.m.1 views

Allocation of Resources Without Limits or Throttling

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the enforcement of pending pairing-request caps per channel rather than per account. An attacker can prevent new pairing or...

7.5CVSS5.8AI score0.00169EPSS
Exploits0References2
OSV
OSV
added 2026/04/07 6:14 p.m.0 views

GHSA-WWFP-W96M-C6X8 OpenClaw: Pairing pending-request caps were enforced per channel instead of per account

Summary Before OpenClaw 2026.3.31, pending pairing-request caps were enforced per channel file instead of per account. On multi-account channel setups, requests from other accounts could fill the shared pending window and block new pairing challenges on an unaffected account. Impact This issue...

6.3CVSS5.8AI score0.00169EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/02/14 12:0 a.m.6 views

PT-2026-8115

In the Linux kernel, the following vulnerability has been resolved: igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue The previous 7 KB per queue caused TX unit hangs under heavy timestamping load. Reducing to 5 KB avoids these hangs and matches the TSN recommendation in I225/I226 SW Use...

5.4AI score0.00019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.1 views

SUSE CVE-2024-44951

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix TX fifo corruption Sometimes, when a packet is received on channel A at almost the same time as a packet is about to be transmitted on channel B, we observe with a logic analyzer that the received packet on...

5.5CVSS7.8AI score0.00018EPSS
Exploits0References10
OSV
OSV
added 2024/09/04 7:15 p.m.0 views

UBUNTU-CVE-2024-44951

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix TX fifo corruption Sometimes, when a packet is received on channel A at almost the same time as a packet is about to be transmitted on channel B, we observe with a logic analyzer that the received packet on...

7.8CVSS6AI score0.00018EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/07/31 12:0 a.m.2 views

PT-2024-7185

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a regression introduced by a commit that changed the EFR locking to operate on each channel instead of chip-wise. This regression causes the Tx buffer data on one...

7.8CVSS7.2AI score0.00495EPSS
Exploits7References523
Debian CVE
Debian CVE
added 2022/09/16 10:50 p.m.3 views

CVE-2022-36027

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

7.5CVSS7AI score0.00267EPSS
Exploits1
Cvelist
Cvelist
added 2022/09/16 10:50 p.m.17 views

CVE-2022-36027 Segfault TFLite converter on per-channel quantized transposed convolutions in TensorFlow

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

5.9CVSS7.8AI score0.00267EPSS
Exploits1References3
OSV
OSV
added 2022/09/16 10:15 p.m.1 views

GHSA-H7FF-CFC9-WMMH TensorFlow vulnerable to `CHECK` fail in `FakeQuantWithMinMaxVarsPerChannelGradient`

Impact When tf.quantization.fakequantwithminmaxvarsperchannelgradient receives input min or max of rank other than 1, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf arg0=tf.random.uniformshape=1,1, dtype=tf.float32, maxval=None...

5.9CVSS5.8AI score0.00135EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2022/09/16 10:0 p.m.1 views

CVE-2022-35990

TensorFlow is an open source platform for machine learning. When tf.quantization.fakequantwithminmaxvarsperchannelgradient receives input min or max of rank other than 1, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.9AI score0.00135EPSS
Exploits0
OSV
OSV
added 2022/09/16 9:6 p.m.1 views

GHSA-79H2-Q768-FPXR TensorFlow segfault TFLite converter on per-channel quantized transposed convolutions

Impact When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. python import tensorflow as tf class QuantConv2DTransposedtf.keras.layers.Layer: def buildself, inputshape: self.kernel = self.addweight"kernel", 3, 3,...

5.9CVSS5.8AI score0.00267EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.1 views

PT-2022-23088 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description: The issue occurs when tf.quantization.fake quant with min max vars per channel...

7.5CVSS7.7AI score0.00135EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.1 views

PT-2022-23126 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description: The issue occurs when converting transposed convolutions using per-channel weig...

7.5CVSS7.8AI score0.00267EPSS
Exploits1References9
CNNVD
CNNVD
added 2022/09/16 12:0 a.m.1 views

Google TensorFlow 输入验证错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google Inc. in the United States. Google TensorFlow suffers from an input validation error vulnerability that stems from a segmentation error in the converter and crashes the Python process when using a...

7.5CVSS7.6AI score0.00267EPSS
Exploits1References4
OSV
OSV
added 2021/08/25 2:42 p.m.1 views

GHSA-V82P-HV3V-P6QP Incomplete validation in MKL requantization

Impact Due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays: python import tensorflow as tf tf.rawops.RequantizationRangePerChannel...

8.5CVSS6.4AI score0.00037EPSS
Exploits0References8
OSV
OSV
added 2021/08/12 11:15 p.m.0 views

PYSEC-2021-287

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS5.9AI score0.00037EPSS
Exploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.0 views

PYSEC-2021-776

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS6.5AI score0.00037EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2021/08/12 10:40 p.m.1 views

CVE-2021-37665

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS6.9AI score0.00037EPSS
Exploits0
Rows per page
Query Builder