mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-16 01:52:02 +00:00
This patch makes chap_server_compute_md5() use proper unsigned long usage for the CHAP_I (identifier) and check for values beyond 255 as per RFC-1994. Reported-by: Joern Engel <joern@logfs.org> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>