aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPatrick McHardy <[email protected]>2007-07-10 23:24:52 -0700
committerDavid S. Miller <[email protected]>2007-07-10 23:24:52 -0700
commit99d24edeb6abc6ca3a0d0fbdb83c664c04403c8c (patch)
tree1ddcd854dd106878c4e7fcc55147131a137d4aca /include/linux
parent56b3d975bbce65f655c5612b4822da671f9fd9b2 (diff)
[NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876)
When creating a new connection by sending an unknown chunk type, we don't transition to a valid state, causing a NULL pointer dereference in sctp_packet when accessing sctp_timeouts[SCTP_CONNTRACK_NONE]. Fix by don't creating new conntrack entry if initial state is invalid. Noticed by Vilmos Nebehaj <[email protected]> Signed-off-by: Patrick McHardy <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Chris Wright <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions