VYPR

rpm package

opensuse/vim&distro=openSUSE Leap Micro 5.5

pkg:rpm/opensuse/vim&distro=openSUSE%20Leap%20Micro%205.5

Vulnerabilities (2)

  • CVE-2024-47814Oct 7, 2024
    affected < 9.1.0836-150500.20.15.1fixed 9.1.0836-150500.20.15.1

    Vim is an open source, command line text editor. A use-after-free was found in Vim < 9.1.0764. When closing a buffer (visible in a window) a BufWinLeave auto command can cause an use-after-free if this auto command happens to re-open the same buffer in a new split window. Impact

  • CVE-2024-43374Aug 15, 2024
    affected < 9.1.0836-150500.20.15.1fixed 9.1.0836-150500.20.15.1

    The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers `Buf*` autocommands. If in such an autocommand the buffer that was just opened is closed (including the window where it i