| Summary: | Buffer overflow in mail(1) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Peter Jeremy <jeremyp> |
| Component: | bin | Assignee: | Mike Heffner <mikeh> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Peter Jeremy
1999-10-01 05:40:01 UTC
On Fri, Oct 01, 1999 at 02:39:16PM +1000, Peter Jeremy wrote: > > >Description: > > Mail(1) gets SIGSEGV whilst processing mailbox. > > >How-To-Repeat: > > Create a file containing the following (between the '===') and > feed it to mail with `mail -f file'. (The mail addresses have > been munged both to protect the guilty and to enable the > location of the failure to be more accurately identified). > > Mail reports: > Mail version 8.1 6/6/93. Type ? for help. > "file": 1 message 1 new > zsh: segmentation fault (core dumped) > Not for me: Script started on Fri Oct 1 18:26:18 1999 Mail version 8.1 6/6/93. Type ? for help. "file": 1 message 1 new >N 1 WMWLW.KWJWI@WHWGWFW. Mon Sep 27 18:11 68/2789 "Notification of futur" & q "file" complete Script done on Fri Oct 1 18:26:20 1999 Could you please gzip and send me your test mbox? Thanks, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age State Changed From-To: open->feedback Responsible Changed From-To: freebsd-bugs->mikeh I messed up this PR change, the following is what should have been included: On 30-Mar-2001 mikeh@FreeBSD.org wrote: | Synopsis: Buffer overflow in mail(1) | | State-Changed-From-To: open->feedback | State-Changed-By: mikeh | State-Changed-When: Thu Mar 29 21:32:05 PST 2001 | State-Changed-Why: Please test the recent changes I've committed that address multiple overflow issues. | Responsible-Changed-From-To: freebsd-bugs->mikeh | Responsible-Changed-By: mikeh | Responsible-Changed-When: Thu Mar 29 21:32:05 PST 2001 | Responsible-Changed-Why: I've just committed multiple overflow fixes that probably fix this problem. | | http://www.freebsd.org/cgi/query-pr.cgi?pr=14069 Mike -- Mike Heffner <mheffner@vt.edu> Blacksburg, VA <mikeh@FreeBSD.org> http://filebox.vt.edu/users/mheffner State Changed From-To: feedback->closed Fix has been MFCed. |