Lucene search
K

389 matches found

OSV
OSV
added 2026/05/22 6:16 p.m.9 views

UBUNTU-CVE-2026-42627

In Arm ArmNN through 2026-03-27, an integer overflow in TensorShape::GetNumElements in armnn/Tensor.cpp allows a crafted TFLite model file to bypass buffer size validation and trigger a heap-based buffer over-read during model optimization. The overflow occurs when multiplying tensor dimensions...

6.2CVSS6AI score0.00017EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2026/05/22 6:16 p.m.14 views

CVE-2026-42627

In Arm ArmNN through 2026-03-27, an integer overflow in TensorShape::GetNumElements in armnn/Tensor.cpp allows a crafted TFLite model file to bypass buffer size validation and trigger a heap-based buffer over-read during model optimization. The overflow occurs when multiplying tensor dimensions...

6.2CVSS6AI score0.00017EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/22 12:0 a.m.8 views

CVE-2026-42627

In Arm ArmNN through 2026-03-27, an integer overflow in TensorShape::GetNumElements in armnn/Tensor.cpp allows a crafted TFLite model file to bypass buffer size validation and trigger a heap-based buffer over-read during model optimization. The overflow occurs when multiplying tensor dimensions...

6AI score0.00017EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/22 12:0 a.m.4 views

CVE-2026-42627

In Arm ArmNN through 2026-03-27, an integer overflow in TensorShape::GetNumElements in armnn/Tensor.cpp allows a crafted TFLite model file to bypass buffer size validation and trigger a heap-based buffer over-read during model optimization. The overflow occurs when multiplying tensor dimensions...

0.00017EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/22 12:0 a.m.10 views

EUVD-2026-31476

In Arm ArmNN through 2026-03-27, an integer overflow in TensorShape::GetNumElements in armnn/Tensor.cpp allows a crafted TFLite model file to bypass buffer size validation and trigger a heap-based buffer over-read during model optimization. The overflow occurs when multiplying tensor dimensions...

6AI score0.00017EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/22 12:0 a.m.11 views

PT-2026-42819

Name of the Vulnerable Software and Affected Versions Arm ArmNN versions prior to 2026-03-28 Description An integer overflow exists in the TensorShape::GetNumElements function within armnn/Tensor.cpp. This occurs when tensor dimensions are multiplied using 32-bit unsigned arithmetic without...

6.2CVSS6AI score0.00017EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-0204

Malware in sbrugna...

9.8CVSS8.9AI score0.0033EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-0209

Malware in sbrugna...

4.3CVSS4.5AI score0.00217EPSS
Exploits1References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-0205

Malware in sbrugna...

5.9CVSS5.9AI score0.00357EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-0203

Malware in sbrugna...

9CVSS8.7AI score0.01411EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2020-0207

Malware in sbrugna...

5.8CVSS4.8AI score0.00344EPSS
Exploits1References28
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-0206

Malware in sbrugna...

6.5CVSS6.3AI score0.00329EPSS
Exploits1References15
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-0210

Malware in sbrugna...

8.1CVSS7.8AI score0.00261EPSS
Exploits1References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-0208

Malware in sbrugna...

8.6CVSS8.3AI score0.00238EPSS
Exploits1References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-7356

Malicious code in bioql PyPI...

8.1CVSS8AI score0.00225EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-3254

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00106EPSS
Exploits1References11
Packet Storm News
Packet Storm News
added 2025/07/22 12:0 a.m.3 views

CompLeak: Deep Learning Model Compression Exacerbates Privacy Leakage

Model compression is crucial for minimizing memory storage and accelerating inference in deep learning DL models, including recent foundation models like large language models LLMs. Users can access different compressed model versions according to their resources and budget. However, while existi...

6.7AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 8:55 p.m.1 views

CVE-2021-37682

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.4AI score0.00039EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.0 views

CVE-2021-37687

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS6AI score0.00044EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.1 views

CVE-2021-37683

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of division in TFLite is vulnerable to a division by 0 error. There is no check that the divisor tensor does not contain zero elements. We have patched the issue in GitHub commit...

5.5CVSS5.9AI score0.00012EPSS
Exploits0References1
Rows per page
Query Builder