aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/fault-inject.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2022-07-18 14:10:45 +0300
committerJens Axboe <axboe@kernel.dk>2022-08-02 17:22:48 -0600
commit80e2768496a494ce3166f8358d8665d2a056bcb7 (patch)
tree007354addcbc048cc00d3ded369e0fe3b513d8e1 /lib/fault-inject.c
parentnvme-auth: fix off by one checks (diff)
downloadwireguard-linux-80e2768496a494ce3166f8358d8665d2a056bcb7.tar.xz
wireguard-linux-80e2768496a494ce3166f8358d8665d2a056bcb7.zip
nvme-auth: uninitialized variable in nvme_auth_transform_key()
A couple of the early error gotos call kfree_sensitive(transformed_key); before "transformed_key" has been initialized. Fixes: db1312dd9548 ("nvmet: implement basic In-Band Authentication") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions