List of the found bugs, more or less analyzed
List of Categories
selinux : 4 éléments
ubuntu : 3 éléments
selinux
Created the: Sunday 24 January 2010, 07:28
Modified the: Tuesday 11 August 2009, 19:27courier-imap-4.0.6-r2
Using the new version of courrier-imap, neither IMAP nor POP3 services are working with SELinux.
This error is caused by courrier-imap project changes (since probably several versions). Thus, the patch is no more adapted
and has to be updated
* Impacted Linux version:
Linux 2.6.20-hardened-r5
net-mail/courier-imap-4.0.6-r2, options berkdb gdbm ipv6 nls (selinux)
* Tested SELinux version:
SELinux status: enabled
SELinuxfs mount: /selinux
Current mode: permissive
Mode from config file: permissive
Policy version: 21
Policy from config file: strict
* Available solution :
Apply the patch from the official gentoo bugzilla link
* Links :
bug number 199298 - http://bugs.gentoo.org/show_bug.cgi?id=199298
source
Created the: Sunday 24 January 2010, 07:28
Modified the: Tuesday 11 August 2009, 19:27courier-imap-4.0.6-r2
slapd_cert_t type isn't applied to the OpenLDAP certificates. Thus, the considered security enhanced are not considered.
* Impacted Linux version:
Openldap version 2.3.35-r1.
SELinux module Openldap-20070329
* Tested SELinux version:
SELinux status: enabled
SELinuxfs mount: /selinux
Current mode: permissive
Mode from config file: permissive
Policy version: 21
Policy from config file: strict
* Available solution :
Apply the patch from the official gentoo bugzilla link
The patch define the OpenLDAP certificates and asserts them the correct SELinux attribute.
find /etc/openldap/ssl/ -exec semanage fcontext -a -t slapd_cert_t {} \;.
* Links :
<to define>
source
Created the: Sunday 24 January 2010, 07:28
Modified the: Tuesday 11 August 2009, 19:27SASL module 20070329
Using the sasl project, SELinux protection can be enhanced in order to protect configuration (and probably security data) more efficiently.
The directory /etc/sasl2/ isn't represented in the SELinux policy. Thus, files have the etc_t attribute and external domains may be able to access sensitive informations (upon having high privilege in the Linux environnement).
Note that others errors are fixed by the patch associated to this bugs annoucement. Please, refer to the bugzilla associated entry.
* Impacted cyrus version:
dev-libs/cyrus-sasl 2.1.22-r2
selinux-cyrus-sasl-20070329
* Available solution :
Apply the patch from the official gentoo bugzilla link
The patch apply the following modification to the SASL SELinux module
sasl.te: create new saslauthd_config_t type
type saslauthd_config_t;
read_files_pattern(saslauthd_t,saslauthd_config_t,saslauthd_config_t)
sasl.fc: define the associated files
/etc/sasl2/.* -- saslauthd_config_t
* Links :
bug number 199404 http://bugs.gentoo.org/show_bug.cgi?id=199404
source
Created the: Sunday 24 January 2010, 07:28
Modified the: Tuesday 11 August 2009, 19:27PAMLDAP SELinux module
As no SELinux module is associated to the PAMLdap extension of PAM, SELinux provides no security controls to this project.
Sensitive information may be leaked, though SELinux could prevent this from happening.
* Impacted PAMLDAP version:
all version
* Available solution :
Apply the patch from the official gentoo bugzilla link
The patch create a new SELinux module dedicated to the pamldap extension.
The sensitive /etc/ldap.conf file can be controled by the SELinux project.
* Links :
<to define>
source
ubuntu
Created the: Sunday 24 January 2010, 07:28
Modified the: Tuesday 11 August 2009, 19:27Nautils - Windows Dektop right managment for symbolic links
Public bug reported:
Upon creating symbolic links, links remove can only happen using the terminal.
The link is created on the Desktop, while the current files is loacted on another partition (FAT32)
* Impacted ubuntu version :
Gusty Gibbon (7.10), only the french version have been tested
WM_CLASS(STRING) = "desktop_window", "Nautilus"
* Simulation :
create a link on the desktop
cd ~/Bureau
ln -s /media/common/ # where common is a FAT32 partition
then try to remove the symoblic links using nautilus. The error occurs using explicitly Nautilus or within the desktop window
* Available solution
rm # the only one available : using the (gnome-)terminal
** Affects: ubuntu
Importance: Undecided
Status: New
--
Nautilus rights management problem with links
https://bugs.launchpad.net/bugs/162394
You received this bug notification because you are a direct subscriber
of the bug.
source
Created the: Sunday 24 January 2010, 07:28
Modified the: Tuesday 11 August 2009, 19:27Nautils - video preview engenders crashes
Since a few days, nautilus repeatedly crash when videos are on the current folder processed by it.
I beliew that this as something to do with the video previewing, so the title.
* Impacted ubuntu version :
Gusty Gibbon (7.10)
WM_CLASS(STRING) = "desktop_window", "Nautilus"
* Steps to reproduce
- update the system to its last version
- launch Nautilus
- use Nautilus to navigate a folder with a video inside
* Expected result
Video preview instead of a standard icon for the video file
* Current solution
kill nautilus
source
Created the: Sunday 24 January 2010, 07:28
Modified the: Tuesday 03 November 2009, 10:20Boot failed at mount: fstab failed
Public bug reported:
Binary package hint: usplash
During the boot process, a mount failure occured.
(note: exact message is not copy/paste)
Origin: update from jaunty to karmic koala (2/11 at 10am Paris)
Procedure:
- Update using update-manager -d
- Reboot
- failure during boot: fstab failed to mount all partitions
# /etc/fstab: static file system information.
#
#
proc /proc proc defaults 0 0
# /dev/sda9
UUID=79ede7e4-db58-4267-9ea4-1d8e3d62c744 / ext3 defaults,errors=remount-ro,relatime 0 1
# /dev/sda7
UUID=BB3E-ECA0 /media/commun vfat defaults,utf8,umask=007,gid=46 0 1
# /dev/sda1
UUID=4710-3C1C /media/freeDOS vfat defaults,utf8,umask=007,gid=46 0 1
# /dev/sda6
UUID=04040A7B040A6FCA /media/softWin ntfs defaults,umask=007,gid=46 0 0
Solution:
sudo mount -o remount,rw /dev/sda9 / (see for instance http://forum.ubuntu-fr.org/viewtopic.php?pid=3030642)
Error during each boot process, even with an updated fstab (such as
/dev/sda3 / ext3 defaults,errors=remount-ro,relatime 0 1)
ProblemType: Bug
Architecture: i386
Date: Mon Nov 2 10:36:51 2009
DistroRelease: Ubuntu 9.10
Package: usplash 0.5.49
PccardctlStatus:
Socket 0:
no card
Socket 1:
3.3V 16-bit PC Card
Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcCmdLine: root=UUID=79ede7e4-db58-4267-9ea4-1d8e3d62c744 ro quiet splash
ProcEnviron:
PATH=(custom, user)
LANG=fr_FR.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: usplash
Uname: Linux 2.6.31-14-generic i686
UsplashConf:
# Usplash configuration file
xres=1280
yres=768
XsessionErrors:
(gnome-settings-daemon:3763): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
(polkit-gnome-authentication-agent-1:3779): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(nautilus:3724): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
dmi.bios.date: 07/25/2007
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68MVD Ver. F.05
dmi.board.name: 30C5
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 71.32
dmi.chassis.asset.tag: CZC7415NNB
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-Packard:bvr68MVDVer.F.05:bd07/25/2007:svnHewlett-Packard:pn:pvrF.05:rvnHewlett-Packard:rn30C5:rvrKBCVersion71.32:cvnHewlett-Packard:ct10:cvr:
dmi.product.version: F.05
dmi.sys.vendor: Hewlett-Packard
** Affects: usplash (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386
--
boot failed at mount: fstab failed
https://bugs.launchpad.net/bugs/470773
You received this bug notification because you are a direct subscriber
of the bug.
source