[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-02-26 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #16 from Gerald Combs --- (In reply to Peter Wu from comment #2) > This is a low-severity issue, the read outside the buffer is at most 1 byte. Agreed. I don't plan on creating an advisory or requesting a CVE for this issue.

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-02-03 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 Michael Mann changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #13 from Gerrit Code Review --- Change 31829 merged by Guy Harris: Also check whether we have nothing but DLCI bytes. https://code.wireshark.org/review/31829 -- You are receiving this mail because: You are watching all bug

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #15 from Gerrit Code Review --- Change 31830 merged by Guy Harris: Also check whether we have nothing but DLCI bytes. https://code.wireshark.org/review/31830 -- You are receiving this mail because: You are watching all bug

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #14 from Gerrit Code Review --- Change 31830 had a related patch set uploaded by Guy Harris: Also check whether we have nothing but DLCI bytes. https://code.wireshark.org/review/31830 -- You are receiving this mail because:

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #12 from Gerrit Code Review --- Change 31829 had a related patch set uploaded by Guy Harris: Also check whether we have nothing but DLCI bytes. https://code.wireshark.org/review/31829 -- You are receiving this mail because:

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #11 from Gerrit Code Review --- Change 31828 merged by Guy Harris: Also check whether we have nothing but DLCI bytes. https://code.wireshark.org/review/31828 -- You are receiving this mail because: You are watching all bug

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #10 from Gerrit Code Review --- Change 31828 had a related patch set uploaded by Guy Harris: Also check whether we have nothing but DLCI bytes. https://code.wireshark.org/review/31828 -- You are receiving this mail because:

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #9 from Mateusz Jurczyk --- If I'm not mistaken changes 31824/31825/31826 still allow for a one-byte overread. If i points to the last byte of the buffer (i == len - 1) after the loop, then the == 0x03 comparison will be

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #8 from Gerrit Code Review --- Change 31826 merged by Guy Harris: Check whether you've hit the end of the packet data before going further. https://code.wireshark.org/review/31826 -- You are receiving this mail because: You

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #7 from Gerrit Code Review --- Change 31826 had a related patch set uploaded by Guy Harris: Check whether you've hit the end of the packet data before going further. https://code.wireshark.org/review/31826 -- You are

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #6 from Gerrit Code Review --- Change 31825 merged by Guy Harris: Check whether you've hit the end of the packet data before going further. https://code.wireshark.org/review/31825 -- You are receiving this mail because: You

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #5 from Gerrit Code Review --- Change 31825 had a related patch set uploaded by Guy Harris: Check whether you've hit the end of the packet data before going further. https://code.wireshark.org/review/31825 -- You are

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #3 from Gerrit Code Review --- Change 31824 had a related patch set uploaded by Guy Harris: Check whether you've hit the end of the packet data before going further. https://code.wireshark.org/review/31824 -- You are

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 --- Comment #4 from Gerrit Code Review --- Change 31824 merged by Guy Harris: Check whether you've hit the end of the packet data before going further. https://code.wireshark.org/review/31824 -- You are receiving this mail because: You

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 Guy Harris changed: What|Removed |Added Hardware|x86-64 |All OS|Linux

[Wireshark-bugs] [Bug 15463] Wireshark heap out-of-bounds read in infer_pkt_encap

2019-01-30 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463 Peter Wu changed: What|Removed |Added CC||pe...@lekensteyn.nl Ever