diff options
author | Dmitry Kandybka <d.kandybka@gmail.com> | 2024-11-07 13:36:57 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-12 18:11:23 -0800 |
commit | b169e76ebad22cbd055101ee5aa1a7bed0e66606 (patch) | |
tree | cee6576cfb052d5fca2b12e04141329e11b91213 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | a58f00ed24b849d449f7134fd5d86f07090fe2f5 (diff) | |
download | linux-b169e76ebad22cbd055101ee5aa1a7bed0e66606.tar.gz linux-b169e76ebad22cbd055101ee5aa1a7bed0e66606.tar.bz2 linux-b169e76ebad22cbd055101ee5aa1a7bed0e66606.zip |
mptcp: fix possible integer overflow in mptcp_reset_tout_timer
In 'mptcp_reset_tout_timer', promote 'probe_timestamp' to unsigned long
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>
Link: https://patch.msgid.link/20241107103657.1560536-1-d.kandybka@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions