[El-errata] ELBA-2026-8100 Oracle Linux 8 sed bug fix and enhancement update
Errata Announcements for Oracle Linux
el-errata at oss.oracle.com
Wed Apr 15 07:55:50 UTC 2026
Oracle Linux Bug Fix Advisory ELBA-2026-8100
http://linux.oracle.com/errata/ELBA-2026-8100.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
sed-4.5-5.el8_10.x86_64.rpm
aarch64:
sed-4.5-5.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/sed-4.5-5.el8_10.src.rpm
Description of changes:
[4.5-6]
- lib/dfa.c: Increase the maximum size of the transitions table
- After changes introduced between sed 4.2 and 4.4, some regexps
started to hit the table size limits. This lead to repeated deletion
and rebuilding of the table, leading to massive performance drops.
While the core issue is still present, this change should at least
help by moving the threshold of the regexp complexity that triggers the
table rebuilds.
- Resolves: RHEL-17133
More information about the El-errata
mailing list