Module Name:    src
Committed By:   rhialto
Date:           Sun Sep 29 12:07:52 UTC 2019

Modified Files:
        src/sys/kern: kern_rndq.c

Log Message:
Do all delta calculations strictly using uint32_t.  Avoid integer
overflows in calculating absolute deltas by subtracting the right way
around.

Reported-by: syzbot+68c37d09c833f8ec1...@syzkaller.appspotmail.com


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/kern/kern_rndq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to