diff options
author | 2022-11-09 11:00:39 +0800 | |
---|---|---|
committer | 2022-11-14 10:29:05 +0100 | |
commit | 51884d153f7ec85e18d607b2467820a90e0f4359 (patch) | |
tree | 1f86a0506cd2e12498a2bc6cf3bec781d11c9342 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode() (diff) | |
download | wireguard-linux-51884d153f7ec85e18d607b2467820a90e0f4359.tar.xz wireguard-linux-51884d153f7ec85e18d607b2467820a90e0f4359.zip |
ceph: avoid putting the realm twice when decoding snaps fails
When decoding the snaps fails it maybe leaving the 'first_realm'
and 'realm' pointing to the same snaprealm memory. And then it'll
put it twice and could cause random use-after-free, BUG_ON, etc
issues.
Cc: stable@vger.kernel.org
Link: https://tracker.ceph.com/issues/57686
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions