summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc
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 /scripts/lib/kdoc
parent7489161b1852390b4413d57f2457cd40b34da6cc (diff)
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 'scripts/lib/kdoc')
0 files changed, 0 insertions, 0 deletions