• Andrew Morton's avatar
    [PATCH] null-terminate the kmalloc tables · 7ffbbaf2
    Andrew Morton authored
    From: David Mosberger <davidm@napali.hpl.hp.com>
    
    The cache_sizes array needs to be NULL terminated, otherwise an oversized
    kmalloc request runs off the end of the table.
    7ffbbaf2
slab.c 63.1 KB