“3cb9bc85029f2ceb7a5babadcab445c7cb861da8”上不存在“arch/x86/git@gitcode.net:openharmony/kernel_linux.git”
crypto: hash - Fix page length clamping in hash walk
The crypto hash walk code is broken when supplied with an offset greater than or equal to PAGE_SIZE. This patch fixes it by adjusting walk->pg and walk->offset when this happens. Cc: <stable@vger.kernel.org> Reported-by: NSteffen Klassert <steffen.klassert@secunet.com> Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
Showing
想要评论请 注册 或 登录