Bug 550467 - SELinux is preventing /usr/lib/chromium-browser/chromium-browser "lock" access on /home/valent/.config/chromium/Default/databases/chrome-extension_hdokiejnpimakedhajhdlcegeplioahd_0/1.
Summary: SELinux is preventing /usr/lib/chromium-browser/chromium-browser "lock" acces...
Keywords:
Status: CLOSED DUPLICATE of bug 548755
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:81deb0fd19f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-25 12:09 UTC by Valent Turkovic
Modified: 2009-12-28 12:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-28 12:15:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Valent Turkovic 2009-12-25 12:09:05 UTC
Summary:

SELinux is preventing /usr/lib/chromium-browser/chromium-browser "lock" access
on
/home/valent/.config/chromium/Default/databases/chrome-extension_hdokiejnpimakedhajhdlcegeplioahd_0/1.

Detailed Description:

[chromium-browse has a permissive type (chrome_sandbox_t). This access was not
denied.]

SELinux denied access requested by chromium-browse. It is not expected that this
access is required by chromium-browse and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of the
application is causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c
                              0.c1023
Target Context                unconfined_u:object_r:gnome_home_t:s0
Target Objects                /home/valent/.config/chromium/Default/databases
                              /chrome-
                              extension_hdokiejnpimakedhajhdlcegeplioahd_0/1 [
                              file ]
Source                        chromium-browse
Source Path                   /usr/lib/chromium-browser/chromium-browser
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           chromium-4.0.277.0-0.1.20091221svn35107.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-59.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31.6-166.fc12.i686
                              #1 SMP Wed Dec 9 11:14:59 EST 2009 i686 i686
Alert Count                   3
First Seen                    Fri 25 Dec 2009 12:19:13 PM CET
Last Seen                     Fri 25 Dec 2009 12:45:06 PM CET
Local ID                      4677f04c-91d8-4241-9b64-6abb7b39ea4b
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1261741506.539:18289): avc:  denied  { lock } for  pid=3813 comm="chromium-browse" path="/home/valent/.config/chromium/Default/databases/chrome-extension_hdokiejnpimakedhajhdlcegeplioahd_0/1" dev=sda3 ino=131145 scontext=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:gnome_home_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1261741506.539:18289): arch=40000003 syscall=221 success=yes exit=0 a0=32 a1=d a2=b4673c04 a3=b2fc5138 items=0 ppid=1 pid=3813 auid=500 uid=500 gid=501 euid=500 suid=500 fsuid=500 egid=501 sgid=501 fsgid=501 tty=(none) ses=1 comm="chromium-browse" exe="/usr/lib/chromium-browser/chromium-browser" subj=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-59.fc12,catchall,chromium-browse,chrome_sandbox_t,gnome_home_t,file,lock
audit2allow suggests:

#============= chrome_sandbox_t ==============
allow chrome_sandbox_t gnome_home_t:file lock;

Comment 1 Miroslav Grepl 2009-12-28 12:15:57 UTC

*** This bug has been marked as a duplicate of bug 548755 ***


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