| Summary: | wicontrol (and supporting calls) reveal hardware crypto key to any user | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Robert Watson <rwatson> |
| Component: | kern | Assignee: | Bill Paul <wpaul> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Robert Watson
2000-08-31 17:10:01 UTC
Responsible Changed From-To: freebsd-bugs->wpaul Over to maintainer. State Changed From-To: open->closed Added suser() check to wi_ioctl() to prevent it from returning encryption keys to the caller unless they're root. |