Sciweavers

2 search results - page 1 / 1
» Watchdog: Hardware for safe and secure manual memory managem...
Sort
View
ISCA
2012
IEEE
248views Hardware» more  ISCA 2012»
11 years 6 months ago
Watchdog: Hardware for safe and secure manual memory management and full memory safety
Languages such as C and C++ use unsafe manual memory management, allowing simple bugs (i.e., accesses to an object after deallocation) to become the root cause of exploitable secu...
Santosh Nagarakatte, Milo M. K. Martin, Steve Zdan...
IWMM
2004
Springer
122views Hardware» more  IWMM 2004»
13 years 9 months ago
Experience with safe manual memory-management in cyclone
The goal of the Cyclone project is to investigate type safety for low-level languages such as C. Our hardest challenge has been providing programmers control over memory managemen...
Michael W. Hicks, J. Gregory Morrisett, Dan Grossm...