[lxc-devel] [lxc/lxc] 1454e5: commands: only deref once

Stéphane Graber noreply at github.com
Tue Feb 23 21:53:38 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 1454e5d9a07c597e208e586b41a689a7a963f352
      https://github.com/lxc/lxc/commit/1454e5d9a07c597e208e586b41a689a7a963f352
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  commands: only deref once

Fixes: Coverity 1473308
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 92fea74bfe5186184d26c5bc89bd2d8f1895574b
      https://github.com/lxc/lxc/commit/92fea74bfe5186184d26c5bc89bd2d8f1895574b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M src/lxc/af_unix.c

  Log Message:
  -----------
  af_unix: prevent oob writes

Fixes: Coverity 1473309
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 2d8b9ab865ea42ba5d72a3231b7d1a98c8999fc1
      https://github.com/lxc/lxc/commit/2d8b9ab865ea42ba5d72a3231b7d1a98c8999fc1
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c

  Log Message:
  -----------
  cgroups: fix error checking

Fixes: Coverity 1473310
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 162402ccc1789fbeeb30d356d0b017d7df0a986b
      https://github.com/lxc/lxc/commit/162402ccc1789fbeeb30d356d0b017d7df0a986b
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M src/lxc/af_unix.c
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/commands.c

  Log Message:
  -----------
  Merge pull request #3691 from brauner/2021-02-23/fixes

Fix issues reported by Coverity


Compare: https://github.com/lxc/lxc/compare/be7715476fe4...162402ccc178


More information about the lxc-devel mailing list