Bug 1265813
Summary: | sddm-helper segfaults on login, returns to login screen | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
Component: | sddm | Assignee: | Martin Bříza <mbriza> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | dvratil, jgrulich, kevin, ltinkl, mbriza, pierluigi.fiorini, rdieter |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sddm-0.12.0-3.fc23 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-10-03 17:45:17 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Orion Poplawski
2015-09-23 20:16:12 UTC
Looks like this bug -> https://github.com/sddm/sddm/issues/489 We have a PR but I asked a change so the fix has not been applied yet. See https://github.com/sddm/sddm/issues/489#issuecomment-142760373 for the bug that clobbers the string and the one-line fix. sddm-0.12.0-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16608 Uh, the other upstream fix you applied worries me a bit: Why bother filtering environment variables if you let LD_LIBRARY_PATH and QT_PLUGIN_PATH through? If environment variables are untrusted, then this is a blatant security hole. If they're not, why do they bother using a whitelist? Good points, excellent questions for sddm upstream (since these were commits already made, and will be included in subsequent sddm releases) sddm-0.12.0-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update sddm' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16608 sddm-0.12.0-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |