Message ID | 20180420125016.10300-1-kleber.souza@canonical.com |
---|---|
Headers | show |
Series | Fix for CVE-2017-18208 | expand |
On 20.04.2018 14:50, Kleber Sacilotto de Souza wrote: > https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-18208.html > > Clean cherry-pick for Artful, straightforward backport for Trusty since it > doesn't have the second 'if' block introduced by 97b713ba3ebaa ('fs: kill > BDI_CAP_SWAP_BACKED'). > > chenjie (1): > mm/madvise.c: fix madvise() infinite loop under special circumstances > > mm/madvise.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Acked-by: Stefan Bader <stefan.bader@canonical.com>
On 20.04.2018 14:50, Kleber Sacilotto de Souza wrote: > https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-18208.html > > Clean cherry-pick for Artful, straightforward backport for Trusty since it > doesn't have the second 'if' block introduced by 97b713ba3ebaa ('fs: kill > BDI_CAP_SWAP_BACKED'). > > chenjie (1): > mm/madvise.c: fix madvise() infinite loop under special circumstances > > mm/madvise.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Applied to trusty and artful master-next