All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Thomas Huth <thuth@redhat.com>,
	qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Cc: "Michael S . Tsirkin" <mst@redhat.com>,
	sstabellini@kernel.org, pmatouse@redhat.com, pjp@redhat.com,
	mdroth@linux.vnet.ibm.com
Subject: Re: [qemu-web PATCH v2] Add "Security Process" information to the main website
Date: Thu, 23 Jan 2020 13:43:14 -0600	[thread overview]
Message-ID: <b24abc8e-032c-c95f-89ae-c6480cee8b3c@redhat.com> (raw)
In-Reply-To: <20200123171150.12782-1-thuth@redhat.com>

On 1/23/20 11:11 AM, Thomas Huth wrote:
> One reporter of a security issue recently complained that it might not
> be the best idea to store our "Security Process" in the Wiki. Well, while
> the page in the Wiki is protected (so that only some few people can edit
> it), it is still possible that someone might find a bug in the Wiki
> software to alter the page contents...
> Anyway, it looks more trustworthy if we present the "Security Process"
> information in the static website instead. Thus this patch adds the
> information from the wiki to the Jekyll-based website now.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   v2: Improved some sentences as suggested by Paolo
> 

> +### Publication embargo
> +
> +As a security issue reported, that is not already publically disclosed

publicly

> +elsewhere, has an embargo date assigned and communicated to reporter. Embargo

Reads awkwardly. I'd suggest:

If a security issue is reported that is not already publicly disclosed, 
an embargo date may be assigned and communicated to the reporter.

> +periods will be negotiated by mutual agreement between members of the security
> +team and other relevant parties to the problem. Members of the security contact
> +list agree not to publically disclose any details of the security issue until

publicly

> +the embargo date expires.
> +

> +
> +For  example, consider upstream commit [9201bb9 "sdhci.c: Limit the maximum
> +block size"](http://git.qemu.org/?p=qemu.git;a=commit;h=9201bb9), an of out of
> +bounds (OOB) memory access (ie. buffer overflow) issue that was found and fixed
> +in the SD Host  Controller emulation (hw/sd/sdhci.c).

Odd double space.

> +
> +On the surface, this bug appears to be a genuine security flaw, with potentially
> +severe implications. But digging further down, there are only two ways to use
> +SD Host Controller emulation, one is via 'sdhci-pci' interface and the other
> +is via 'generic-sdhci' interface.
> +
> +Of these two, the 'sdhci-pci' interface had actually been disabled by default
> +in the upstream QEMU releases (commit [1910913 "sdhci: Make device "sdhci-pci"
> +unavailable with -device"](http://git.qemu.org/?p=qemu.git;a=commit;h=1910913)
> +at the time the flaw was reported; therefore, guests could not possibly use
> +'sdhci-pci' for any  purpose.

and again.


-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org



  parent reply	other threads:[~2020-01-23 20:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-23 17:11 [qemu-web PATCH v2] Add "Security Process" information to the main website Thomas Huth
2020-01-23 17:14 ` Paolo Bonzini
2020-01-23 19:43 ` Eric Blake [this message]
2020-01-27 10:00   ` Thomas Huth
2020-01-27 12:00     ` Michael S. Tsirkin
2020-01-27 18:55     ` Paolo Bonzini

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=b24abc8e-032c-c95f-89ae-c6480cee8b3c@redhat.com \
    --to=eblake@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=pjp@redhat.com \
    --cc=pmatouse@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sstabellini@kernel.org \
    --cc=thuth@redhat.com \
    /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.