summaryrefslogtreecommitdiff
path: root/drivers/atm
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@xenotime.net>2006-04-11 05:53:13 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-04-11 13:18:34 (GMT)
commitc0ec31ad334fb83e53f2130eacbb44a639f77967 (patch)
tree449070f25aa346dab179325d4eafc305bb6557b8 /drivers/atm
parente39632faa0efbddc3aed4f8658f2fa0a8afa2717 (diff)
downloadlinux-fsl-qoriq-c0ec31ad334fb83e53f2130eacbb44a639f77967.tar.xz
[PATCH] mpparse: prevent table index out-of-bounds
John Z. Bohach <jzb@aexorsyst.com> found this bug: If the board has more than 32 PCI busses on it, the mptable bus array will overwrite its bounds for the PCI busses, and stomp on anything that's after it. Prevent possible table overflow and unknown data corruption. Code is in an __init section so it will be discarded after init. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions