Package: phonefsod / 0.1+git20121018-2

Metadata

Package Version Patches format
phonefsod 0.1+git20121018-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no output before daemonization.patch | (download)

src/phonefsod.c | 8 5 + 3 - 0 !
1 file changed, 5 insertions(+), 3 deletions(-)

 remove all output before daemonization
 Remove all output before daemonization, so that the
 init.d startup looks clean.
hardening fixes.patch | (download)

src/phonefsod.c | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

---
fix dbus permissions.patch | (download)

data/dbus-1/phonefsod.conf | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fix security problem in dbus configuration
 Old configuration allows every local user to send arbitrary D-Bus
 messages to the path /org/freesmartphone/Framework on *any* D-Bus
 system service (rough HTTP analogy: send a POST to
 http://server/org/freesmartphone/Framework on any server).
Bug-CVE: https://security-tracker.debian.org/tracker/CVE-2014-8156