Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Benjamin Li
Date: Monday, October 27, 2008 - 8:26 pm

Hi Eric,

It looks like the same problem again: we are reading past a valid VPD
address.

After some initial debugging, it looks like dev->vpd is NULL when the
Broadcom 5706C/5706S/5708C/570S/5709 quirk is called.  Because of this
dev->vpd->len is never set to the proper length to limit the VPD reads.
I will debug further to determine what has changed.

Thanks again for pointing out the problem.

-Ben

On Mon, 2008-10-27 at 15:27 -0700, Eric Dumazet wrote:


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] PCI: Limit VPD length for Broadcom 5708S, Eric Dumazet, (Thu Jul 31, 11:27 am)
Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S, Jesse Barnes, (Thu Jul 31, 12:39 pm)
Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S, Eric Dumazet, (Mon Oct 27, 3:27 pm)
Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S, Benjamin Li, (Mon Oct 27, 8:26 pm)
Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S, Eric Dumazet, (Mon Oct 27, 11:21 pm)
Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S, Eric Dumazet, (Tue Oct 28, 1:38 am)
Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S, Benjamin Li, (Tue Oct 28, 9:25 am)
Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S, Jesse Barnes, (Thu Oct 30, 9:14 am)
Re: [PATCH] PCI: Limit VPD length for Broadcom 5708S, Jesse Barnes, (Mon Nov 3, 3:37 pm)