Bug 506962 - Kernel OOPS when receiving data over NFS and SELinux enabled
Summary: Kernel OOPS when receiving data over NFS and SELinux enabled
Keywords:
Status: CLOSED DUPLICATE of bug 494067
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 11
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-19 15:16 UTC by Lukáš Doktor
Modified: 2009-06-20 10:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-20 10:18:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lukáš Doktor 2009-06-19 15:16:43 UTC
Description of problem:
Kernel OOPS when reciving data on NFS server with SELinux enabled. Another computer mounts NFS server shared folder and tries to copy there a lot of (small/medium/big) files (using cp). After couple of minutes it hangs up and on the NFS server is OOPS. When the kernel is booted with "selinux=0" it works fine (setenforce 0 is not enaugh, I had to reboot to get it copied).

Version-Release number of selected component (if applicable):
kernel-2.6.29.4-167.fc11.x86_64
nfs-utils-1.1.5-6.fc11.x86_64
nfs-utils-lib-1.1.4-6.fc11.x86_64
libselinux-2.0.80-1.fc11.x86_64
libselinux-python-2.0.80-1.fc11.x86_64
selinux-policy-3.6.12-39.fc11.noarch
libselinux-devel-2.0.80-1.fc11.x86_64
selinux-policy-3.6.12-45.fc11.noarch
libselinux-utils-2.0.80-1.fc11.x86_64


How reproducible:
Easily, it hanged-up many time in less than 5 minutes.

Steps to Reproduce:
1. Set-up NFS server, booted up with selinux, permissive or enforcing.
2. On another PC mount $NFS:/$SHARE /mnt
3. On another PC cp -R /home /mnt
4. Wait until OOPs on NFS server
  
Actual results:
OOPs on NFS server

Expected results:
Copied data from another PC to NFS server.

Additional info:
OOPs is reported there:
http://www.kerneloops.org/submitresult.php?number=465530

Another PC was in my case F9 with selinux disabled in grub (selinux=0)

Comment 1 Chuck Ebbert 2009-06-20 10:18:41 UTC

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


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