summaryrefslogtreecommitdiff
path: root/src/fcntl.rs
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2022-07-14 11:10:06 -0600
committerAlan Somers <asomers@gmail.com>2022-07-14 11:37:56 -0600
commite0e768e7b92a33ed040c7f0438f860c522f2ef6f (patch)
tree3339316f3798fab7816014e93830ed43aa7fb577 /src/fcntl.rs
parente5f354cf58ac8aa80b2812a9d84d6854ecafb405 (diff)
downloadnix-e0e768e7b92a33ed040c7f0438f860c522f2ef6f.zip
Fix a buffer overflow in sys::socket::recvfrom
IPv4 and stream sockets are unaffected, but for datagram sockets of other address types libc::recvfrom might overwrite part of the stack. Fixes #1762
Diffstat (limited to 'src/fcntl.rs')
0 files changed, 0 insertions, 0 deletions