https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212520

            Bug ID: 212520
           Summary: [PATCH] kern/subr_uio.c: fix integer truncation in
                    fueword64()
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]
          Keywords: patch
             Flags: mfc-stable10?, mfc-stable11?

Created attachment 174574
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174574&action=edit
patch

The "res" variable in fueword64() doesn't have enough width, causing integer
truncation.

This bug was introduced since r273783.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to