Bug 1677932
| Summary: | /sbin/modinfo throws permission denied error [ missing u+s bits in permission after installation ] : resulting in failure to launch vmware workstation. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Anand <anand312> | ||||
| Component: | kmod | Assignee: | kmod development team <kmod-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 28 | CC: | anand312, jonathan, kmod-maint, skozina, ykaliuta | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-02-18 13:12:37 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: | |||||||
| Attachments: |
|
||||||
|
Description
Anand
2019-02-17 00:38:25 UTC
Created attachment 1535596 [details]
Details of the steps of investigation and troubleshooting
I do not see any reason for SUID bit on kmod. The module must be readable. Moreover, works fine for me (on F29): % modinfo -k 4.20.8-200.fc29.x86_64 vfat filename: /lib/modules/4.20.8-200.fc29.x86_64/kernel/fs/fat/vfat.ko.xz author: Gordon Chaffee description: VFAT filesystem support |