Lucene search
+L

418 matches found

OSV
OSV
added 2026/07/13 2:19 p.m.5 views

PYSEC-2026-3314 TensorFlow has double free in Fractional(Max/Avg)Pool

Impact nnops.fractionalavgpoolv2 and nnops.fractionalmaxpoolv2 require the first and fourth elements of their parameter poolingratio to be equal to 1.0, as pooling on batch and channel dimensions is not supported. python import tensorflow as tf import os import numpy as np from...

8CVSS6.7AI score0.00148EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 2:19 p.m.5 views

PYSEC-2026-3261 FractionalMaxPool and FractionalAVGPool heap out-of-bounds acess

Impact An input poolingratio that is smaller than 1 will trigger a heap OOB in tf.rawops.FractionalMaxPool and tf.rawops.FractionalAvgPool. Patches We have patched the issue in GitHub commit 216525144ee7c910296f5b05d214ca1327c9ce48. The fix will be included in TensorFlow 2.11.0. We will also cher...

7.1CVSS7AI score0.00579EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 2:19 p.m.7 views

PYSEC-2026-3383 FractionalMaxPool and FractionalAVGPool heap out-of-bounds acess

Impact An input poolingratio that is smaller than 1 will trigger a heap OOB in tf.rawops.FractionalMaxPool and tf.rawops.FractionalAvgPool. Patches We have patched the issue in GitHub commit 216525144ee7c910296f5b05d214ca1327c9ce48. The fix will be included in TensorFlow 2.11.0. We will also cher...

7.1CVSS7AI score0.00579EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 2:19 p.m.5 views

PYSEC-2026-3165 `FractionalMaxPoolGrad` Heap out of bounds read

Impact If FractionMaxPoolGrad is given outsize inputs rowpoolingsequence and colpoolingsequence, TensorFlow will crash. python import tensorflow as tf tf.rawops.FractionMaxPoolGrad originput = 1, 1, 1, 1, 1, origoutput = 1, 1, 1, outbackprop = 3, 3, 6, rowpoolingsequence = -0x4000000, 1, 1,...

4.8CVSS6.9AI score0.0044EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/13 2:19 p.m.5 views

PYSEC-2026-3313 `FractionalMaxPoolGrad` Heap out of bounds read

Impact If FractionMaxPoolGrad is given outsize inputs rowpoolingsequence and colpoolingsequence, TensorFlow will crash. python import tensorflow as tf tf.rawops.FractionMaxPoolGrad originput = 1, 1, 1, 1, 1, origoutput = 1, 1, 1, outbackprop = 3, 3, 6, rowpoolingsequence = -0x4000000, 1, 1,...

4.8CVSS6.1AI score0.0044EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-1049 FractionalMaxPool and FractionalAVGPool heap out-of-bounds acess

Impact An input poolingratio that is smaller than 1 will trigger a heap OOB in tf.rawops.FractionalMaxPool and tf.rawops.FractionalAvgPool. Patches We have patched the issue in GitHub commit 216525144ee7c910296f5b05d214ca1327c9ce48. The fix will be included in TensorFlow 2.11.0. We will also cher...

7.1CVSS6AI score0.00579EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/02 3:43 p.m.6 views

curl: libcurl: Unauthorized connection reuse due to a logical error

A flaw was found in libcurl. A logical error in the connection pooling mechanism may cause libcurl to reuse an authenticated connection for an unintended service. This could allow an application to wrongfully reuse an existing connection to the same server that was authenticated for a different...

6.5CVSS5.4AI score0.00315EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/06/24 12:18 p.m.4 views

curl: libcurl: Unauthorized connection reuse due to a logical error

A flaw was found in libcurl. A logical error in the connection pooling mechanism may cause libcurl to reuse an authenticated connection for an unintended service. This could allow an application to wrongfully reuse an existing connection to the same server that was authenticated for a different...

6.5CVSS5.4AI score0.00315EPSS
SaveExploits1References7
Fedora
Fedora
added 2026/05/31 1:14 a.m.36 views

[SECURITY] Fedora 43 Update: python-urllib3-2.7.0-2.fc43

urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries: =E2=80=A2 Thread safety. =E2=80=A2 Connection pooling. =E2=80=A2 Client-side SSL/TLS verification. =E2=80=A2 File uploads with multipart encoding...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/05/22 1:17 p.m.21 views

OESA-2026-2390 python-urllib3 security update

HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more. Security Fixes: urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connectionfromurl.urlopen...,...

8.2CVSS5.8AI score0.00331EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:0 a.m.10 views

RockyLinux 10 : mysql8.4 (RLSA-2026:4162)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:4162 advisory. mysql: Optimizer unspecified vulnerability CPU Jan 2026 CVE-2026-21941 mysql: Optimizer unspecified vulnerability CPU Jan 2026 CVE-2026-21948 mysql:...

6.5CVSS5.8AI score0.00337EPSS
SaveExploits0References13
OSV
OSV
added 2026/05/21 4:30 p.m.13 views

RLSA-2026:4162 Moderate: mysql8.4 security update

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon mysqld and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files. Security Fixes: mysql:...

6.5CVSS7.2AI score0.00337EPSS
SaveExploits0References7
Fedora
Fedora
added 2026/05/19 4:20 p.m.24 views

[SECURITY] Fedora 44 Update: python-urllib3-2.7.0-1.fc44

urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries: =E2=80=A2 Thread safety. =E2=80=A2 Connection pooling. =E2=80=A2 Client-side SSL/TLS verification. =E2=80=A2 File uploads with multipart encoding...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/05/15 2:0 p.m.11 views

OESA-2026-2298 python-urllib3 security update

HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more. Security Fixes: urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connectionfromurl.urlopen...,...

8.2CVSS5.8AI score0.00331EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.8 views

SUSE CVE-2026-34988

Wasmtime is a runtime for WebAssembly. From 28.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's implementation of its pooling allocator contains a bug where in certain configurations the contents of linear memory can be leaked from one instance to the next. The implementation of resetting the...

6.3CVSS5.8AI score0.00286EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:0 a.m.13 views

AlmaLinux 8 : mysql:8.4 (ALSA-2026:6391)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:6391 advisory. mysql: Optimizer unspecified vulnerability CPU Jan 2026 CVE-2026-21941 mysql: Optimizer unspecified vulnerability CPU Jan 2026 CVE-2026-21948 mysql: InnoD...

6.5CVSS7.1AI score0.00337EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/04/09 11:4 p.m.7 views

CVE-2026-34988

A flaw was found in Wasmtime, a runtime for WebAssembly. When Wasmtime's pooling allocator is configured with specific settings, it fails to properly reset virtual memory permissions. This oversight allows a malicious WebAssembly instance to read sensitive data from the linear memory of a...

6.3CVSS5.8AI score0.00286EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/09 8:23 p.m.9 views

EUVD-2026-21033

Wasmtime has data leakage between pooling allocator instances...

2.3CVSS5.9AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 8:23 p.m.22 views

GHSA-6WGR-89RJ-399P Wasmtime has data leakage between pooling allocator instances

Impact Wasmtime's implementation of its pooling allocator contains a bug where in certain configurations the contents of linear memory can be leaked from one instance to the next. The implementation of resetting the virtual memory permissions for linear memory used the wrong predicate to determin...

2.3CVSS5.7AI score0.00286EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/09 8:23 p.m.15 views

Wasmtime has data leakage between pooling allocator instances

Impact Wasmtime's implementation of its pooling allocator contains a bug where in certain configurations the contents of linear memory can be leaked from one instance to the next. The implementation of resetting the virtual memory permissions for linear memory used the wrong predicate to determin...

6.3CVSS5.7AI score0.00286EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder