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

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Fri Dec 28 22:47:56 UTC 2018
New revision: 342580
URL: https://svnweb.freebsd.org/changeset/base/342580

Log:
  ar: detect and error out on 32-bit symbol table overflow

  BSD ar currently does not support the /SYM64/ 64-bit symbol table, and
  previously truncated to 32-bits, silently producing corrupted archives
  larger than 4GB.

  This is another overflow case in addtion to r342575.

  PR:           234454
  Reported by:  Aijaz Baig, imp
  MFC after:    2 weeks
  MFC with:     r342575
  Sponsored by: The FreeBSD Foundation

Changes:
  head/usr.bin/ar/write.c

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

Reply via email to