qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH for v2.3.0] fw_cfg: add check to validate current en


From: P J P
Subject: [Qemu-devel] [PATCH for v2.3.0] fw_cfg: add check to validate current entry value
Date: Tue, 5 Jan 2016 20:25:22 +0530

From: Prasad J Pandit <address@hidden>

Hello,

An OOB r/w access issue was reported by Mr Donghai Zdh, CC'd here. It occurs
while processing firmware configurations in Qemu versions prior to 2.4. The
OOB memory access crashes the Qemu process on the host.

Please see below a (tested)patch to fix this issue. Does it look okay?

Thank you!

Prasad J Pandit (1):
  fw_cfg: add check to validate current entry value

 hw/nvram/fw_cfg.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

--
2.4.3



reply via email to

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