Re: security patch

From: Chris Wright
Date: Thu Sep 22 2005 - 15:46:52 EST


* Zan Lynx (zlynx@xxxxxxx) wrote:
> An interesting thing that I don't think has been done before is to
> create a map linking stack call chains to syscalls. If the call stack
> doesn't match then it isn't a valid call.

There's been a fair amount of research in anomaly detection. It's not
as effective as you might hope. Can be slow, and since it's typically
based on statistics, needs to be properly trained (can be difficult) and
may be ineffective if you stay below anomaly threshold.

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/