summaryrefslogtreecommitdiffstats
path: root/drivers/net/plip/Kconfig
diff options
context:
space:
mode:
authorKen-ichirou MATSUZAWA <chamaken@gmail.com>2016-01-29 02:45:50 +0100
committerDavid S. Miller <davem@davemloft.net>2016-01-30 05:25:17 +0100
commitaa3a022094fac7f6e48050e139fa8a5a2e3265ce (patch)
tree71b2557ea8cbafc6f6080614b43f86a15df54b9c /drivers/net/plip/Kconfig
parentvxlan: fix a out of bounds access in __vxlan_find_mac (diff)
downloadlinux-aa3a022094fac7f6e48050e139fa8a5a2e3265ce.tar.xz
linux-aa3a022094fac7f6e48050e139fa8a5a2e3265ce.zip
netlink: not trim skb for mmaped socket when dump
We should not trim skb for mmaped socket since its buf size is fixed and userspace will read as frame which data equals head. mmaped socket will not call recvmsg, means max_recvmsg_len is 0, skb_reserve was not called before commit: db65a3aaf29e. Fixes: db65a3aaf29e (netlink: Trim skb to alloc size to avoid MSG_TRUNC) Signed-off-by: Ken-ichirou MATSUZAWA <chamas@h4.dion.ne.jp> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/plip/Kconfig')
0 files changed, 0 insertions, 0 deletions