aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
diff options
context:
space:
mode:
authorAllan Stephens <allan.stephens@windriver.com>2008-06-04 17:36:58 -0700
committerDavid S. Miller <davem@davemloft.net>2008-06-04 17:36:58 -0700
commit9c396a7bfb4fe74e444be09069651280da520944 (patch)
treee0cffbc27f334c928221aef12279045149173546 /net/tipc/msg.h
parent1265a02108c508b508112cdeac922aad03e0146a (diff)
downloadkernel_samsung_smdk4412-9c396a7bfb4fe74e444be09069651280da520944.zip
kernel_samsung_smdk4412-9c396a7bfb4fe74e444be09069651280da520944.tar.gz
kernel_samsung_smdk4412-9c396a7bfb4fe74e444be09069651280da520944.tar.bz2
tipc: Prevent access of non-existent field in short message header
This patch eliminates a case where TIPC's link code could try reading a field that is not present in a short message header. (The random value obtained was not being used, but the read operation could result in an invalid memory access exception in extremely rare circumstances.) Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/msg.h')
0 files changed, 0 insertions, 0 deletions