Lucene search
+L

791 matches found

OSV
OSV
•added 2025/03/31 3:15 p.m.•9 views

DEBIAN-CVE-2025-2999

A vulnerability was found in PyTorch 2.6.0. It has been rated as critical. Affected by this issue is the function torch.nn.utils.rnn.unpacksequence. The manipulation leads to memory corruption. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used...

4.8CVSS5AI score0.00198EPSS
SaveExploits0References1
PyPA
PyPA
•added 2025/03/31 3:15 p.m.•18 views

PYSEC-2025-193

A vulnerability was found in PyTorch 2.6.0. It has been rated as critical. Affected by this issue is the function torch.nn.utils.rnn.unpacksequence. The manipulation leads to memory corruption. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used...

5.3CVSS5.5AI score0.00198EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2025/03/31 3:15 p.m.•14 views

UBUNTU-CVE-2025-2999

A vulnerability was found in PyTorch 2.6.0. It has been rated as critical. Affected by this issue is the function torch.nn.utils.rnn.unpacksequence. The manipulation leads to memory corruption. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used...

5.3CVSS5.5AI score0.00198EPSS
SaveExploits0References7
CNNVD
CNNVD
•added 2025/03/31 12:00 a.m.•15 views

PyTorch 缓冲区错误漏洞

PyTorch is a Python package open-sourced by PyTorch. PyTorch suffers from a buffer overflow vulnerability that stems from the failure of the function torch.nn.utils.rnn.unpacksequence to properly validate the length size of input data, which can be exploited by an attacker to execute arbitrary co...

5.3CVSS8.1AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/26 7:01 a.m.•15 views

DEBIAN-CVE-2022-49515

In the Linux kernel, the following vulnerability has been resolved: ASoC: cs35l41: Fix an out-of-bounds access in otppackedelementt The CS35L41NUMOTPELEM is 100, but only 99 entries are defined in the array otpmap1/2CS35L41NUMOTPELEM, this will trigger UBSAN to report a shift-out-of-bounds warnin...

7.1CVSS5.3AI score0.00265EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/26 7:01 a.m.•12 views

UBUNTU-CVE-2022-49515

In the Linux kernel, the following vulnerability has been resolved: ASoC: cs35l41: Fix an out-of-bounds access in otppackedelementt The CS35L41NUMOTPELEM is 100, but only 99 entries are defined in the array otpmap1/2CS35L41NUMOTPELEM, this will trigger UBSAN to report a shift-out-of-bounds warnin...

7.1CVSS6.1AI score0.00265EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2025/02/15 12:00 a.m.•9 views

PT-2025-7260 · Git +1 · Wavpack

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the following functions: get word, unpack samples, and...

6.9AI score
SaveExploits0References2
OSV
OSV
•added 2025/02/10 12:00 a.m.•11 views

OSV-2025-105 Heap-use-after-free in unpack_dsd_samples

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=395207094 Crash type: Heap-use-after-free READ 1 Crash state: unpackdsdsamples unpacksamplesworkerthread unpacksamplesworkerthread...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2024/12/25 12:00 a.m.•12 views

PT-2024-36815 · Theora +3 · Theora +3

Name of the Vulnerable Software and Affected Versions: Theora versions up to 1.0 7180717 Description: The issue is related to an invalid negative left shift in the oc huff tree unpack function in huffdec.c within libtheora, as used in Theora. This function contains a problem that can be exploited...

10CVSS6AI score0.01921EPSS
SaveExploits1References53
Debian CVE
Debian CVE
•added 2024/12/25 12:00 a.m.•13 views

CVE-2024-56431

ochufftreeunpack in huffdec.c in libtheora in Theora through 1.0 7180717 has an invalid negative left shift. NOTE: this is disputed by third parties because there is no evidence of a security impact, e.g., an application would not crash...

6.5AI score0.01853EPSS
SaveExploits1
Positive Technologies
Positive Technologies
•added 2024/12/23 12:00 a.m.•11 views

PT-2024-40316 · Solana · Solana Program Library

Name of the Vulnerable Software and Affected Versions: Solana Program Library affected versions not specified Description: The issue arises from the unpack function in the library, which casts a u8 array to arbitrary types. This can lead to undefined behaviors due to misaligned pointer dereferenc...

6.9AI score
SaveExploits0References4
RustSec
RustSec
•added 2024/12/19 12:00 p.m.•10 views

Unsound usages of `u8` type casting

The library provides a safe public API unpack to cast u8 array to arbitrary types, which can cause to undefined behaviors. The length check of array can only prevent out-of-bound access on the return type. However, it can't prevent misaligned pointer when casting u8 pointer to a type aligned to...

7.1AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
•added 2024/12/19 12:00 a.m.•13 views

PT-2024-40969 · Solana · Solana Program Library

Name of the Vulnerable Software and Affected Versions: Solana Program Library affected versions not specified Description: The issue arises from the unpack function in the library, which can lead to undefined behavior when casting a u8 array to arbitrary types. This is due to the potential for...

7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2024/10/08 12:00 a.m.•10 views

PT-2024-40596 · Git +1 · Fluent-Bit

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A crash occurred due to an unknown read issue. The crash state involves functions such as cfl sds len, unpack meta opts, and cmt mpack unpack map. No...

6.9AI score
SaveExploits0References2
OSV
OSV
•added 2024/09/18 2:15 p.m.•10 views

CVE-2024-31195

Out-of-bounds Read vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of13::MultipartReplyTable::unpack. This issue affects libfluid: 0.1.0...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0References1
OSV
OSV
•added 2024/09/18 2:15 p.m.•11 views

CVE-2024-31197

Improper Null Termination vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of10::Port:unpack. This issue affects libfluid: 0.1.0...

7.5CVSS5.8AI score0.00328EPSS
SaveExploits0References1
OSV
OSV
•added 2024/09/18 2:15 p.m.•9 views

CVE-2024-31194

Out-of-bounds Read vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of13::MultipartReplyPortStats::unpack. This issue affects libfluid: 0.1.0...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0References1
OSV
OSV
•added 2024/09/18 2:15 p.m.•9 views

CVE-2024-31191

Out-of-bounds Read vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of13::MultipartReplyMeter::unpack. This issue affects libfluid: 0.1.0...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0References1
OSV
OSV
•added 2024/09/18 2:15 p.m.•11 views

CVE-2024-31190

Out-of-bounds Read vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of13::MultipartReplyMeterConfig::unpack. This issue affects libfluid: 0.1.0...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0References1
NVD
NVD
•added 2024/09/18 2:15 p.m.•27 views

CVE-2024-31191

Out-of-bounds Read vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of13::MultipartReplyMeter::unpack. This issue affects libfluid: 0.1.0...

7.5CVSS0.00371EPSS
SaveExploits0References1
Rows per page
Query Builder