Lucene search
+L

367 matches found

Snyk
Snyk
added 2025/03/31 2:42 p.m.2 views

Buffer Overflow

Overview torch is a Tensors and Dynamic neural networks in Python with strong GPU acceleration Affected versions of this package are vulnerable to Buffer Overflow through the padpackedsequence function in nn/utils/rnn.py. An attacker can corrupt memory by manipulating the internal state of the...

8.2CVSS5.6AI score0.00198EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/03/30 6:30 p.m.19 views

PyTorch susceptible to local Denial of Service

A vulnerability, which was classified as problematic, has been found in PyTorch 2.6.0+cu124. Affected by this issue is the function torch.mkldnnmaxpool2d. The manipulation leads to denial of service. An attack has to be approached locally. The exploit has been disclosed to the public and may be...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits1References9Affected Software1
Snyk
Snyk
added 2025/03/30 3:31 p.m.4 views

Improper Resource Shutdown or Release

Overview torch is a Tensors and Dynamic neural networks in Python with strong GPU acceleration Affected versions of this package are vulnerable to Improper Resource Shutdown or Release via the torch.mkldnnmaxpool2d function. An attacker can disrupt service by exploiting this vulnerability locally...

5.5CVSS6.9AI score0.00256EPSS
SaveExploits1References2
PyPA
PyPA
added 2025/03/20 10:15 a.m.29 views

PYSEC-2025-9

A remote code execution vulnerability exists in invoke-ai/invokeai versions 5.3.1 through 5.4.2 via the /api/v2/models/install API. The vulnerability arises from unsafe deserialization of model files using torch.load without proper validation. Attackers can exploit this by embedding malicious cod...

9.8CVSS8.2AI score0.05882EPSS
SaveExploits5References3Affected Software1
Snyk
Snyk
added 2025/01/27 6:42 p.m.14 views

Deserialization of Untrusted Data

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the hfmodelweightsiterator process due to the usage of the torch.load function with the weightsonly parameter...

8.8CVSS7.8AI score0.00697EPSS
SaveExploits0References2
PyPA
PyPA
added 2025/01/27 6:15 p.m.12 views

PYSEC-2025-58

vLLM is a library for LLM inference and serving. vllm/modelexecutor/weightutils.py implements hfmodelweightsiterator to load the model checkpoint, which is downloaded from huggingface. It uses the torch.load function and the weightsonly parameter defaults to False. When torch.load loads malicious...

8.8CVSS7.8AI score0.00697EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/01/27 6:15 p.m.10 views

PYSEC-2025-58

vLLM is a library for LLM inference and serving. vllm/modelexecutor/weightutils.py implements hfmodelweightsiterator to load the model checkpoint, which is downloaded from huggingface. It uses the torch.load function and the weightsonly parameter defaults to False. When torch.load loads malicious...

8.8CVSS7.9AI score0.00697EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/27 12:00 a.m.20 views

PT-2025-5340 · Vllm · Vllm

Name of the Vulnerable Software and Affected Versions: vLLM versions prior to 0.7.0 Description: The issue concerns the vLLM library, specifically the vllm/model executor/weight utils.py file, which implements hf model weights iterator to load model checkpoints downloaded from Hugging Face. It...

8.8CVSS7.3AI score0.00697EPSS
SaveExploits0References14
Snyk
Snyk
added 2025/01/01 6:30 a.m.4 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the torch.load function within the Checkpoint.loadcheckpoint method without restrictions. Details Serialization is a process of converting an object into a sequence of bytes which can be persisted t...

9.8CVSS7AI score
SaveExploits0References3
Snyk
Snyk
added 2024/12/01 6:28 a.m.7 views

Deserialization of Untrusted Data

Overview chattts is an A generative speech model for daily dialogue Affected versions of this package are vulnerable to Deserialization of Untrusted Data when loading the tokenizer with torch.load. An attacker can exploit this by supplying a malicious tokenizer.pt file, leading to code execution...

9.8CVSS7.7AI score
SaveExploits0References3
Huntr
Huntr
added 2024/11/26 7:09 a.m.8 views

Remote Code Execution via Unsafe Torch Load in TransfoXLCorpus

Description This is a new bypass to the patch of my previous report, in which the maintainers only apply the "TRUSTREMOTECODE" to guard the vulnerable code of vocabdict = pickle.loadf, but overlooked another vulnerable code of corpusdict = torch.loadresolvedcorpusfile without setting...

7.6AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/06 6:46 p.m.7 views

Malicious code in open-clips-torch (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 10d9dac2d506ba155492c5ada78ed91eb05119b7dda57f12c0d34c878c543aeb A campaign of probably pentest packages flooding PYPI. Installing the package or importing the module triggers reporting basic info like hostname, path and the...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2024/11/06 6:46 p.m.12 views

MAL-2024-10720 Malicious code in open-clips-torch (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 10d9dac2d506ba155492c5ada78ed91eb05119b7dda57f12c0d34c878c543aeb A campaign of probably pentest packages flooding PYPI. Installing the package or importing the module triggers reporting basic info like hostname, path and the...

7AI score
SaveExploits0References1
OSV
OSV
added 2024/09/20 11:29 a.m.7 views

MAL-2024-11732 Malicious code in torhc (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 385cb451ed567a10096fce231790d6a9bce59bb47c8d7bdfff5a8f4aaa0854ed During installation, a cryptominer is secretly installed and started. --- Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers...

7.4AI score
SaveExploits0References1
Veracode
Veracode
added 2024/06/28 5:52 a.m.21 views

Remote Code Execution (RCE)

torch is vulnerable to Remote Code Execution RCE. The vulnerability is caused by a lack of restriction on function calls when a worker node sends a PythonUDF to the master node, which then executes the function without proper validation within the torch.distributed.rpc framework. This allows...

8.1AI score
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/06/25 10:08 p.m.26 views

Security Bulletin: Maximo Application Suite - torch-1.13.1-cp37-cp37m-manylinux1_x86_64.whl is vulnerable to multiple security CVEs used in IBM Maximo Application Suite - Monitor Component

Summary IBM Maximo Application Suite - Monitor Component uses torch-1.13.1-cp37-cp37m-manylinux1x8664.whl which is vulnerable to multiple security CVEs. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details CVEID:CVE-2024-31583 DESCRIPTION: PyTorch is...

7.8CVSS6.6AI score0.00383EPSS
SaveExploits0Affected Software1
Snyk
Snyk
added 2024/04/19 9:41 p.m.5 views

Out-of-bounds Read

Overview torch is a Tensors and Dynamic neural networks in Python with strong GPU acceleration Affected versions of this package are vulnerable to Out-of-bounds Read due to improper validation of user-supplied input in the flatbufferloader.cpp component. An attacker can read sensitive information...

7.5CVSS6.5AI score0.00383EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/19 9:15 p.m.14 views

UBUNTU-CVE-2024-31584

Pytorch before v2.2.0 has an Out-of-bounds Read vulnerability via the component torch/csrc/jit/mobile/flatbufferloader.cpp...

5.5CVSS5.8AI score0.00383EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/04/18 5:27 a.m.23 views

Use-after-free

Torch is vulnerable to a use-after-free vulnerability. The vulnerability is due to missing validation checks in the run function within interpreter.cpp, which can potentially lead to a Denial of Service DoS...

7.8CVSS6.8AI score0.00268EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/17 7:15 p.m.4 views

DEBIAN-CVE-2024-31583

Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp...

7.8CVSS7.4AI score0.00268EPSS
SaveExploits0References1
Rows per page
Query Builder