https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209661
Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Konstantin Belousov <[email protected]> --- (In reply to CTurt from comment #2) Suppose that uap->start is > 0x80000000, and uap->length is large enough so that the sum appears under the 3 pages * 8. Then negative i falls under the loop condition and causes wrong accesses. WRT return of success in this case, right, thank you for noting, I will fix it as well. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
