Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1412785
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] tipc: fix an infoleak in tipc_nl_compat_link_dump |
| Date | 2016-06-03 06:40 +0200 |
| Message-ID | <rFP3P-703-7@gated-at.bofh.it> (permalink) |
| References | <rFvRw-3oj-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Kangjie Lu <kangjielu@gmail.com> Date: Thu, 2 Jun 2016 04:04:56 -0400 > link_info.str is a char array of size 60. Memory after the NULL > byte is not initialized. Sending the whole object out can cause > a leak. > > Signed-off-by: Kangjie Lu <kjlu@gatech.edu> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] tipc: fix an infoleak in tipc_nl_compat_link_dump Kangjie Lu <kangjielu@gmail.com> - 2016-06-02 10:10 +0200 Re: [PATCH] tipc: fix an infoleak in tipc_nl_compat_link_dump David Miller <davem@davemloft.net> - 2016-06-03 06:40 +0200
csiph-web