Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAC addresses have a fixed length. The current policy allows passing < ETH_ALEN bytes, which might result in reading beyond the buffer. Cc: [email protected] Signed-off-by: Eliad Peller <[email protected]> Signed-off-by: John W. Linville <[email protected]>
- Loading branch information