diff options
author | Filip Tehlar <ftehlar@cisco.com> | 2019-11-18 22:21:37 +0000 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2019-11-22 12:36:22 +0000 |
commit | 8cdb1a0a698e2a51c9151401de4a57cae2d29d48 (patch) | |
tree | d94ddb47fdb16b65e3e05f92a2cf289708b4ecf3 /build | |
parent | 595d6f8b7cadfcd7b0a7c3a28b787c476dbebaba (diff) |
ipsec: fix trailing data overflow
IPsec writes trailing data at the end of the buffer without checking
if there is enough space. If the packet length equals buffer size this
leads to rewiting of the next buffer header in the pool.
Type: fix
Change-Id: Iceb27bb724c7243863a4b532aad0808051b7d74c
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions