[Bug 5762] New: syslogd segfaults when parsing a bad /etc/syslog.conf under a different name

bugzilla at busybox.net bugzilla at busybox.net
Thu Dec 6 17:30:01 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=5762

           Summary: syslogd segfaults when parsing a bad /etc/syslog.conf
                    under a different name
           Product: Busybox
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: dickelbeck at yahoo.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Re: Busybox 1.20.2

If you don't pass the name of the /etc/syslog.conf file in as a syslod command
line option, then there is an error parsing the file, you get a segfault,
because "file" is still set to NULL.

Attached is a patch which fixes it.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list