Skip to content
Commit c2b9b4fe authored by Toby DiPasquale's avatar Toby DiPasquale Committed by Pablo Neira Ayuso
Browse files

netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931



This patch corrects an off-by-one error in the DecodeQ931 function in
the nf_conntrack_h323 module. This error could result in reading off
the end of a Q.931 frame.

Signed-off-by: default avatarToby DiPasquale <toby@cbcg.net>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent c080b460
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment