Sed is a non-interactive command-line text editor. A stream editor is used to per-form basic text transformations on an input stream (a file or input from a pipeline).
Security Fix(es):
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:
This issue was fixed in version 4.10.(CVE-2026-5958)
{
"severity": "Low"
}{
"aarch64": [
"sed-4.9-5.oe2403sp3.aarch64.rpm",
"sed-debuginfo-4.9-5.oe2403sp3.aarch64.rpm",
"sed-debugsource-4.9-5.oe2403sp3.aarch64.rpm"
],
"noarch": [
"sed-help-4.9-5.oe2403sp3.noarch.rpm"
],
"src": [
"sed-4.9-5.oe2403sp3.src.rpm"
],
"x86_64": [
"sed-4.9-5.oe2403sp3.x86_64.rpm",
"sed-debuginfo-4.9-5.oe2403sp3.x86_64.rpm",
"sed-debugsource-4.9-5.oe2403sp3.x86_64.rpm"
]
}