eepro100: Prevent two endless loops #5

Closed
ghost wants to merge 1 commits from opensuse-2.1 into opensuse-2.1
ghost commented 2015-12-03 07:52:40 +01:00 (Migrated from github.com)

http://lists.nongnu.org/archive/html/qemu-devel/2015-11/msg04592.html
shows an example how an endless loop in function action_command can
be achieved.

During my code review, I noticed a 2nd case which can result in an
endless loop.

Reported-by: Qinghao Tang luodalongde@gmail.com
Signed-off-by: Stefan Weil sw@weilnetz.de
Signed-off-by: Jason Wang jasowang@redhat.com
(cherry picked from commit 00837731d2)
(CYL: BSC#956829 CVE-2015-8345)
Signed-off-by: Chunyan Liu cyliu@suse.com

http://lists.nongnu.org/archive/html/qemu-devel/2015-11/msg04592.html shows an example how an endless loop in function action_command can be achieved. During my code review, I noticed a 2nd case which can result in an endless loop. Reported-by: Qinghao Tang luodalongde@gmail.com Signed-off-by: Stefan Weil sw@weilnetz.de Signed-off-by: Jason Wang jasowang@redhat.com (cherry picked from commit 00837731d254908a841d69298a4f9f077babaf24) (CYL: BSC#956829 CVE-2015-8345) Signed-off-by: Chunyan Liu cyliu@suse.com
afaerber commented 2016-08-14 14:50:25 +02:00 (Migrated from github.com)

Obsoleted

Obsoleted

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dfaggioli/qemu#5