Re: [PATCH v2] RDS: verify the underlying transport exists before creating a connection

From: David Miller
Date: Wed Sep 09 2015 - 15:38:58 EST


From: Sasha Levin <sasha.levin@xxxxxxxxxx>
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@xxxxxxxxxx>
> Signed-off-by: Sasha Levin <sasha.levin@xxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/