Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] venus driver fixes to avoid possible OOB read access
@ 2025-01-04  5:41 Vedang Nagar
  2025-01-04  5:41 ` [PATCH 1/2] media: venus: fix OOB read issue due to double read Vedang Nagar
  2025-01-04  5:41 ` [PATCH 2/2] media: venus: fix OOB access issue while reading sequence changed events Vedang Nagar
  0 siblings, 2 replies; 11+ messages in thread
From: Vedang Nagar @ 2025-01-04  5:41 UTC (permalink / raw)
  To: Stanimir Varbanov, Vikash Garodia, Bryan O'Donoghue,
	Mauro Carvalho Chehab
  Cc: linux-media, linux-arm-msm, linux-kernel, Vedang Nagar

This series primarily adds check at relevant places in venus driver
where there are possible OOB accesses due to unexpected payload
from venus firmware. The patches describes the specific OOB possibility.

Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>
---
Vedang Nagar (2):
      media: venus: fix OOB read issue due to double read
      media: venus: fix OOB access issue while reading sequence changed events

 drivers/media/platform/qcom/venus/hfi_msgs.c  | 62 ++++++++++++++++++++++++++-
 drivers/media/platform/qcom/venus/hfi_venus.c |  1 +
 2 files changed, 62 insertions(+), 1 deletion(-)
---
base-commit: 91e71d606356e50f238d7a87aacdee4abc427f07
change-id: 20241211-venus-security-fixes-50c22e2564d5

Best regards,
-- 
Vedang Nagar <quic_vnagar@quicinc.com>


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

end of thread, other threads:[~2025-01-29  5:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04  5:41 [PATCH 0/2] venus driver fixes to avoid possible OOB read access Vedang Nagar
2025-01-04  5:41 ` [PATCH 1/2] media: venus: fix OOB read issue due to double read Vedang Nagar
2025-01-05 23:58   ` Bryan O'Donoghue
2025-01-17  8:39     ` Vedang Nagar
2025-01-17 10:25       ` Bryan O'Donoghue
2025-01-29  5:00         ` Vedang Nagar
2025-01-04  5:41 ` [PATCH 2/2] media: venus: fix OOB access issue while reading sequence changed events Vedang Nagar
2025-01-06  0:06   ` Bryan O'Donoghue
2025-01-17  8:39     ` Vedang Nagar
2025-01-17 10:32       ` Bryan O'Donoghue
2025-01-29  5:01         ` Vedang Nagar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox