All of lore.kernel.org
 help / color / mirror / Atom feed
* regarding coverity-scan-id : 127350
@ 2016-06-22  6:37 Anupam Kapoor
  0 siblings, 0 replies; only message in thread
From: Anupam Kapoor @ 2016-06-22  6:37 UTC (permalink / raw)
  To: dev

hi,

i just looked at the CID: 127350 which raises a STRING_OVERFLOW bug
for pdump_prepare_client_request(...)

callers of pdump_prepare_client_request(...) pass 'device' parameter which
is always of DEVICE_ID_SIZE (64) bytes long. hence it is not possible to
overflow pdump_request.data.en_v1.device buffer which is also
DEVICE_ID_SIZE bytes long.


--
thanks
anupam

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-22  6:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-22  6:37 regarding coverity-scan-id : 127350 Anupam Kapoor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.