All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: "Andreas Müller" <schnitzeltony@googlemail.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/1] pseudo 1.7.5 [jethro][fido]
Date: Tue, 9 Feb 2016 18:25:39 -0600	[thread overview]
Message-ID: <56BA8383.7010109@windriver.com> (raw)
In-Reply-To: <CALbNGRQfNy=M5Y-zQXgXb-nQcbNKe5G_3D816HnK37w2Lag1SA@mail.gmail.com>

On 2/9/16 3:52 PM, Andreas Müller wrote:
> On Tue, Feb 9, 2016 at 9:11 PM, Mark Hatle <mark.hatle@windriver.com> wrote:
>> Once the corresponding tarball is available, this should likely be
>> backported/merged to Jethro and Fido as well.
>>
>> Everything remains compatible, but it does fix a subtle race condition that can
>> lead to files under pseudo control inheriting their host system permissions.
> Are user IDs affected? If yes there would be a chance to reduce loads
> of host contamination warnings..

There are two pieces to this issue.

The first is the most common place people will see it.  Running a buildhistory,
the wrong file attributes are displayed.  These include xattr, owner, group and
permissions.  Note, in THIS case they are most likely correct in the package,
only buildhistory sees the wrong values.

The second is a lot less likely from what we saw, but IS possible, and we have
seen a few of these in real situations.  The problem occurs during a do_install
or other place and the wrong file attributes (see above) are inherited from the
environment.  In modern systems this, in my experience, always manifests itself
with a QA warning -- rebuilding the package the problem goes away.

Both of the above cases are believed to be fixed with the new version.

--Mark

> Andreas
> 



  reply	other threads:[~2016-02-10  0:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09 19:57 [PATCH 0/1] pseudo 1.7.5 Peter Seebach
2016-02-09 19:57 ` [PATCH 1/1] pseudo: uprev to 1.7.5 Peter Seebach
2016-02-09 20:11 ` [PATCH 0/1] pseudo 1.7.5 [jethro][fido] Mark Hatle
2016-02-09 21:16   ` Peter Seebach
2016-02-09 21:30     ` Richard Purdie
2016-02-09 21:52   ` Andreas Müller
2016-02-10  0:25     ` Mark Hatle [this message]
2016-02-10 23:21     ` Peter Seebach

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=56BA8383.7010109@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=schnitzeltony@googlemail.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.