VYPR

rpm package

opensuse/sed&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/sed&distro=openSUSE%20Tumbleweed

Vulnerabilities (1)

  • CVE-2026-5958LowApr 20, 2026
    affected < 4.10-1.1fixed 4.10-1.1

    When sed is invoked with both -i (in-place edit) and --follow-symlinks, the function open_next_file() performs two separate, non-atomic filesystem operations on the same path: 1. resolves symlink to its target and stores the resolved path for determining when output is written,