mbox series

[GIT,FIXES,FOR,v4.18] out of bounds memory read

Message ID 20180729190802.vcjfbjoixwhgrmgp@gofer.mess.org (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,v4.18] out of bounds memory read | expand

Pull-request

git://linuxtv.org/syoung/media_tree.git for-v4.18g

Message

Sean Young July 29, 2018, 7:08 p.m. UTC
Hi Mauro,

Please pull this fix for v4.18, if possible.

Thanks,

Sean

The following changes since commit 92cab799bbc6fa1fca84bd1692285a5f926c17e9:

  media: bpf: ensure bpf program is freed on detach (2018-07-26 08:39:18 -0400)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v4.18g

for you to fetch changes up to 0922465cba37c45c1db0786b7fa1ea822bd647a5:

  media: rc: read out of bounds if bpf reports high protocol number (2018-07-29 16:31:45 +0100)

----------------------------------------------------------------
Sean Young (1):
      media: rc: read out of bounds if bpf reports high protocol number

 drivers/media/rc/rc-main.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)