This got fixed/worked around upstream in
https://github.com/systemd/systemd/commit/1e603a482f57edb and will be in
228.

** Changed in: systemd (Ubuntu)
       Status: Triaged => Fix Committed

** Changed in: systemd (Ubuntu)
     Assignee: (unassigned) => Martin Pitt (pitti)

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

Title:
  unprivileged user can freeze journald

Status in systemd package in Ubuntu:
  Fix Committed

Bug description:
  On default installs of Ubuntu 15.10, both server and desktop, an
  unprivileged user can freeze journald using the attached program.
  (Journald is then eventually killed and restarted by systemd after a 1
  min timeout is detected - but nothing prevent the unprivileged user to
  DOS in a loop if he feels so inclined.)

  The reason is that journald uses inappropriate rules to decide if a
  file descriptor sent by a user is safe to read.

  [ IMO that such a "feature" (passing messages to log to journald by fd
  to regular files) exists at all should be questioned anyway, given the
  kind of impacts it can have on various aspects of the whole system
  (e.g.: the fd is completely read in a malloc'ed area, up to 750 MB) ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1514141/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to