Skip to content

Commit

Permalink
Update src/cap-description.adoc
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Richardson <[email protected]>
  • Loading branch information
arichardson authored Nov 13, 2024
1 parent 5edad1f commit 9726193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cap-description.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ CHERI enforces the following invariants for all valid (i.e., tagged) capabilitie

. The bounds are not malformed.
. No reserved bit in the capability encoding is set.
. The permissions are legally produced by <<ACPERM>>.
. The permissions can be legally produced by <<ACPERM>>.

A tagged capability that violates those invariants (i.e., a tagged but malformed capability or a tagged
capability with any reserved bit set) can only possibly be caused by
Expand Down

0 comments on commit 9726193

Please sign in to comment.