Skip to main content

Showing 1–1 of 1 results for author: Bhattar, A

.
  1. arXiv:2302.01811  [pdf, other

    cs.CR cs.PL

    CheckedCBox: Type Directed Program Partitioning with Checked C for Incremental Spatial Memory Safety

    Authors: Liyi Li, Arunkumar Bhattar, Le Chang, Mingwei Zhu, Aravind Machiry

    Abstract: Spatial memory safety violation is still a major issue for C programs. Checked-C is a safe dialect of C and extends it with Checked pointer types and annotations that guarantee spatial memory safety in a backward-compatible manner, allowing the mix of checked pointers and regular (unchecked) pointer types. However, unchecked code vulnerabilities can violate the checked code's spatial safety guaran… ▽ More

    Submitted 3 February, 2023; originally announced February 2023.

    Comments: Liyi Li and Arunkumar Bhattar contributed equally to this work