qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] net: rocker: fix an incorrect array bounds chec


From: P J P
Subject: Re: [Qemu-devel] [PATCH] net: rocker: fix an incorrect array bounds check
Date: Tue, 22 Dec 2015 20:15:19 +0530 (IST)

+-- On Tue, 22 Dec 2015, Jiri Pirko wrote --+
| >From f3461d8098a0572786f5a2d7a492863090c73134 Mon Sep 17 00:00:00 2001
| >From: Prasad J Pandit <address@hidden>
| >Date: Tue, 22 Dec 2015 18:21:00 +0530
| >Subject: [PATCH] net: rocker: fix an incorrect array bounds check
| >
| >While processing transmit(tx) descriptors in 'tx_consume' routine
| >the switch emulator suffers from an off-by-one error, if a
| >descriptor was to have more than allowed(ROCKER_TX_FRAGS_MAX)
| >fragments. Fix an incorrect bounds check to avoid it.
| >
| >Reported-by: Qinghao Tang <address@hidden>
| >Signed-off-by: Prasad J Pandit <address@hidden>
| 
| Reviewed-by: Jiri Pirko <address@hidden>

Thank you. (CC'd qemu-stable for 2.5)
--
Prasad J Pandit / Red Hat Product Security Team
47AF CE69 3A90 54AA 9045 1053 DD13 3D32 FE5B 041F



reply via email to

[Prev in Thread] Current Thread [Next in Thread]