Описание
ELSA-2026-11389: vim security update (IMPORTANT)
[9.1.083-6.0.1.el10_1.4]
- Remove upstream references [Orabug: 31197557]
[2:9.1.083-6.4]
- Resolves: RHEL-164951 vim: arbitrary command execution via modeline sandbox bypass
[2:9.1.083-6.3]
- RHEL-159615 CVE-2026-33412 vim: Vim: Arbitrary code execution via command injection in glob() function
[2:9.1.083-6.2]
- RHEL-155409 CVE-2026-28421 vim: Vim: Denial of service and information disclosure via crafted swap file
[2:9.1.083-6.2]
- RHEL-155425 CVE-2026-28417 vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin
[2:9.1.083-6.1]
- RHEL-147922 CVE-2026-25749 vim: Heap Overflow in Vim
Обновленные пакеты
Oracle Linux 10
Oracle Linux aarch64
vim-X11
9.1.083-6.0.1.el10_1.4
vim-common
9.1.083-6.0.1.el10_1.4
vim-data
9.1.083-6.0.1.el10_1.4
vim-enhanced
9.1.083-6.0.1.el10_1.4
vim-filesystem
9.1.083-6.0.1.el10_1.4
vim-minimal
9.1.083-6.0.1.el10_1.4
xxd
9.1.083-6.0.1.el10_1.4
Oracle Linux x86_64
vim-X11
9.1.083-6.0.1.el10_1.4
vim-common
9.1.083-6.0.1.el10_1.4
vim-data
9.1.083-6.0.1.el10_1.4
vim-enhanced
9.1.083-6.0.1.el10_1.4
vim-filesystem
9.1.083-6.0.1.el10_1.4
vim-minimal
9.1.083-6.0.1.el10_1.4
xxd
9.1.083-6.0.1.el10_1.4
Связанные CVE
Связанные уязвимости
Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.
Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.
Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.
Vim modeline bypass via various options affects Vim < 9.2.0276
Vim is an open source, command line text editor. Prior to version 9.2. ...