← Back to team overview

touch-packages team mailing list archive

[Bug 1359831] Re: Apps incorrectly perform a chmod on XDG_RUNTIME_DIR

 

This bug was fixed in the package qtbase-opensource-src - 5.3.0+dfsg-
2ubuntu9

---------------
qtbase-opensource-src (5.3.0+dfsg-2ubuntu9) 14.09; urgency=medium

  * Don-t-always-chmod-the-XDG_RUNTIME_DIR.patch
    Report-the-system-error-on-why-chmod-2-failed-in-XDG.patch:
    - Cherry-pick two fixes so that apps don't incorrectly chmod
      (LP: #1359831)
 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>   Fri, 03 Oct 2014 08:02:30 +0000

** Changed in: qtbase-opensource-src (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1359831

Title:
  Apps incorrectly perform a chmod on XDG_RUNTIME_DIR

Status in Camera App:
  Confirmed
Status in Ubuntu Reminders app:
  Invalid
Status in Sudoku game for Ubuntu Touch:
  Invalid
Status in “qtbase-opensource-src” package in Ubuntu:
  Fix Released

Bug description:
  From bug #1351041:
  [Thu Jul 31 21:04:20 2014] type=1400 audit(1406837062.464:97): apparmor="DENIED" operation="chmod" profile="com.ubuntu.reminders_reminders_0.5.203" name="/run/user/32011/" pid=12954 comm="reminders" requested_mask="w" denied_mask="w" fsuid=32011 ouid=32011

  From irc:
  Aug 21 15:47:20 ubuntu-phablet kernel: [  251.843308] type=1400 audit(1408636040.346:137): apparmor="DENIED" operation="chmod" profile="com.ubuntu.camera_camera_3.0.0.355" name="/run/user/32011/" pid=4172 comm="camera-app" requested_mask="w" denied_mask="w" fsuid=32011 ouid=32011

  AppArmor policy is correct on this denial-- apps should not be able to
  change the permissions on the /run/user/32011/ (XDG_RUNTIME_DIR)
  directory. I filed this against camera-app and reminders, but my guess
  is this is an underlying library that is causing this. I don't know if
  the denial is causing errors with the app, but it is causing confusion
  for users and developers who see the denial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1359831/+subscriptions


References