[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#807399: libkf5su-bin: kdesud not group suid and owned by root (instead of nobody)



¡Hola Martin!

El 2015-12-08 a las 13:22 +0100, Martin Graesslin escribió:
Package: libkf5su-bin Version: 5.16.0-1 Severity: important

I noticed that the file /usr/lib/x86_64-linux-gnu/libexec/kf5/kdesud

is group owned by "root" and not group suid.

Given the CMake snippet from the source package:
install(TARGETS kdesud DESTINATION ${KDE_INSTALL_LIBEXECDIR_KF5}) install(CODE " set(KDESUD_PATH \"\$ENV{DESTDIR}${CMAKE_INSTALL_FULL_LIBEXECDIR_KF5}/kdesud\") execute_process(COMMAND sh -c \"chgrp nogroup '\${KDESUD_PATH}' && chmod g+s '\${KDESUD_PATH}'\") ")

The permissions set by cmake are later tweaked in the package build process. I don't see any "gain" gaining the nogroup group as suggests the previous snippet. Is this to be able to write to global directory? If so, we would need to create a specific group.

--
Se necesitan voluntarios para dominar el mundo.
Saludos /\/\ /\ >< `/

Attachment: signature.asc
Description: Digital signature


Reply to: