Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35156 - sshd leaves behind defunct modprobe process on SElinux system
Summary: sshd leaves behind defunct modprobe process on SElinux system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chris PeBenito (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-05 14:41 UTC by Tad Glines
Modified: 2003-12-06 08:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tad Glines 2003-12-05 14:41:26 UTC
Everytime I boot I find a defunct modprobe process with sshd as the parent.
There is also a message in the log about sshd_t being denied signal to sshd_t.
I cleared this up be adding "allow sshd_t self:process signal;" to ssh.te.
I put it just after "allow sshd_t unpriv_userdomain:process signal;".


Reproducible: Always
Steps to Reproduce:
Comment 1 Chris PeBenito (RETIRED) gentoo-dev 2003-12-06 08:29:57 UTC
Fixed in policy cvs; will be available next base-policy release.