[lxc-devel] [lxc/lxc] 020c90: tools: fix container use-after-free

GitHub noreply at github.com
Fri Mar 16 22:16:24 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 020c90b702da04cde6b67e9632b0b09f3427ba21
      https://github.com/lxc/lxc/commit/020c90b702da04cde6b67e9632b0b09f3427ba21
  Author: Felix Abecassis <fabecassis at nvidia.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    M src/lxc/tools/lxc_execute.c

  Log Message:
  -----------
  tools: fix container use-after-free

Fields daemonize and error_num were being called after the
lxc_container_put.

Signed-off-by: Felix Abecassis <fabecassis at nvidia.com>


  Commit: d3435415450b12cdfe2788e577505b0b7eea2ed8
      https://github.com/lxc/lxc/commit/d3435415450b12cdfe2788e577505b0b7eea2ed8
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    M src/lxc/tools/lxc_execute.c

  Log Message:
  -----------
  Merge pull request #2223 from flx42/fix-lxc-execute-use-after-free

tools: fix container use-after-free


Compare: https://github.com/lxc/lxc/compare/4edd0ba7fe9d...d3435415450b


More information about the lxc-devel mailing list