[Bug 261781] vdso: Time calculation integer overflow

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Feb 2022 19:45:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261781

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=a1f9326607dea5ab6979935e3ca2d7402dcc7cc1

commit a1f9326607dea5ab6979935e3ca2d7402dcc7cc1
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-02-08 19:13:40 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-02-08 19:44:23 +0000

    libc binuptime(): use the right function to get the most significant bit
index

    Reported and tested by: Jaroslaw Pelczar <jarek@jpelczar.com>
    PR:     261781
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week

 lib/libc/sys/__vdso_gettimeofday.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.