All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
	Anthony PERARD <anthony.perard@citrix.com>,
	Henry Wang <Henry.Wang@arm.com>,
	Daniel De Graaf <dgdegra@tycho.nsa.gov>,
	Daniel Smith <dpsmith@apertussolutions.com>,
	Jason Andryuk <jandryuk@gmail.com>
Subject: [PATCH for-4.17 0/2] Even more XSA-409 fixes
Date: Mon, 21 Nov 2022 14:37:29 +0000	[thread overview]
Message-ID: <20221121143731.27545-1-andrew.cooper3@citrix.com> (raw)

Once more, with feeling...

Patch 1 has been posted previously, but has accumulated another bugfix.

Patch 2 has been discussed on list, but this is the first posting.  I've
confirmed that it fixes the issue reported by OSSTest.

Andrew Cooper (2):
  tools/libxl: Fixes to libxl__domain_set_paging_mempool_size()
  xen/flask: Wire up XEN_DOMCTL_{get,set}_paging_mempool_size

 tools/flask/policy/modules/dom0.te  |  3 ++-
 tools/flask/policy/modules/xen.if   |  2 +-
 tools/libs/light/libxl_dom.c        | 10 +++++++++-
 xen/xsm/flask/hooks.c               |  6 ++++++
 xen/xsm/flask/policy/access_vectors |  4 ++++
 5 files changed, 22 insertions(+), 3 deletions(-)

-- 
2.11.0



             reply	other threads:[~2022-11-21 14:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 14:37 Andrew Cooper [this message]
2022-11-21 14:37 ` [PATCH 1/2] tools/libxl: Fixes to libxl__domain_set_paging_mempool_size() Andrew Cooper
2022-11-21 14:45   ` Anthony PERARD
2022-11-21 15:16     ` Henry Wang
2022-11-21 14:37 ` [PATCH 2/2] xen/flask: Wire up XEN_DOMCTL_{get,set}_paging_mempool_size Andrew Cooper
2022-11-21 15:18   ` Henry Wang
2022-11-21 15:39   ` Jason Andryuk
2022-11-21 15:46     ` Andrew Cooper
2022-11-21 15:54       ` Jason Andryuk
2022-11-21 16:07   ` Daniel P. Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221121143731.27545-1-andrew.cooper3@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=Henry.Wang@arm.com \
    --cc=anthony.perard@citrix.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=dpsmith@apertussolutions.com \
    --cc=jandryuk@gmail.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.