Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

openSUSE-SU-2026:20865-1

Опубликовано: 01 июн. 2026
Источник: suse-cvrf

Описание

Security update for python-uv

This update for python-uv fixes the following issues:

  • CVE-2026-31812: quinn-proto: denial of service via crafted QUIC initial packet (bsc#1259624).
  • CVE-2026-32766: astral-tokio-tar: malformed PAX extensions can lead to archive misinterpretation (bsc#1259966).

Список пакетов

openSUSE Leap 16.0
python313-uv-0.7.18-160000.5.1
python313-uv-bash-completion-0.7.18-160000.5.1
python313-uv-fish-completion-0.7.18-160000.5.1
python313-uv-zsh-completion-0.7.18-160000.5.1

Описание

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Prior to 0.11.14, a remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication. This vulnerability is fixed in 0.11.14.


Затронутые продукты
openSUSE Leap 16.0:python313-uv-0.7.18-160000.5.1
openSUSE Leap 16.0:python313-uv-bash-completion-0.7.18-160000.5.1
openSUSE Leap 16.0:python313-uv-fish-completion-0.7.18-160000.5.1
openSUSE Leap 16.0:python313-uv-zsh-completion-0.7.18-160000.5.1

Ссылки

Описание

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping (rather than rejection) of invalid PAX extensions could be used as a building block for a parser differential, for example by silently skipping a malformed GNU “long link” extension so that a subsequent parser would misinterpret the extension. In practice, exploiting this behavior in astral-tokio-tar requires a secondary misbehaving tar parser, i.e. one that insufficiently validates malformed PAX extensions and interprets them rather than skipping or erroring on them. This vulnerability is considered low-severity as it requires a separate vulnerability against any unrelated tar parser. This issue has been fixed in version 0.6.0.


Затронутые продукты
openSUSE Leap 16.0:python313-uv-0.7.18-160000.5.1
openSUSE Leap 16.0:python313-uv-bash-completion-0.7.18-160000.5.1
openSUSE Leap 16.0:python313-uv-fish-completion-0.7.18-160000.5.1
openSUSE Leap 16.0:python313-uv-zsh-completion-0.7.18-160000.5.1

Ссылки