Here's a good definition -
zombie: n. [Unix] A process that has died but has not yet relinquished its process table slot (because the parent process hasn't executed a wait(2) for it yet). These can be seen in ps(1) listings occasionally. Compare orphan. From Jargon Dictionary
http://linux.about.com/cs/linux101/a/zombie.htm