[patch] fix two panics in microcode driver
From: Tigran Aivazian (tigran@veritas.com)
Date: Fri Mar 22 2002 - 14:05:17 EST
Hi Marcelo,
When writing too little (0) or too much (>num_physpages) of microcode data
to the driver it will panic because of passing illegal size request to
vmalloc() (which has an explicit BUG() on these).
Fix is attached.
Regards,
Tigran
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29
: Sat Mar 23 2002 - 22:00:28 EST