Lucene search
+L

168 matches found

Kitploit
Kitploit
added 2026/09/13 3:10 a.m.11 views

CVE-2026-1801C

CVE-2026-1801C QUANTUM-SHIFT / CVE-2026-180A7 BAL-JUMP: Source 2(server.dll)における移動入力ヒューリスティックの静的解析 概要 本稿では、Counter-Strike 2 エンジン(server.dll)に実装された2つのクライアント側移動検証ルーチン、すなわち入力自動化 / SOCD 評価器(sub1801C6B30、CVE-2026-1801C / QUANTUM-SHIFT と指定)およびジャンプ要求レートリミッタ(sub180A7EDB0、CVE-2026-180A7 / BAL-JUMP...

6.5CVSS6.7AI score0.00391EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:44 a.m.9 views

CVE-2026-7482

CVE-2026-7482: Ollama GGUF ヒープ領域外読み取りの再現 このリポジトリには、脆弱性のある Ollama GGUF 読み込みおよび量子化パスにおけるヒープ領域外読み取り(CVE-2026-7482)のローカル再現スクリプトが含まれています。 この作業で重要な結果は限定的です。ヒープ領域外(OOB)状態を確実に発生させ、OOB の影響を受けた量子化 GGUF アーティファクトを生成することはできました。しかし、平文シークレットの確実な復元や、生成されたアーティファクトからのカナリア文字列の直接抽出など、明確なブラックボックス的な影響を示すことはできませんでした。 こ...

9.1CVSS6.8AI score0.02241EPSS
SaveExploits3
OSV
OSV
added 2026/07/13 2:19 p.m.10 views

PYSEC-2026-3199 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.9CVSS6.9AI score0.00462EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.11 views

PYSEC-2026-3234 TensorFlow vulnerable to `CHECK` fail in `FakeQuantWithMinMaxVarsGradient`

Impact When tf.quantization.fakequantwithminmaxvarsgradient receives input min or max that is nonscalar, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf import numpy as np arg0=tf.constantvalue=np.random.randomsize=2, 2, shape=2, 2, dtype=tf.float...

5.9CVSS6.1AI score0.00478EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.10 views

PYSEC-2026-3306 TensorFlow vulnerable to `CHECK` fail in `FakeQuantWithMinMaxVarsPerChannel`

Impact If FakeQuantWithMinMaxVarsPerChannel is given min or max tensors of a rank other than one, it results in a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf numbits = 8 narrowrange = False inputs = tf.constant0, shape=4, dtype=tf.float32 min ...

5.9CVSS6.9AI score0.00478EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.10 views

PYSEC-2026-3291 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.9CVSS6.9AI score0.00765EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.12 views

PT-2026-59952

Impact When tf.quantization.fake quant with min max vars per channel gradient 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 arg 0=tf.random.uniformshape=1,1, dtype=tf.float32, maxval=None arg...

7.5CVSS6.9AI score0.00462EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/10 3:59 p.m.42 views

CVE-2026-55687

CVE-2026-55687 describes a stack-based out-of-bounds write in the Espressif ESF-IDF JPEG decoder marker parsing (jpeg_parse_dqt_marker). The attack uses the attacker-controlled DQT marker Tq nibble as an index into the qt_tbl array without validating it is within 0..3, enabling malformed JPEG inp...

7.5CVSS6.1AI score0.007EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/09 4:49 p.m.8 views

PYSEC-2026-3141 Core dump when loading TFLite models with quantization in TensorFlow

Impact Certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could be greater than 1 but code was always assuming sub-unit scaling. Thus, since code was calling...

5.5CVSS6.2AI score0.00319EPSS
SaveExploits1References12
OSV
OSV
added 2026/07/09 4:49 p.m.10 views

PYSEC-2026-3299 Core dump when loading TFLite models with quantization in TensorFlow

Impact Certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could be greater than 1 but code was always assuming sub-unit scaling. Thus, since code was calling...

5.5CVSS6.2AI score0.00319EPSS
SaveExploits1References12
RedhatCVE
RedhatCVE
added 2026/07/08 4:05 a.m.16 views

CVE-2026-5757

A flaw was found in Ollama's model quantization engine. An unauthenticated remote attacker can exploit this vulnerability to read and exfiltrate the server's heap memory. This could lead to sensitive data exposure, further compromise of the system, and allow for stealthy persistence within the...

7.5CVSS6.6AI score0.00735EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-1031 TensorFlow vulnerable to `CHECK` fail in `FakeQuantWithMinMaxVarsGradient`

Impact When tf.quantization.fakequantwithminmaxvarsgradient receives input min or max that is nonscalar, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf import numpy as np arg0=tf.constantvalue=np.random.randomsize=2, 2, shape=2, 2, dtype=tf.float...

5.9CVSS5.9AI score0.00478EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.14 views

PYSEC-2026-965 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.9AI score0.00765EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/06 8:03 a.m.12 views

PYSEC-2026-972 Core dump when loading TFLite models with quantization in TensorFlow

Impact Certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could be greater than 1 but code was always assuming sub-unit scaling. Thus, since code was calling...

5.5CVSS6AI score0.00319EPSS
SaveExploits1References12
NVD
NVD
added 2026/06/26 4:16 p.m.17 views

CVE-2026-5757

Unauthenticated remote information disclosure vulnerability in Ollama's model quantization engine allows an attacker to read and exfiltrate the server's heap memory, potentially leading to sensitive data exposure, further compromise, and stealthy persistence...

7.5CVSS0.00735EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/06/26 3:15 p.m.15 views

CVE-2026-5757

Unauthenticated remote information disclosure vulnerability in Ollama's model quantization engine allows an attacker to read and exfiltrate the server's heap memory, potentially leading to sensitive data exposure, further compromise, and stealthy persistence...

7.5CVSS5.8AI score0.00735EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/06/26 3:15 p.m.74 views

CVE-2026-5757

CVE-2026-5757 concerns Ollama’s model quantization engine. The CERT entry describes an unauthenticated remote information-disclosure vulnerability triggered via the model upload interface. Root cause: three factors—no bounds checking on user-supplied GGUF header metadata, unsafe memory access usi...

7.5CVSS6.7AI score0.00735EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/06/26 3:15 p.m.19 views

CVE-2026-5757 There exists an unauthenticated remote information disclosure vulnerability in Ollama's model quantization engine

Unauthenticated remote information disclosure vulnerability in Ollama's model quantization engine allows an attacker to read and exfiltrate the server's heap memory, potentially leading to sensitive data exposure, further compromise, and stealthy persistence...

7.5CVSS6.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/06/26 3:15 p.m.21 views

EUVD-2026-39786

Unauthenticated remote information disclosure vulnerability in Ollama's model quantization engine allows an attacker to read and exfiltrate the server's heap memory, potentially leading to sensitive data exposure, further compromise, and stealthy persistence...

7.5CVSS6.7AI score0.00735EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/06/26 3:15 p.m.55 views

CVE-2026-5757 There exists an unauthenticated remote information disclosure vulnerability in Ollama's model quantization engine

Unauthenticated remote information disclosure vulnerability in Ollama's model quantization engine allows an attacker to read and exfiltrate the server's heap memory, potentially leading to sensitive data exposure, further compromise, and stealthy persistence...

0.00735EPSS
SaveExploits1References2
Rows per page
Query Builder