diff options
author | Ting-Yu Wang <anivia@google.com> | 2020-12-15 09:53:20 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-12-15 09:55:40 -0800 |
commit | 25ebddbddfbc518a810c0aebde85a1b2e14bc7df (patch) | |
tree | 3243994c7394f05d38cb9fff90d389102f93f4c2 /runsc/flag | |
parent | b2a697334890705fa899fd81db52d7b11c03f785 (diff) |
Fix a data race in packetEPs
packetEPs may get into a state that `len < cap`, casuing append() modifying the
original slice storage.
Reported-by: syzbot+978dd0e9c2600ab7a76b@syzkaller.appspotmail.com
PiperOrigin-RevId: 347634351
Diffstat (limited to 'runsc/flag')
0 files changed, 0 insertions, 0 deletions