Описание
Security update for vim
This update for vim fixes the following issues:
- CVE-2023-5344: Heap-based Buffer Overflow in vim prior to 9.0.1969 (bsc#1215940)
- CVE-2023-5441: segfault in exmode when redrawing (bsc#1216001)
- CVE-2023-5535: use-after-free from buf_contents_changed() (bsc#1216167)
- CVE-2023-46246: Integer Overflow in :history command (bsc#1216696)
Список пакетов
Image SLES12-SP5-Azure-BYOS
Image SLES12-SP5-Azure-Basic-On-Demand
Image SLES12-SP5-Azure-HPC-BYOS
Image SLES12-SP5-Azure-HPC-On-Demand
Image SLES12-SP5-Azure-SAP-BYOS
Image SLES12-SP5-Azure-SAP-On-Demand
Image SLES12-SP5-Azure-Standard-On-Demand
Image SLES12-SP5-EC2-BYOS
Image SLES12-SP5-EC2-ECS-On-Demand
Image SLES12-SP5-EC2-On-Demand
Image SLES12-SP5-EC2-SAP-BYOS
Image SLES12-SP5-EC2-SAP-On-Demand
Image SLES12-SP5-GCE-BYOS
Image SLES12-SP5-GCE-On-Demand
Image SLES12-SP5-GCE-SAP-BYOS
Image SLES12-SP5-GCE-SAP-On-Demand
Image SLES12-SP5-SAP-Azure-LI-BYOS-Production
Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12 SP5
Ссылки
- Link for SUSE-SU-2023:4560-1
- E-Mail link for SUSE-SU-2023:4560-1
- SUSE Security Ratings
- SUSE Bug 1215940
- SUSE Bug 1216001
- SUSE Bug 1216167
- SUSE Bug 1216696
- SUSE CVE CVE-2023-46246 page
- SUSE CVE CVE-2023-5344 page
- SUSE CVE CVE-2023-5441 page
- SUSE CVE CVE-2023-5535 page
Описание
Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free in memory allocated in the function `ga_grow_inner` in in the file `src/alloc.c` at line 748, which is freed in the file `src/ex_docmd.c` in the function `do_cmdline` at line 1010 and then used again in `src/cmdhist.c` at line 759. When using the `:history` command, it's possible that the provided argument overflows the accepted value. Causing an Integer Overflow and potentially later an use-after-free. This vulnerability has been patched in version 9.0.2068.
Затронутые продукты
Ссылки
- CVE-2023-46246
- SUSE Bug 1216696
- SUSE Bug 1217023
Описание
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1969.
Затронутые продукты
Ссылки
- CVE-2023-5344
- SUSE Bug 1215940
- SUSE Bug 1217023
Описание
NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e28690229b68584f2d84556f8960.
Затронутые продукты
Ссылки
- CVE-2023-5441
- SUSE Bug 1216001
- SUSE Bug 1217023
Описание
Use After Free in GitHub repository vim/vim prior to v9.0.2010.
Затронутые продукты
Ссылки
- CVE-2023-5535
- SUSE Bug 1216167
- SUSE Bug 1217023
- SUSE Bug 1221583