Lucene search
K

30 matches found

Microsoft CVE
Microsoft CVE
added 2025/10/02 1:5 a.m.5 views

In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.

...

5.3CVSS7AI score0.00076EPSS
Exploits0
OSV
OSV
added 2025/09/25 3:16 p.m.3 views

DEBIAN-CVE-2025-46150

In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results...

5.3CVSS5.2AI score0.00076EPSS
Exploits0References1
OSV
OSV
added 2025/09/25 3:16 p.m.2 views

CVE-2025-46150

In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results...

5.3CVSS7AI score
Exploits0References4
Snyk
Snyk
added 2025/09/25 2:44 p.m.1 views

Use of Out-of-range Pointer Offset

Overview Affected versions of this package are vulnerable to Use of Out-of-range Pointer Offset via the fractionalmaxpool function in torch.nn.FractionalMaxPool2d component when used with torch.compile. An attacker can cause inconsistent computational results by exploiting this behavior,...

6.9CVSS7AI score0.00076EPSS
Exploits0References2
Snyk
Snyk
added 2025/09/25 2:44 p.m.4 views

Use of Out-of-range Pointer Offset

Overview torch is a Tensors and Dynamic neural networks in Python with strong GPU acceleration Affected versions of this package are vulnerable to Use of Out-of-range Pointer Offset via the fractionalmaxpool function in torch.nn.FractionalMaxPool2d component when used with torch.compile. An...

6.9CVSS6.9AI score0.00076EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/25 12:0 a.m.2 views

PT-2025-39381

Name of the Vulnerable Software and Affected Versions PyTorch versions prior to 2.7.0 Description When torch.compile is used, the FractionalMaxPool2d function exhibits inconsistent results. This issue affects the accuracy of computations involving this specific function within the PyTorch...

5.3CVSS6.5AI score0.00076EPSS
Exploits0References18
Vulnrichment
Vulnrichment
added 2025/09/25 12:0 a.m.2 views

CVE-2025-46150

In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results...

6.6AI score0.00076EPSS
Exploits0References4
CVE
CVE
added 2025/09/25 12:0 a.m.23 views

CVE-2025-46150

CVE-2025-46150 is referenced in connected IBM bulletin as affecting PyTorch: prior to 2.7.0, using torch.compile can cause FractionalMaxPool2d to produce inconsistent results. The IBM document lists the CVE entry and its description but provides no technical details on root cause, vulnerable vers...

5.3CVSS6.6AI score0.00076EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/09/25 12:0 a.m.4 views

CVE-2025-46150

In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results...

5.3CVSS5.2AI score0.00076EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.2 views

TensorFlow has double free in Fractional(Max/Avg)Pool

...

8CVSS6.4AI score0.00088EPSS
Exploits0
OSV
OSV
added 2023/03/24 9:53 p.m.2 views

GHSA-F49C-87JH-G47Q 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.00088EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.1 views

SUSE CVE-2021-29580

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalMaxPoolGrad triggers an undefined behavior if one of the input tensors is empty. The code is also vulnerable to a denial of service attack as a CHECK condition becomes false and aborts...

5.5CVSS5.6AI score0.00009EPSS
Exploits1References3
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.2 views

FractionalMaxPool and FractionalAVGPool heap out-of-bounds acess in Tensorflow

...

9.8CVSS9.4AI score0.01207EPSS
Exploits1
OSV
OSV
added 2022/11/21 10:3 p.m.0 views

GHSA-XVWP-H6JV-7472 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.1CVSS7.2AI score0.01207EPSS
Exploits1References4
OSV
OSV
added 2022/11/21 9:54 p.m.0 views

GHSA-F2W8-JW48-FR7J `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.8CVSS7AI score0.0015EPSS
Exploits1References5
Snyk
Snyk
added 2022/11/20 9:8 a.m.1 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in FractionalMaxAVGPool with illegal poolingratio. Attackers can access heap memory that is not in the user's control, leading to a crash or remote code execution. Remediation Upgrade tensorflow-lite to version 2.12....

9.8CVSS7.7AI score0.01207EPSS
Exploits1References2
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.0 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow that causes FractionalMaxAVG Pool to have an illegal poolingratio. attackers using Tensorflow can exploit this vulnerability. They can access heap...

9.8CVSS7.9AI score0.01207EPSS
Exploits1References3
OSV
OSV
added 2022/09/16 10:26 p.m.1 views

GHSA-VXV8-R8Q2-63XW TensorFlow vulnerable to `CHECK` fail in `FractionalMaxPoolGrad`

Impact FractionalMaxPoolGrad validates its inputs with CHECK failures instead of with returning errors. If it gets incorrectly sized inputs, the CHECK failure can be used to trigger a denial of service attack: python import tensorflow as tf overlapping = True originput = tf.constant.453409232,...

5.9CVSS6.9AI score0.00064EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.1 views

PT-2022-23079 · 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 is related to the FractionalMaxPoolGrad function, which validates its...

7.5CVSS7.6AI score0.00064EPSS
Exploits0References9
CNNVD
CNNVD
added 2022/09/16 12:0 a.m.5 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 a security vulnerability that stems from FractionalMaxPoolGrad validating its inputs by asserting a failure instead of returning an error. T...

7.5CVSS7.6AI score0.00064EPSS
Exploits0References3
Rows per page
Query Builder