Re: [TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)

From: Jiri Slaby
Date: Sun Feb 22 2009 - 15:27:54 EST


On 22.2.2009 21:18, Sitsofe Wheeler wrote:
This case is more
coarse as it only deals with allocation rather than initialisation (and
if you scribble the same value as the poison pattern you go undetected)

This is false negative, yes.

but I believe this is what Jiri is referring to as a "no false positive
possibility" case - it's never right to write to unallocated memory.

Exactly, thanks.
--
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/