Skip to main content

Showing 1–1 of 1 results for author: KangSun

Searching in archive cs. Search in all archives.
.
  1. arXiv:2003.00175  [pdf, other

    cs.CR cs.PL

    DangKiller: Eliminating Dangling Pointers Efficiently via Implicit Identifier

    Authors: Daliang Xu, Dongwei Chen, Chun Yang, KangSun, Xu Cheng, Dong Tong

    Abstract: Use-After-Free vulnerabilities, allowing the attacker to access unintended memory via dangling pointers, are more threatening. However, most detection schemes can only detect dangling pointers and invalid them, but not provide a tolerance mechanism to repair the errors at runtime. Also, these techniques obtain and manage the metadata inefficiently with complex structures and too much scan (sweep).… ▽ More

    Submitted 28 February, 2020; originally announced March 2020.