Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1676079
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next] vxlan: fix incorrect nlattr access in MTU check |
| Date | 2017-06-27 20:50 +0200 |
| Message-ID | <tX3IK-4sT-25@gated-at.bofh.it> (permalink) |
| References | <tWY6m-xc-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Matthias Schiffer <mschiffer@universe-factory.net> Date: Tue, 27 Jun 2017 14:42:43 +0200 > The access to the wrong variable could lead to a NULL dereference and > possibly other invalid memory reads in vxlan newlink/changelink requests > with a IFLA_MTU attribute. > > Fixes: a985343ba906 "vxlan: refactor verification and application of configuration" > Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next] vxlan: fix incorrect nlattr access in MTU check Matthias Schiffer <mschiffer@universe-factory.net> - 2017-06-27 14:50 +0200 Re: [PATCH net-next] vxlan: fix incorrect nlattr access in MTU check David Miller <davem@davemloft.net> - 2017-06-27 20:50 +0200
csiph-web