qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for v2.3.0] fw_cfg: add check to validate current entry value
@ 2016-01-05 14:55 P J P
  2016-01-05 14:55 ` P J P
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: P J P @ 2016-01-05 14:55 UTC (permalink / raw)
  To: Qemu devel; +Cc: Stefan Weil, Prasad J Pandit, Peter Maydell

From: Prasad J Pandit <pjp@fedoraproject.org>

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-06  8:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-05 14:55 [Qemu-devel] [PATCH for v2.3.0] fw_cfg: add check to validate current entry value P J P
2016-01-05 14:55 ` P J P
2016-01-05 20:22   ` Stefan Weil
2016-01-06  6:21     ` P J P
2016-01-05 18:08 ` P J P
2016-01-06  1:43 ` 朱东海(启路)
2016-01-06  8:16   ` P J P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).