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

exploitDog

debian логотип

CVE-2026-0810

Опубликовано: 26 янв. 2026
Источник: debian

Описание

A flaw was found in gix-date. The `gix_date::parse::TimeBuf::as_str` function can generate strings containing invalid non-UTF8 characters. This issue violates the internal safety invariants of the `TimeBuf` component, leading to undefined behavior when these malformed strings are subsequently processed. This could potentially result in application instability or other unforeseen consequences.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
rust-gix-dateunfixedpackage
rust-gix-dateno-dsatrixiepackage

Примечания

  • https://rustsec.org/advisories/RUSTSEC-2025-0140.html

  • https://github.com/GitoxideLabs/gitoxide/issues/2305

Связанные уязвимости

CVSS3: 6.8
ubuntu
12 дней назад

A flaw was found in gix-date. The `gix_date::parse::TimeBuf::as_str` function can generate strings containing invalid non-UTF8 characters. This issue violates the internal safety invariants of the `TimeBuf` component, leading to undefined behavior when these malformed strings are subsequently processed. This could potentially result in application instability or other unforeseen consequences.

CVSS3: 6.8
nvd
12 дней назад

A flaw was found in gix-date. The `gix_date::parse::TimeBuf::as_str` function can generate strings containing invalid non-UTF8 characters. This issue violates the internal safety invariants of the `TimeBuf` component, leading to undefined behavior when these malformed strings are subsequently processed. This could potentially result in application instability or other unforeseen consequences.

github
около 1 месяца назад

gix-date can create non-utf8 string with `TimeBuf::as_str`