Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1221658
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] RDS: verify the underlying transport exists before creating a connection |
| Date | 2015-09-09 21:40 +0200 |
| Message-ID | <q6TnP-48a-7@gated-at.bofh.it> (permalink) |
| References | <q6sxj-7oD-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Sasha Levin <sasha.levin@oracle.com> Date: Tue, 8 Sep 2015 10:53:40 -0400 > There was no verification that an underlying transport exists when creating > a connection, this would cause dereferencing a NULL ptr. > > It might happen on sockets that weren't properly bound before attempting to > send a message, which will cause a NULL ptr deref: ... > Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> > Signed-off-by: Sasha Levin <sasha.levin@oracle.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] RDS: verify the underlying transport exists before creating a connection Sasha Levin <sasha.levin@oracle.com> - 2015-09-08 17:00 +0200 Re: [PATCH v2] RDS: verify the underlying transport exists before creating a connection David Miller <davem@davemloft.net> - 2015-09-09 21:40 +0200
csiph-web