scispace - formally typeset
P

Perry Wagle

Researcher at Oregon Health & Science University

Publications -  12
Citations -  2996

Perry Wagle is an academic researcher from Oregon Health & Science University. The author has contributed to research in topics: Buffer overflow & Stack buffer overflow. The author has an hindex of 10, co-authored 12 publications receiving 2895 citations.

Papers
More filters
Proceedings Article

StackGuard: automatic adaptive detection and prevention of buffer-overflow attacks

TL;DR: StackGuard is described: a simple compiler technique that virtually eliminates buffer overflow vulnerabilities with only modest performance penalties, and a set of variations on the technique that trade-off between penetration resistance and performance.
Proceedings Article

Pointguard TM : protecting pointers from buffer overflow vulnerabilities

TL;DR: The PointGuard implementation is described, its overhead is shown to be low when protecting real security-sensitive applications such as OpenSSL, and it is shown that PointGuard is effective in defending against buffer overflow vulnerabilities that are not blocked by previous defenses.
Proceedings ArticleDOI

Buffer overflows: attacks and defenses for the vulnerability of the decade

TL;DR: This paper surveys the various types of buffer overflows, and survey the various defensive measures that mitigate buffer overflow vulnerabilities, including the authors' own StackGuard method, to consider which combinations of techniques can eliminate the problem of buffer overflow deficiencies, while preserving the functionality and performance of existing systems.
Proceedings Article

Timing the Application of Security Patches for Optimal Uptime

TL;DR: A model is presented that will help provide a formal foundation for when the practitioner should apply security updates, providing both mathematical models of the factors affecting when to patch and collecting empirical data to give the model practical value.
Proceedings Article

SubDomain: Parsimonious Server Security

TL;DR: SubDomain is presented: an OS extension designed to provide sufficient security to prevent vulnerability rot in Internet server platforms, and yet simple enough to minimize the performance, administrative, and implementation costs.