Uninitialized Capabilities

06/02/2020
by   Sander Huyghebaert, et al.
0

This technical report describes a new extension to capability machines. Capability machines are a special type of processors that include better security primitives at the hardware level. In capability machines, every word has an associated tag bit that indicates whether the value it contains is a capability or a regular data value. Capabilities enable fine-grained control of the authority over memory that program components have. Conceptually, capabilities can be viewed as being an unforgeable token carrying authority over a resource. CHERI is a recently developed capability machine that aims to provide fine-grained memory protection, software compartmentalization and backwards compatibility. While our ideas are implemented on CHERI, they are not limited to it and should be applicable to other capability machines as well. In this technical report we propose a new type of capabilities, which represent the authority to access (read and write to) a block of memory but not view its initial contents. Our main goal is to use this new type of capability as part of a secure calling convention, but other applications may be possible too.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/03/2019

Towards Gradual Checking of Reference Capabilities

Concurrent and parallel programming is difficult due to the presence of ...
research
08/21/2022

Zeno: A Scalable Capability-Based Secure Architecture

Despite the numerous efforts of security researchers, memory vulnerabili...
research
02/11/2022

CAP-VMs: Capability-Based Isolation and Sharing for Microservices

Cloud stacks must isolate application components, while permitting effic...
research
07/16/2019

Object-Capability as a Means of Permission and Authority in Software Systems

The object-capability model is a security measure that consists in encod...
research
04/23/2021

Capability-based access control for multi-tenant systems using OAuth 2.0 and Verifiable Credentials

We propose a capability-based access control technique for sharing Web r...

Please sign up or login with your details

Forgot password? Click here to reset