Home
last modified time | relevance | path

Searched hist:"5 f8e44741f9f216e33736ea4ec65ca9ac03036e6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 5f8e44741f9f216e33736ea4ec65ca9ac03036e6 Tue May 03 15:46:24 CDT 2016 Kangjie Lu <kangjielu@gmail.com> net: fix infoleak in rtnetlink

The stack object “map” has a total size of 32 bytes. Its last 4
bytes are padding generated by compiler. These padding bytes are
not initialized and sent out via “nla_put”.

Signed-off-by: Kangjie Lu <kjlu@gatech.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>