summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorMurad Masimov <m.masimov@mt-integration.ru>2025-03-11 17:22:04 +0300
committerSteve French <stfrench@microsoft.com>2025-03-13 08:41:27 -0500
commit5b29891f91dfb8758baf1e2217bef4b16b2b165b (patch)
tree51e6e5f0a4b4d7550d9c654155d676eafb73d093 /net/lapb/lapb_timer.c
parent7489161b1852390b4413d57f2457cd40b34da6cc (diff)
downloadlinux-5b29891f91dfb8758baf1e2217bef4b16b2b165b.tar.gz
linux-5b29891f91dfb8758baf1e2217bef4b16b2b165b.tar.bz2
linux-5b29891f91dfb8758baf1e2217bef4b16b2b165b.zip
cifs: Fix integer overflow while processing acdirmax mount option
User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies which can lead to an integer overflow. Found by Linux Verification Center (linuxtesting.org) with SVACE. Fixes: 4c9f948142a5 ("cifs: Add new mount parameter "acdirmax" to allow caching directory metadata") Signed-off-by: Murad Masimov <m.masimov@mt-integration.ru> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions