diff options
author | Antoine Tenart <atenart@kernel.org> | 2022-11-08 16:34:58 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-11-10 11:58:52 +0100 |
commit | 1b16b3fdf675cca15a537572bac50cc5354368fc (patch) | |
tree | 41cfb09c50af1eb45cdd23f81403a70a2bd2df50 /drivers/scsi | |
parent | 63eec6f926ad8d1c8d658679349ef6581a800d4a (diff) |
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Commit aaab73f8fba4 ("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: 28c5107aa904 ("net: phy: mscc: macsec support")
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions