diff options
author | Vladislav Yasevich <vladislav.yasevich@hp.com> | 2006-05-19 14:25:53 -0700 |
---|---|---|
committer | Sridhar Samudrala <sri@us.ibm.com> | 2006-05-19 14:25:53 -0700 |
commit | a601266e4f3c479790f373c2e3122a766d123652 (patch) | |
tree | 0f22554556272153de2cbdc94bc32de5f2fa4633 /net/8021q | |
parent | dd2d1c6f2958d027e4591ca5d2a04dfe36ca6512 (diff) | |
download | op-kernel-dev-a601266e4f3c479790f373c2e3122a766d123652.zip op-kernel-dev-a601266e4f3c479790f373c2e3122a766d123652.tar.gz |
[SCTP]: Validate the parameter length in HB-ACK chunk.
If SCTP receives a badly formatted HB-ACK chunk, it is possible
that we may access invalid memory and potentially have a buffer
overflow. We should really make sure that the chunk format is
what we expect, before attempting to touch the data.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions