Ticket #44 (new bug)
syscall address parameters not checked
| Reported by: | mwhitworth | Owned by: | mwhitworth |
|---|---|---|---|
| Priority: | minor | Component: | kernel |
| Version: | 0.2 | Keywords: | |
| Cc: |
Description
At the moment, most address parameters are not checked. Users can supply junk addresses to crash the kernel. Implement CopyToUser and page fault exception handling in the kernel to tackle this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
