mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Fix out-of-bounds reads. Closes #2954
This commit is contained in:
parent
d0a94ce3a9
commit
068dd4b0df
3 changed files with 9 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [GH#2954] Fix 2 potential crashes in parsing IPv6 extension headers
|
||||
discovered using AFL++ fuzzer. [Domen Puncer Kugler, Daniel Miller]
|
||||
|
||||
o [Nping] Bind raw socket to device when possible. This was already done for
|
||||
IPv6, but was needed for IPv4 L3 tunnels. [ValdikSS]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue