Skip to content

sed: Update to 4.10#8636

Merged
EbonJaeger merged 1 commit intogetsolus:mainfrom
clintre:update_sed_410
Apr 24, 2026
Merged

sed: Update to 4.10#8636
EbonJaeger merged 1 commit intogetsolus:mainfrom
clintre:update_sed_410

Conversation

@clintre
Copy link
Copy Markdown
Member

@clintre clintre commented Apr 23, 2026

Summary

Security:

  • Patched CVE-2026-5958: Time-of-Check Time-of-Use (TOCTOU) Race Condition
  • Change log mention: sed --follow-symlinks -i no longer has a TOCTOU race that could let an attacker swap a symlink between resolution and open, causing sed to read attacker-chosen content and write it to the original target.

Full Change Log

Test Plan

Install
Test functions
Test for TOCTOU race condition

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

**Summary**

Security:
- Patched CVE-2026-5958: Time-of-Check Time-of-Use (TOCTOU) Race Condition
- Change log mention: sed --follow-symlinks -i no longer has a TOCTOU race that could let an attacker swap a symlink between resolution and open, causing sed to read attacker-chosen content and write it to the original target.

[Full Change Log](https://savannah.gnu.org/news/?id=10885)
@github-project-automation github-project-automation Bot moved this to Triage in Solus Apr 23, 2026
@clintre clintre added Security Security issue labels Apr 24, 2026
Copy link
Copy Markdown
Member

@EbonJaeger EbonJaeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@EbonJaeger EbonJaeger merged commit 6313088 into getsolus:main Apr 24, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Triage to Done in Solus Apr 24, 2026
@clintre clintre deleted the update_sed_410 branch April 24, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Security Security issue

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants