Lucene search
+L

213 matches found

Kitploit
Kitploit
added 2026/09/13 11:24 p.m.10 views

bloom

Bloom: Automated Behavioral Evaluations for LLMs !IMPORTANT Bloom has a new home. It is now developed and maintained by Meridian Labs and lives at meridianlabs-ai.github.io/petribloom — all new features and fixes will land there. This repository is frozen at its last standalone release and will n...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 7:03 p.m.10 views

OMLASP

OMLASP root@kitploit: | | | | | | || | | || | | | | | | | | OMLASP - Open Machine Learning Application Security Project is intended to become a standard for auditing Machine Learning algorithms. It will not only focus on the security of the algorithms but also on their biases. Typically, when...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:56 p.m.7 views

CVE-2020-10135-BIAS

CVE-2020-10135-BIAS CVE 2020-10135 a.k.a BIAS Bluetooth Impersonation Attack Seems like after a while and jumping through some hoops was able to perform BIAS Bluetooth Impersonation Attack CVE 2020-10135. Impersonated Samsung S3 Neo+ connection to Linux host. Cool stuff. THANK YOU for Internalblu...

5.4CVSS6.7AI score0.02366EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/13 5:04 p.m.8 views

EuConform

EuConform 🇪🇺 Open-Source Evidence Toolkit For AI Compliance Open evidence format • Local bias evaluation • Schema validation • CycloneDX interoperability Offline-first • Privacy-preserving • Reusable artifacts • WCAG 2.2 AA accessible EuConform defines an open evidence format for AI compliance and...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 3:42 p.m.5 views

AIF360

AI Fairness 360 AIF360 El kit de herramientas AI Fairness 360 es una biblioteca extensible de código abierto que contiene técnicas desarrolladas por la comunidad investigadora para ayudar a detectar y mitigar el sesgo en los modelos de aprendizaje automático a lo largo del ciclo de vida de las...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 5:54 p.m.5 views

project_bias

projectbias Un motor de flujo criptográfico de alto rendimiento y sin sesgo escrito en Ada y verificado formalmente con SPARK. El motor garantiza cero sesgo estadístico al mapear entropía bruta hacia alfabetos personalizados, descartando valores con sesgo de módulo, obteniendo los bytes de...

6AI score
SaveExploits0
OSV
OSV
added 2026/09/09 5:17 p.m.6 views

DEBIAN-CVE-2026-80922

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Allow zero as a random number Zero is a valid random number and needs to be allowed. Otherwise the output is distinguishable from random...

0.00156EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 11:40 a.m.6 views

CVE-2025-4172026

Aviso de seguridad: CVE-2025-4172026 Resumen Todos los sistemas ahora están activos y alineados. Un análisis recursivo confirma la continuidad con las directivas operativas anteriores. No se detectaron inconsistencias. Procediendo con el compromiso total del sistema. 🔹 Confirmación de protocolo: ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:26 a.m.7 views

CVE-2024-31497-POC

CVE-2024-31497 POC Esta vulnerabilidad explota la generación sesgada de nonce ECDSA en el archivo ecc-ssh.c. El nonce se genera con $sha512ID\ ||\ sha512privKey\ ||\ sha1data\ mod\ q$ dejando los 9 bits superiores a cero. Para recuperar la clave privada necesitamos 60 firmas, pero con 58 aún...

5.9CVSS7.3AI score0.05773EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd-mbhc-v2: fixed resource leaks during component removal The MBHC resources must be released in case of component probe failures and removals; therefore, they cannot be tied to the lifetime of the component device...

5.2AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 9:41 p.m.19 views

JLSEC-2026-682 Generating the ECDSA nonce k samples a random number r and then truncates this randomness with a...

Generating the ECDSA nonce k samples a random number r and then truncates this randomness with a modular reduction mod n where n is the order of the elliptic curve. Meaning k = r mod n. The division used during the reduction estimates a factor qe by dividing the upper two digits a digit having e....

4.9CVSS5.9AI score0.00349EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/13 2:19 p.m.11 views

PYSEC-2026-3271 TensorFlow has Null Pointer Error in QuantizedMatMulWithBiasAndDequantize

Impact NPE in QuantizedMatMulWithBiasAndDequantize with MKL enable python import tensorflow as tf func = tf.rawops.QuantizedMatMulWithBiasAndDequantize para='a': tf.constant138, dtype=tf.quint8, 'b': tf.constant4, dtype=tf.qint8, 'bias': 31.81644630432129, 47.21876525878906, 109.95201110839844,...

7.5CVSS6.1AI score0.00394EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 2:19 p.m.12 views

PYSEC-2026-3098 TensorFlow has Null Pointer Error in QuantizedMatMulWithBiasAndDequantize

Impact NPE in QuantizedMatMulWithBiasAndDequantize with MKL enable python import tensorflow as tf func = tf.rawops.QuantizedMatMulWithBiasAndDequantize para='a': tf.constant138, dtype=tf.quint8, 'b': tf.constant4, dtype=tf.qint8, 'bias': 31.81644630432129, 47.21876525878906, 109.95201110839844,...

7.5CVSS6.6AI score0.00394EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 2:19 p.m.10 views

PYSEC-2026-3101 TensorFlow vulnerable to segfault in `QuantizedBiasAdd`

Impact If QuantizedBiasAdd is given mininput, maxinput, minbias, maxbias tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf outtype = tf.qint32 input = tf.constant85,170,255, shape=3, dtype=tf.quint8 bias =...

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

PYSEC-2026-3272 TensorFlow vulnerable to segfault in `QuantizedBiasAdd`

Impact If QuantizedBiasAdd is given mininput, maxinput, minbias, maxbias tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf outtype = tf.qint32 input = tf.constant85,170,255, shape=3, dtype=tf.quint8 bias =...

5.9CVSS6.1AI score0.00493EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/12 12:00 a.m.14 views

Fedora 43 : perl-Crypt-DSA (2026-b77b9c5f04)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-b77b9c5f04 advisory. This update, to the current upstream release, addresses a cryptographic flaw modulo bias in key generation that could lead to private key compromise...

7.5CVSS6.2AI score0.00508EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/12 12:00 a.m.15 views

Fedora 44 : perl-Crypt-DSA (2026-fcfc08d46c)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-fcfc08d46c advisory. This update, to the current upstream release, addresses a cryptographic flaw modulo bias in key generation that could lead to private key compromise...

7.5CVSS6.2AI score0.00508EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/09 9:16 p.m.24 views

CVE-2026-33800

An Unchecked Input for Loop Condition vulnerability in the Packet Forwarding Engine pfe of Juniper Networks Junos OS on MX Series allows an unauthenticated, adjacent attacker to cause a Denial-of-Service DoS.Micro-BFD session flaps generate respective up/down events which are queued by PFEMAN for...

7.1CVSS0.00269EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/09 9:03 p.m.14 views

CVE-2026-33800

An Unchecked Input for Loop Condition vulnerability in the Packet Forwarding Engine pfe of Juniper Networks Junos OS on MX Series allows an unauthenticated, adjacent attacker to cause a Denial-of-Service DoS.Micro-BFD session flaps generate respective up/down events which are queued by PFEMAN for...

7.1CVSS5.3AI score0.00269EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/09 4:49 p.m.9 views

PYSEC-2026-3188 Division by zero in TFLite

Impact An attacker can craft a TFLite model that would trigger a division by zero in BiasAndClamp implementation: cc inline void BiasAndClampfloat clampmin, float clampmax, int biassize, const float biasdata, int arraysize, float arraydata // ... TFLITEDCHECKEQarraysize % biassize, 0; // ... Ther...

7.1CVSS6.6AI score0.00763EPSS
SaveExploits1References9
Rows per page
Query Builder