Java & Buffer Overflows
¨Java is a type-safe language (Bounds Checking built-in)
¨
¨The JVM is written in C on  platforms, and could potentially be vulnerable
¨
¨