VYPR

rpm package

opensuse/sed&distro=openSUSE Leap 16.0

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

Vulnerabilities (1)

  • CVE-2026-5958LowApr 20, 2026
    affected < 4.9-160000.3.1fixed 4.9-160000.3.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,