commit | 1840d3b8f5955307a25ca544a87d51426898beaf | [log] [tgz] |
---|---|---|
author | Himansu Nayak <quic_himansu@quicinc.com> | Mon Jan 31 08:07:32 2022 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Jan 30 18:49:39 2022 -0800 |
tree | b4e7eefb6d895331042fe00db1607035f542889f | |
parent | f93505a9542d3aef81b6e4c3626a7246c7ac8c36 [diff] |
msm: ipa3: Fix to validate the NAT table entries during NAT table init During NAT table Initialization parameter pass from HLOS, if max/zero table entries passed it was leading to out of bound read. Adding checks to validate the table entries before passing to NAT table parameter. Signed-off-by: Himansu Nayak <quic_himansu@quicinc.com>