This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/218] New: SIGSEGV in sunrpc/pmap_prot2.c


Hi,

This bug was originally reported here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=230219

There is a bug in sunrpc/pmap_prot2.c.  When xdr_pmaplist()
goes to free the pmaplist it does so in such a way that uses memory
after it has been free'd.

I will commit this and see if I can attach the patch and the demonstration program.

-David

-- 
           Summary: SIGSEGV in sunrpc/pmap_prot2.c
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: kimdon at esrf dot fr
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://sources.redhat.com/bugzilla/show_bug.cgi?id=218

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]