mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
linux-yocto/5.10: amdgpu: updates for CVE-2021-42327
Integrating the following commit(s) to linux-yocto/5.10:
fd84b99a8ccb drm/amd/display: Don't allow partial copy_from_user
024f4ff63d55 drm/amdgpu: Fix even more out of bound writes from debugfs
(From OE-Core rev: 8e8c21e25c831f2279a2dbdc0bcc90cd7661d174)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f5488466ea1b332a0bfc0d27dcc5378edd842d16)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f33d89e0c2
commit
1f56141337
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine:qemuarm ?= "c0774ebd6bc1c7541deb4f9a649a1a6bfa42853f"
|
||||
SRCREV_machine ?= "ab201bf6e3f9d187c7c26a0ec6537fadb41de918"
|
||||
SRCREV_meta ?= "65d66ac9789372923b42be0683a87955e52705a5"
|
||||
SRCREV_machine:qemuarm ?= "ca2928bf9b108b45a8ecfe6c76ae9d66b9527f0c"
|
||||
SRCREV_machine ?= "5d7922b2755129e1066944a25675a4f9bdbbe706"
|
||||
SRCREV_meta ?= "ad119826536616f28e4309e825b61e16357f4c7e"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user