Bug 119644 - tmpwatch can not stat initrd's tmp files.
Summary: tmpwatch can not stat initrd's tmp files.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: policy
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 122683
TreeView+ depends on / blocked
 
Reported: 2004-04-01 00:31 UTC by Aleksey Nogin
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-05-10 15:06:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aleksey Nogin 2004-04-01 00:31:39 UTC
/etc/cron.daily/tmpwatch:

error: failed to lstat /tmp/initrd.Fs6335/dev/console: Permission denied
error: failed to lstat /tmp/initrd.Fs6335/dev/null: Permission denied
error: failed to lstat /tmp/initrd.Fs6335/dev/ram: Permission denied
error: failed to lstat /tmp/initrd.Fs6335/dev/systty: Permission denied
error: failed to lstat /tmp/initrd.Fs6335/dev/tty1: Permission denied
error: failed to lstat /tmp/initrd.Fs6335/dev/tty2: Permission denied
error: failed to lstat /tmp/initrd.Fs6335/dev/tty3: Permission denied
error: failed to lstat /tmp/initrd.Fs6335/dev/tty4: Permission denied

Mar 31 04:02:42 dell kernel: audit(1080734562.496:0): avc:  denied  {
getattr } for  pid=30369 exe=/usr/sbin/tmpwatch
path=/tmp/initrd.Fs6335/dev/console dev=hda2 ino=509069
scontext=system_u:system_r:tmpreaper_t
tcontext=root:object_r:bootloader_tmp_t tclass=chr_file
Mar 31 04:02:42 dell kernel: audit(1080734562.497:0): avc:  denied  {
getattr } for  pid=30369 exe=/usr/sbin/tmpwatch
path=/tmp/initrd.Fs6335/dev/null dev=hda2 ino=509070
scontext=system_u:system_r:tmpreaper_t
tcontext=root:object_r:bootloader_tmp_t tclass=chr_file
Mar 31 04:02:42 dell kernel: audit(1080734562.497:0): avc:  denied  {
getattr } for  pid=30369 exe=/usr/sbin/tmpwatch
path=/tmp/initrd.Fs6335/dev/ram dev=hda2 ino=509071
scontext=system_u:system_r:tmpreaper_t
tcontext=root:object_r:bootloader_tmp_t tclass=blk_file
Mar 31 04:02:42 dell kernel: audit(1080734562.498:0): avc:  denied  {
getattr } for  pid=30369 exe=/usr/sbin/tmpwatch
path=/tmp/initrd.Fs6335/dev/systty dev=hda2 ino=509072
scontext=system_u:system_r:tmpreaper_t
tcontext=root:object_r:bootloader_tmp_t tclass=chr_file
Mar 31 04:02:42 dell kernel: audit(1080734562.498:0): avc:  denied  {
getattr } for  pid=30369 exe=/usr/sbin/tmpwatch
path=/tmp/initrd.Fs6335/dev/tty1 dev=hda2 ino=509073
scontext=system_u:system_r:tmpreaper_t
tcontext=root:object_r:bootloader_tmp_t tclass=chr_file
Mar 31 04:02:42 dell kernel: audit(1080734562.498:0): avc:  denied  {
getattr } for  pid=30369 exe=/usr/sbin/tmpwatch
path=/tmp/initrd.Fs6335/dev/tty2 dev=hda2 ino=509074
scontext=system_u:system_r:tmpreaper_t
tcontext=root:object_r:bootloader_tmp_t tclass=chr_file
Mar 31 04:02:42 dell kernel: audit(1080734562.498:0): avc:  denied  {
getattr } for  pid=30369 exe=/usr/sbin/tmpwatch
path=/tmp/initrd.Fs6335/dev/tty3 dev=hda2 ino=509075
scontext=system_u:system_r:tmpreaper_t
tcontext=root:object_r:bootloader_tmp_t tclass=chr_file
Mar 31 04:02:42 dell kernel: audit(1080734562.498:0): avc:  denied  {
getattr } for  pid=30369 exe=/usr/sbin/tmpwatch
path=/tmp/initrd.Fs6335/dev/tty4 dev=hda2 ino=509076
scontext=system_u:system_r:tmpreaper_t
tcontext=root:object_r:bootloader_tmp_t tclass=chr_file

tmpwatch-2.9.0-2.1 policy-sources-1.9.1-2

Comment 1 Daniel Walsh 2004-04-01 18:17:00 UTC
policy-sources-1.9.2-2


Note You need to log in before you can comment on or make changes to this bug.