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

exploitDog

ubuntu логотип

CVE-2026-73074

Опубликовано: 11 авг. 2026
Источник: ubuntu
Приоритет: medium

Описание

Vim is an open source, command line text editor. Prior to 9.2.0841, prop_add_one() in src/textprop.c uses the proplen value from get_text_props() to increment a uint16_t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for none of them. This issue is fixed in version 9.2.0841.

РелизСтатусПримечание
devel

not-affected

2:9.2.0858-1ubuntu1
esm-infra-legacy/trusty

not-affected

code not present
esm-infra-legacy/xenial

not-affected

code not present
esm-infra/bionic

not-affected

code not present
esm-infra/focal

not-affected

code not present
jammy

released

2:8.2.3995-1ubuntu2.35
noble

released

2:9.1.0016-1ubuntu7.19
resolute

released

2:9.1.2141-1ubuntu4.8
upstream

released

2:9.2.0858-1

Показывать по

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

CVSS3: 5.5
redhat
17 дней назад

Vim is an open source, command line text editor. Prior to 9.2.0841, prop_add_one() in src/textprop.c uses the proplen value from get_text_props() to increment a uint16_t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for none of them. This issue is fixed in version 9.2.0841.

nvd
17 дней назад

Vim is an open source, command line text editor. Prior to 9.2.0841, prop_add_one() in src/textprop.c uses the proplen value from get_text_props() to increment a uint16_t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for none of them. This issue is fixed in version 9.2.0841.

msrc
14 дней назад

Vim: Heap Buffer Overflow in Text Property Handling

debian
17 дней назад

Vim is an open source, command line text editor. Prior to 9.2.0841, pr ...