gvisor/pkg/sentry/fs/tmpfs
Michael Pratt ede8dfab37 Enforce splice offset limits
Splice must not allow negative offsets. Writes also must not allow offset +
size to overflow int64. Reads are similarly broken, but not just in splice
(b/148095030).

Reported-by: syzbot+0e1ff0b95fb2859b4190@syzkaller.appspotmail.com
PiperOrigin-RevId: 292361208
2020-01-30 09:14:31 -08:00
..
BUILD Update package locations. 2020-01-27 15:31:32 -08:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
file_regular.go Update package locations. 2020-01-27 15:31:32 -08:00
file_test.go Update package locations. 2020-01-27 15:31:32 -08:00
fs.go Update package locations. 2020-01-27 15:31:32 -08:00
inode_file.go Enforce splice offset limits 2020-01-30 09:14:31 -08:00
tmpfs.go Update package locations. 2020-01-27 15:31:32 -08:00