diff options
| author | Jon Maloy <donmalo99@gmail.com> | 2018-11-17 12:17:06 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-23 08:17:03 +0100 |
| commit | aaf1377231081b41a6761695fb410884e3426635 (patch) | |
| tree | 02af0502ad5f046dc3f123568d5cbd13f833e362 /include/linux/kernel.h | |
| parent | 710c65c8c8551a24bf9b4bd761de65259bbe8d74 (diff) | |
tipc: don't assume linear buffer when reading ancillary data
[ Upstream commit 1c1274a56999fbdf9cf84e332b28448bb2d55221 ]
The code for reading ancillary data from a received buffer is assuming
the buffer is linear. To make this assumption true we have to linearize
the buffer before message data is read.
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions
