composite
composite copied to clipboard
Add range access control checks on higher-order resource tables
Right now access to a RT denotes complete access to its entries. This should not be so. Add range checks for all RT capabilities and accesses to prevent modifying RTs outside of allowed ranges. CPY needs to understand these ranges, and take parameters for how to alter the allowed ranges.