I believe heap buffer overflow affects only older versions of sort i18n patch (IOW only one of CVEs is valid for current Fedora patch, another one is valid only for RHEL 6 and older). LC_ALL=C sort code path is completely unaffected. Do you plan to create RHEL 6/7 bz for this CVE? Actually I think this (and previous similar flaws in i18n patch that got CVE as well) was the primary reason why P.Brady contacted secalert about this issue.
Comment 7Huzaifa S. Sidhpurwala
2020-02-11 03:34:49 UTC
Mitigation:
This flaw is triggered by using sort on specially crafted malicious data file. When using sort with trusted inputs, this flaw cannot be triggered.