** Description changed:

- When comparing Qt5.0 denials with Qt5.2 denials, it looks like Qt5.2 changed 
its behavior such that the Qt bearer thread requires otherwise unneeded 
internet access. Eg, 'permy' from the appstore does not (and should not) use 
the "networking" policy group. On 5.0, launching it causes no apparmor denials. 
On 5.2, it does:
+ When comparing Qt5.0 denials with Qt5.2 denials on test runs that popey did, 
it looks like Qt5.2 changed its behavior such that the Qt bearer thread 
requires otherwise unneeded internet access. Eg, 'permy' from the appstore does 
not (and should not) use the "networking" policy group. On 5.0, launching it 
causes no apparmor denials. On 5.2, it does:
  Feb 25 REDACT ubuntu-phablet kernel [REDACT] type=1400 audit(REDACT) 
apparmor="DENIED" operation="create" parent=NNNN 
profile="com.ubuntu.developer.jdstrand.permy_permy_0.5" pid=NNNN 
comm=517420626561726572207468726561 family="inet" sock_type="dgram" protocol=0
  
  Permy's source is at lp:permy. Note, one other application besides permy had 
similar denials:
  Feb 25 REDACT ubuntu-phablet kernel [REDACT] type=1400 audit(REDACT) 
apparmor="DENIED" operation="create" parent=NNNN 
profile="org.sambull.eo-dict_eo-dict_0.2" pid=NNNN 
comm=517420626561726572207468726561 family="inet" sock_type="dgram" protocol=0
  
  This may seem like it isn't important-- the apparmor policy doesn't say
  it is allowed to connect to the network and apparmor correctly blocks
  it. I don't know if the app is adversely affected though (these aren't
  my logs). It might be, and even if it isn't, the noisy denial will lead
  to confusion (we can't explicitly deny networking in its policy to
  silence the denial due to how apparmor policy works).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1288777

Title:
  Qt bearer thread requires otherwise unneeded internet access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1288777/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to