diff options
author | 2025-04-22 12:32:04 +0300 | |
---|---|---|
committer | 2025-06-01 17:53:16 +0200 | |
commit | 0abd87942e0c93964e93224836944712feba1d91 (patch) | |
tree | 9c2b50c23e81e6acaaceec9590b1ee48cff7f39e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: avoid kernel BUG for encrypted inode with unaligned file size (diff) | |
download | linux-rng-0abd87942e0c93964e93224836944712feba1d91.tar.xz linux-rng-0abd87942e0c93964e93224836944712feba1d91.zip |
ceph: fix possible integer overflow in ceph_zero_objects()
In 'ceph_zero_objects', promote 'object_size' to 'u64' to avoid possible
integer overflow.
Compile tested only.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Dmitry Kandybka <d.kandybka@gmail.com>
Reviewed-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.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