Bug 1520332
| Summary: | A new policy should be added to allow sssd_pac to access libaesni-intel-samba4.so | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabiano Fidêncio <fidencio> |
| Component: | samba | Assignee: | Guenther Deschner <gdeschner> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | abokovoy, anoopcs, asn, dwalsh, gdeschner, jarrpa, lmohanty, lslebodn, lvrabec, madam, mgrepl, plautrba, pmoore, sbose, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-04 10:57:39 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
Fabiano Fidêncio
2017-12-04 09:31:22 UTC
I would say that it is related to the update 4.7.3-1 "Enable AES acceleration on Intel compatible CPUs by default" But I do not think we should allow executing something on stack. execstack Make the main process stack executable. And if really want that then there should be a boolean which is disabled by default. Anyway moving to samba. JFYI, sssd_pac just links libndr-krb5pac.so to parse (the already decrypted) NDR encoded PAC. Is libaesni-intel-samba4.so really needed for NDR processing? (The next question would be if the performance improvement really justifies the risks of an executable stack?) Seems that the issue may actually be on Samba side (https://bugzilla.redhat.com/show_bug.cgi?id=1520163). Andreas is doing a new build and I'll close this bug if his build solves the issue. Okay, this bug is actually a DUP of 1520163. *** This bug has been marked as a duplicate of bug 1520163 *** JFTR: I've tested https://koji.fedoraproject.org/koji/taskinfo?taskID=23542441 |