SB2024081325 - Multiple vulnerabilities in PyTorch



SB2024081325 - Multiple vulnerabilities in PyTorch

Published: August 13, 2024

Security Bulletin ID SB2024081325
Severity
Low
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 secuirty vulnerabilities.


1) Heap-based buffer overflow (CVE-ID: CVE-2024-31580)

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary error in component /runtime/vararg_functions.cpp. A local user can pass specially crafted data to the application, trigger a heap-based buffer overflow and perform a denial of service (DoS) attack.


2) Out-of-bounds read (CVE-ID: CVE-2024-31584)

The vulnerability allows a local user to gain access to potentially sensitive information.

The vulnerability exists due to a boundary condition in torch/csrc/jit/mobile/flatbuffer_loader.cpp. A local user can trigger an out-of-bounds read error and read contents of memory on the system.


3) Use-after-free (CVE-ID: CVE-2024-31583)

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a use-after-free error in torch/csrc/jit/mobile/interpreter.cpp. A local user can pass specially crafted input to the application and perform a denial of service (DoS) attack.


Remediation

Install update from vendor's website.