Permission bugs
Open
unconfirmed
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
1. User who has no write permission can chmod 777
2. User who has no x permission can enter directory

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the two reported permission failures: allowing chmod 777 without write permission and entering a directory without execute permission. Trace the permission checks involved in these operations; done means both operations are denied when the corresponding permission is absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100