-
- Downloads
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
[ Upstream commit 3b84adf4 ] An overflow can occur in a situation where src.centiseconds takes the value of 255. This situation is unlikely, but there is no validation check anywere in the code. Found by Linux Verification Center (linuxtesting.org) with Svace. Suggested-by:Jan Kara <jack@suse.cz> Signed-off-by:
Roman Smirnov <r.smirnov@omp.ru> Reviewed-by:
Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by:
Jan Kara <jack@suse.cz> Message-Id: <20240327132755.13945-1-r.smirnov@omp.ru> Signed-off-by:
Sasha Levin <sashal@kernel.org>
parent
2411e930
No related branches found
No related tags found
Please register or sign in to comment