diff options
author | Mark Salyzyn <[email protected]> | 2020-07-22 04:00:53 -0700 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2020-07-22 13:33:22 +0200 |
commit | 37bd22420f856fcd976989f1d4f1f7ad28e1fcac (patch) | |
tree | 02c77754ef032f73755b316c72013c5075fb6c64 /lib/mpi/mpi-add.c | |
parent | 101dde4207f1daa1fda57d714814a03835dccc3f (diff) |
af_key: pfkey_dump needs parameter validation
In pfkey_dump() dplen and splen can both be specified to access the
xfrm_address_t structure out of bounds in__xfrm_state_filter_match()
when it calls addr_match() with the indexes. Return EINVAL if either
are out of range.
Signed-off-by: Mark Salyzyn <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Steffen Klassert <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions