You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
media: technisat-usb2: break out of loop at end of buffer
jira VULN-7734
cve CVE-2019-15505
commit-author Sean Young <[email protected]>
commit 0c4df39
upstream-diff Mainline fix 0c4df39 is based on
changes introduced by 5d0f2df which
`ciqcbr7_9' lacks. Insteasd of operating on the `d->priv->buf' buffer as
in the original the logic is applied to the local array `buf[62]'.
Ensure we do not access the buffer beyond the end if no 0xff byte
is encountered.
Reported-by: [email protected]
Signed-off-by: Sean Young <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
(cherry picked from commit 0c4df39)
Signed-off-by: Marcin Wcisło <[email protected]>
0 commit comments