linux/drivers/net/phy/mscc
Antoine Tenart 1b16b3fdf6 net: phy: mscc: macsec: clear encryption keys when freeing a flow
Commit aaab73f8fb ("macsec: clear encryption keys from the stack after
setting up offload") made sure to clean encryption keys from the stack
after setting up offloading, but the MSCC PHY driver made a copy, kept
it in the flow data and did not clear it when freeing a flow. Fix this.

Fixes: 28c5107aa9 ("net: phy: mscc: macsec support")
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-11-10 11:58:52 +01:00
..
Makefile
mscc.h
mscc_fc_buffer.h
mscc_mac.h
mscc_macsec.c net: phy: mscc: macsec: clear encryption keys when freeing a flow 2022-11-10 11:58:52 +01:00
mscc_macsec.h
mscc_main.c net: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:07 -07:00
mscc_ptp.c
mscc_ptp.h
mscc_serdes.c
mscc_serdes.h