Description of problem: rlwrap has a built-in debug log, IF compiled with debug enabled, as describe here https://github.com/hanslub42/rlwrap/blob/master/BUGS This causes rlwrap to write a debug log in /tmp/rlwrap.debug on invocation. This log is not deleted on exit and can't be written to by other users who might be running rlwrap, due to default umask of 0022 creating the file with 0644 permissions. Version-Release number of selected component (if applicable): rlwrap-0.44-1.el8.x86_64 How reproducible: Always Steps to Reproduce: 1. invoke rlwrap as user 1 2. invoke rlwrap as user 2 Actual results: rlwrap: error: Cannot open debug log /tmp/rlwrap.debug for appending: Permission denied Expected results: no error Additional info: Possible workarounds: - Change umask to 0002, if users are in a common group - Leave the debug log in place and change its permissions to 0664 or 0666.
Hello, this is a large security hole. Can this be fixed soon? I'd like to use rlwrap on multiuser RHEL and CentOS hosts, but I cannot because of this. It was reported half a year ago, and it is still unfixed. Thanks!
Hello, We hit this bug too. The bug is fixed upstream in (partially in v0.45.1, fully in v0.45.2), released 5 months ago. Can you just trigger a rebuild? Another possible workaround in the meantime: "ln -s /dev/null /tmp/rlwrap.debug" Thanks.
Sorry for the delay! 0.45.2 coming soon. The release monitoring was broken as a git commit that looks newer than all the releases was not filtered out, but that's also fixed.
FEDORA-2022-8761120127 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-8761120127
FEDORA-2022-15decf791f has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-15decf791f
FEDORA-EPEL-2022-ff9adfa937 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-ff9adfa937
FEDORA-EPEL-2022-c6e9e4be6b has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-c6e9e4be6b
FEDORA-EPEL-2022-765a9edc57 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-765a9edc57
FEDORA-EPEL-2022-c6e9e4be6b has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-c6e9e4be6b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-ff9adfa937 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-ff9adfa937 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-8761120127 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-8761120127` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-8761120127 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-765a9edc57 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-765a9edc57 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-15decf791f has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-15decf791f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-15decf791f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-765a9edc57 has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2022-ff9adfa937 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-8761120127 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-15decf791f has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2022-c6e9e4be6b has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report.