diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2024-06-03 01:15:25 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-06-03 16:07:55 +0300 |
commit | 4a77c3dead97339478c7422eb07bf4bf63577008 (patch) | |
tree | b62cb2c16c365df73819f2098033157648a70ec2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8d915bbf39266bb66082c1e4980e123883f19830 (diff) | |
download | linux-4a77c3dead97339478c7422eb07bf4bf63577008.tar.xz |
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
The in_token->pages[] array is not NULL terminated. This results in
the following KASAN splat:
KASAN: maybe wild-memory-access in range [0x04a2013400000008-0x04a201340000000f]
Fixes: bafa6b4d95d9 ("SUNRPC: Fix gss_free_in_token_pages()")
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions