mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
linux-yocto/4.x: CVE-2016-8655
Backporting upstream commit 84ac726023 [packet: fix race condition in packet_set_ring] to address CVE-2016-8655 (From OE-Core rev: db7799747b263507427e325638353142ae79403c) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
abeddfb566
commit
96bc6451c7
@@ -11,14 +11,14 @@ KBRANCH_qemux86 ?= "standard/base"
|
||||
KBRANCH_qemux86-64 ?= "standard/base"
|
||||
KBRANCH_qemumips64 ?= "standard/mti-malta64"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "0166111980b931967bf3449d3d040aac6ff523a8"
|
||||
SRCREV_machine_qemuarm64 ?= "9cc72ea6194abae764a2db8f6a32cde60e739d7c"
|
||||
SRCREV_machine_qemumips ?= "90bf4bfeee3d0ca1cf0077dc1e0045cd9237e392"
|
||||
SRCREV_machine_qemuppc ?= "9cc72ea6194abae764a2db8f6a32cde60e739d7c"
|
||||
SRCREV_machine_qemux86 ?= "9cc72ea6194abae764a2db8f6a32cde60e739d7c"
|
||||
SRCREV_machine_qemux86-64 ?= "9cc72ea6194abae764a2db8f6a32cde60e739d7c"
|
||||
SRCREV_machine_qemumips64 ?= "fd20390d53c24f1ef0293b2c26b8e883e87e91f3"
|
||||
SRCREV_machine ?= "9cc72ea6194abae764a2db8f6a32cde60e739d7c"
|
||||
SRCREV_machine_qemuarm ?= "2859bb3c9e1bb307d9e4e03032fd8a529137552f"
|
||||
SRCREV_machine_qemuarm64 ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
|
||||
SRCREV_machine_qemumips ?= "3c4c23020da8a0596a64c8784c6d3a2dfa1ea324"
|
||||
SRCREV_machine_qemuppc ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
|
||||
SRCREV_machine_qemux86 ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
|
||||
SRCREV_machine_qemux86-64 ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
|
||||
SRCREV_machine_qemumips64 ?= "5d05923ecc402c127b92543ee44b890de5c53a7e"
|
||||
SRCREV_machine ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
|
||||
SRCREV_meta ?= "b846fc6436aa5d4c747d620e83dfda969854d10c"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \
|
||||
|
||||
Reference in New Issue
Block a user