bugzilla-daemon at bugzilla.mindrot.org
2017-Feb-25 19:59 UTC
[Bug 2683] New: memory leak in ssh_packet_read_seqnr
https://bugzilla.mindrot.org/show_bug.cgi?id=2683 Bug ID: 2683 Summary: memory leak in ssh_packet_read_seqnr Product: Portable OpenSSH Version: -current Hardware: amd64 OS: FreeBSD Status: NEW Severity: normal Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: trix at juniper.net Created attachment 2948 --> https://bugzilla.mindrot.org/attachment.cgi?id=2948&action=edit The fix for master branch at commit id d5499190559ebe374bcdfa8805408646ceffad64 Memory leak was found with clang's static analyzer scan-build. See attachment for location/fix. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2017-Feb-28 06:11 UTC
[Bug 2683] memory leak in ssh_packet_read_seqnr
https://bugzilla.mindrot.org/show_bug.cgi?id=2683 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution|--- |FIXED Blocks| |2647 --- Comment #1 from Damien Miller <djm at mindrot.org> --- Applied. This will be in OpenSSH 7.5. commit d7abb771bd5a941b26144ba400a34563a1afa589 Author: djm at openbsd.org <djm at openbsd.org> Date: Tue Feb 28 06:10:08 2017 +0000 upstream commit small memleak: free fd_set on connection timeout (though we are heading to exit anyway). From Tom Rix in bz#2683 Upstream-ID: 10e3dadbb8199845b66581473711642d9e6741c4 Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=2647 [Bug 2647] Tracking bug for OpenSSH 7.5 release -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:57 UTC
[Bug 2683] memory leak in ssh_packet_read_seqnr
https://bugzilla.mindrot.org/show_bug.cgi?id=2683 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- closing resolved bugs as of 8.6p1 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Apparently Analagous Threads
- [PATCH] drm: remove unneeded break
- [RFC] treewide: cleanup unreachable breaks
- [PATCH] drm/nouveau/fifo: set nvkm_engn_cgrp_get storage-class-specifier to static
- [PATCH] drm/nouveau/nvfw/acr: set wpr_generic_header_dump storage-class-specifier to static
- [PATCH] drm/nouveau/fifo: set gf100_fifo_nonstall_block_dump storage-class-specifier to static