[Bug 514522] New: ktorrent-3.2.2-1.4: use of memory after free
http://bugzilla.novell.com/show_bug.cgi?id=514522 Summary: ktorrent-3.2.2-1.4: use of memory after free Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just had a look at the source code of factory package ktorrent-3.2.2-1.4 For file mozilla/security/nss-fips/lib/freebl/mpi/utils/sieve.c, around line 138 is the code free(p); fprintf(stderr, "%s: sieving again from %ld ... \n", argv[0], p[cur - 1]); Clearly broken code - p cannot be read from after it has been freed. Suggest code rework. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=514522 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |dmueller@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=514522 Stephan Binner <binner@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Other |KDE4 Applications -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=514522 User binner@kde.org added comment http://bugzilla.novell.com/show_bug.cgi?id=514522#c1 Stephan Binner <binner@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Stephan Binner <binner@kde.org> 2009-08-01 01:00:15 MDT --- ktorrent source package doesn't contain such file -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com