Commit Graph

69 Commits

Author SHA1 Message Date
František Hrdina ef864404d5 RHEL-351 - Enhanced TMT testing for centos-stream 2023-05-19 10:33:55 +00:00
Zdenek Dohnal 7c674cf9b0 CVE-2022-47024 vim: no check if the return value of XChangeGC() is NULL
Resolves: CVE-2022-47024
2023-02-09 17:14:22 +01:00
Zdenek Dohnal f77538d02c CVE-2022-1927 vim: buffer over-read in utf_ptr2char() in mbyte.c
Resolves: CVE-2022-1927
2022-06-13 16:32:30 +02:00
Zdenek Dohnal bac1f99e54 CVE-2022-1897 vim: out-of-bounds write in vim_regsub_both() in regexp.c
Resolves: CVE-2022-1897
2022-06-13 14:59:14 +02:00
Zdenek Dohnal e4ba274723 CVE-2022-1785 vim: Out-of-bounds Write
Resolves: CVE-2022-1785
2022-06-13 07:53:12 +02:00
Zdenek Dohnal e53ef5204f CVE-2022-1629 vim: buffer over-read
Resolves: CVE-2022-1629
2022-05-25 10:41:36 +02:00
Zdenek Dohnal 9eda475105 CVE-2022-1621 vim: heap buffer overflow
Resolves: CVE-2022-1621
2022-05-24 13:37:53 +02:00
Zdenek Dohnal bdc81b4f5c CVE-2022-1420 vim: Out-of-range Pointer Offset
Resolves: CVE-2022-1420
2022-04-25 16:41:45 +02:00
Zdenek Dohnal 70b0772976 CVE-2022-1154 vim: use after free in utf_ptr2char
Resolves: CVE-2022-1154
2022-04-25 15:55:02 +02:00
Zdenek Dohnal 13ff67f4d3 CVE-2022-0943 vim: Heap-based Buffer Overflow occurs in vim
Resolves: CVE-2022-0943
2022-03-28 21:13:04 +02:00
Zdenek Dohnal 27c905a9a9 CVE-2022-0554 vim: Use of Out-of-range Pointer Offset in vim prior
Resolves: CVE-2022-0554
2022-03-28 19:01:13 +02:00
Zdenek Dohnal 4704df36f2 CVE-2022-0714 vim: buffer overflow [rhel-9]
Resolves: CVE-2022-0714
2022-02-24 14:31:35 +01:00
Zdenek Dohnal e2ec7ae719 CVE-2022-0629 vim: Stack-based Buffer Overflow in vim prior to 8.2
Resolves: CVE-2022-0629
2022-02-23 15:30:22 +01:00
Zdenek Dohnal fa96bd974d CVE-2022-0572 vim: heap overflow in ex_retab() may lead to crash
Resolves: CVE-2022-0572
2022-02-16 10:44:26 +01:00
Zdenek Dohnal 33c9a2555d CVE-2022-0392 vim: heap-based buffer overflow in getexmodeline() in ex_getln.c
Resolves: CVE-2022-0392
2022-02-10 11:30:02 +01:00
Zdenek Dohnal 9084c65312 CVE-2022-0443 vim: heap-use-after-free in enter_buffer() of src/buffer.c
Resolves: CVE-2022-0443
2022-02-10 09:01:01 +01:00
Zdenek Dohnal b3c80bdcc6 CVE-2022-0413 vim: use after free in src/ex_cmds.c
Resolves: CVE-2022-0413
2022-02-10 08:29:33 +01:00
Zdenek Dohnal 34033283f8 CVE-2022-0408 vim: Stack-based Buffer Overflow in spellsuggest.c
Resolves: CVE-2022-0408
2022-02-09 16:14:10 +01:00
Zdenek Dohnal 76e4c51c35 CVE-2022-0417 vim: heap-based-buffer-overflow in ex_retab() of src/indent.c
Resolves: CVE-2022-0417
2022-02-09 11:56:23 +01:00
Zdenek Dohnal 71d1d36ac8 CVE-2022-0368 vim: Out-of-bounds Read in vim
Resolves: CVE-2022-0368
2022-02-09 09:55:42 +01:00
Zdenek Dohnal 7b787a70b7 CVE-2022-0361 vim: Heap-based Buffer Overflow in GitHub repository
Resolves: CVE-2022-0361
2022-02-08 14:32:49 +01:00
Zdenek Dohnal 604cf01a29 CVE-2022-0319 vim: heap-based out-of-bounds read
Resolves: CVE-2022-0319
2022-02-08 14:12:11 +01:00
Zdenek Dohnal 319be2ae2d CVE-2022-0359 vim: heap-based buffer overflow in init_ccline() in ex_getln.c
Resolves: CVE-2022-0359
2022-01-27 18:41:20 +01:00
Zdenek Dohnal b3a7cde64b CVE-2022-0318 vim: heap-based buffer overflow in utf_head_off() in mbyte.c
Resolves: CVE-2022-0318
2022-01-27 18:20:40 +01:00
Zdenek Dohnal f5e8ebfed2 CVE-2022-0261 vim: Heap-based Buffer Overflow in block_insert() in src/ops.c
Resolves: CVE-2022-0261
2022-01-27 17:54:47 +01:00
Zdenek Dohnal 520837ecc5 CVE-2021-4192 vim: vulnerable to Use After Free
Resolves: CVE-2021-4192
2022-01-13 12:28:55 +01:00
Zdenek Dohnal b7a801e714 CVE-2021-4193 vim: vulnerable to Out-of-bounds Read
Resolves: CVE-2021-4193
2022-01-13 10:49:55 +01:00
Zdenek Dohnal 825cea52d2 Fix bogus date
Related: rhbz#2028431
2021-12-06 14:22:30 +01:00
Zdenek Dohnal 178ea29004 2028431 - CVE-2021-4019 vim: heap-based buffer overflow in find_help_tags() in src/help.c [rhel-9.0]
Resolves: rhbz#2028431
2021-12-06 12:43:54 +01:00
Zdenek Dohnal e13cce4bf4 2028342 - CVE-2021-3984 vim: illegal memory access when C-indenting could lead to Heap Buffer Overflow [rhel-9.0]
Resolves: rhbz#2028342
2021-12-02 12:25:29 +01:00
Zdenek Dohnal 3d44a275df 2016202 - CVE-2021-3872 vim: heap-based buffer overflow in win_redr_status() drawscreen.c [rhel-9.0]
Resolves: CVE-2021-3872
2021-10-26 12:30:06 +02:00
Zdenek Dohnal 6477489e4a 2015517 - [s390x] Vim needs to be compiled with -D_REENTRANT
Resolves: rhbz#2015517
2021-10-19 14:25:11 +02:00
Zdenek Dohnal 90b5f69d52 2004976 - CVE-2021-3796 vim: use-after-free in nv_replace() in normal.c [rhel-9.0]
Resolves: rhbz#2004976
2021-10-18 12:30:44 +02:00
Zdenek Dohnal 937cfb688b 2004893 - CVE-2021-3778 vim: heap-based buffer overflow in utf_ptr2char() in mbyte.c [rhel-9.0]
Resolves: rhbz#2004893
2021-10-15 10:41:46 +02:00
Zdenek Dohnal d2eb71664f 2002320 - CVE-2021-3770 vim: using retab with large value may lead to heap buffer overflow [rhel-9.0]
Resolves: rhbz#2002320
2021-10-15 08:54:02 +02:00
Zdenek Dohnal e4ca460b9b 2011749 - Update test suite to work without default mouse behavior
Resolves: rhbz#2011749
2021-10-14 14:16:30 +02:00
Zdenek Dohnal d0fe09c68a 2011429 - Remove downstream patch vim-7.4-nowarning.patch
Resolves: rhbz#2011429
2021-10-14 14:11:01 +02:00
Zdenek Dohnal fccd848c21 2011424 - Remove vim-7.4-syncolor.patch
Resolves: rhbz#2011424
2021-10-14 14:07:48 +02:00
Zdenek Dohnal ba88e8f081 2011412 - test suite fails on apache/httpd filetype tests
Resolves: rhbz#2011412
2021-10-14 14:03:45 +02:00
Mohan Boddu ec49713752 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 01:15:48 +00:00
Zdenek Dohnal a3f288b5a9 1938895 - review of important potential issues detected by static analyzers in vim-8.2.2488-1.el9
Resolves: rhbz#1938895
2021-08-05 14:23:39 +02:00
Zdenek Dohnal 7c59ec87fe gating.yaml: Use rhel-9 2021-05-11 13:33:13 +02:00
Zdenek Dohnal f35a166411 Add gating yaml 2021-05-07 11:00:07 +02:00
Zdenek Dohnal dd70680395 1957209 - remove vim-default-editor from el9
Resolves: rhbz#1957209
2021-05-06 11:05:05 +02:00
Mohan Boddu f110e6a859 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 06:05:56 +00:00
DistroBaker 29e877d25c Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/vim.git#7a77071e60ff9fe21c251058345921368b37a2a8
2021-03-28 17:30:39 +00:00
DistroBaker 67b4992588 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/vim.git#ac5bbd3ba09f90d3a1279a6bbfdfbb42f9f6e751
2021-03-19 14:45:49 +00:00
DistroBaker 3ec0574c6c Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/vim.git#181cf84eba44e830035eb2d455c4bd88535651de
2021-03-15 09:15:25 +00:00
DistroBaker 96cf06c272 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/vim.git#58548886ab26cb9a9faf570adf109198b71fd930
2021-03-11 19:54:40 +00:00
DistroBaker 39d881b77a Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/vim.git#fd9785cccbf7804a46092532d5888349f614b888
2021-02-22 07:30:28 +00:00