mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Fix out-of-bounds access in Nping EchoClient
This commit is contained in:
parent
a35225d3e1
commit
884bde1d72
3 changed files with 20 additions and 7 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Fix a out-of-bounds access in Nping Echo client allowing a malicious Nping
|
||||
EchoServer to zero 32 bytes of memory outside the packet buffer. Reported by
|
||||
Harshit Gupta. [Daniel Miller]
|
||||
|
||||
o Fix a 1-byte overrun (read) while reading certain crafted DNS labels,
|
||||
reported by Peter Parker. [Daniel Miller]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue