-
Markus Armbruster authored
ATR size exceeding the limit is diagnosed, but then we merrily use it anyway, overrunning card->atr[]. The message is read from a character device. Obvious security implications unless the other end of the character device is trusted. Spotted by Coverity. CVE-2011-4111. Signed-off-by:
Markus Armbruster <armbru@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>Markus Armbruster authoredATR size exceeding the limit is diagnosed, but then we merrily use it anyway, overrunning card->atr[]. The message is read from a character device. Obvious security implications unless the other end of the character device is trusted. Spotted by Coverity. CVE-2011-4111. Signed-off-by:
Markus Armbruster <armbru@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Loading