Proceedings of the 2022 ACM SIGSAC Conference on Computer and Communications Security 2022
DOI: 10.1145/3548606.3560598
|View full text |Cite
|
Sign up to set email alerts
|

PACMem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
5
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 14 publications
(5 citation statements)
references
References 27 publications
0
5
0
Order By: Relevance
“…Redzone-Based Sanitizer vs. Pointer-Based Sanitizer. Many address sanitizers have been proposed [70], [79], [33], [72], [56], [57], [58], [51], [90], [42], [20]. Two designs receive wide adoption: redzone-based solutions such as ASan [70] and pointer-based solutions such as CCured [58].…”
Section: Memory Bugs and Bug-oriented Program Analysismentioning
confidence: 99%
See 3 more Smart Citations
“…Redzone-Based Sanitizer vs. Pointer-Based Sanitizer. Many address sanitizers have been proposed [70], [79], [33], [72], [56], [57], [58], [51], [90], [42], [20]. Two designs receive wide adoption: redzone-based solutions such as ASan [70] and pointer-based solutions such as CCured [58].…”
Section: Memory Bugs and Bug-oriented Program Analysismentioning
confidence: 99%
“…More specifically, what are the rates of false positives (FP) and false negatives (FN)? In a related work (PACMem [51]), two benchmark suites were used to quantitatively evaluate the proposed sanitizer. They are the Juliet Test Suite [59] and Magma [39].…”
Section: A Sanitizer Capabilitymentioning
confidence: 99%
See 2 more Smart Citations
“…ViK [16] also identifies all allocation and pointer dereference sites statically and instruments code to track and examine metadata for use-afterfree mitigation. PACMem [24] uses ARM's architectural feature called Pointer Authentication to reduce the overhead of pointer metadata tracking when defeating temporal safety violations.…”
Section: Related Workmentioning
confidence: 99%