vim (2:9.0.2116-1)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/vim-team/vim.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 305430528
- Browser: https://salsa.debian.org/vim-team/vim
- Last scan: 2023-12-06 05:28:48+00
- Next scan: 2023-12-12 22:50:00+00
- CI pipeline status: success
- Debian changelog in Git:
vim (2:9.0.2116-1) unstable; urgency=medium
* Merge upstream patch v9.0.2116
+ Security fixes
- 9.0.2106: Use-after-free in win_close(), CVE-2023-48231
- 9.0.2107: FPE in adjust_plines_for_skipcol, CVE-2023-48232
- 9.0.2108: overflow with count for :s command. Abort command if count
is too large, CVE-2023-48233
- 9.0.2109: overflow in nv_z_get_count. Limit max value of count,
CVE-2023-48234
- 9.0.2110: overflow in ex address parsing. Verify lnum is positive
before subtracting from LONG_MAX, CVE-2023-48235
- 9.0.2111: overflow in get_number. Return 0 when the count gets too
large, CVE-2023-48236
- 9.0.2112: overflow in shift_line. Limit indent to INT_MAX,
CVE-2023-48237
+ 9.0.2116: Crash when callback function aborts because of recursiveness.
- Fixes FTBFS on armel
-- James McCoy <jamessan@debian.org> Mon, 20 Nov 2023 11:05:25 -0500
- This branch is even with tag debian/2%9.0.2116-1