[lxc-devel] [lxc/lxc] e6bc68: verify cgroup controller name

Christian Brauner noreply at github.com
Mon Mar 30 14:40:38 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: e6bc68d691796adb535b56d93d27bf2f85b4bcd3
      https://github.com/lxc/lxc/commit/e6bc68d691796adb535b56d93d27bf2f85b4bcd3
  Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  verify cgroup controller name

validate that a cgroup controller name is a valid
zero-terminated string before passing it to
`cgroup_ops->get_cgroup()`.

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>


  Commit: 4446e0fa7c045de4a1271058da89b89bb4783672
      https://github.com/lxc/lxc/commit/4446e0fa7c045de4a1271058da89b89bb4783672
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  Merge pull request #3339 from Blub/cmd-get-cgroup-string-termination

verify cgroup controller name


Compare: https://github.com/lxc/lxc/compare/6821739c3c2d...4446e0fa7c04


More information about the lxc-devel mailing list