зеркало из https://github.com/mono/mail-archives.git
107 строки
4.4 KiB
HTML
107 строки
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 77653][Nor] New - mono and SELinux don't get along
|
|
too well
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077653%5D%5BNor%5D%20New%20-%20mono%20and%20SELinux%20don%27t%20get%20along%0A%09too%20well&In-Reply-To=bug-77653%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="039563.html">
|
|
<LINK REL="Next" HREF="039565.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 77653][Nor] New - mono and SELinux don't get along
|
|
too well</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077653%5D%5BNor%5D%20New%20-%20mono%20and%20SELinux%20don%27t%20get%20along%0A%09too%20well&In-Reply-To=bug-77653%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 77653][Nor] New - mono and SELinux don't get along
|
|
too well">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Mon Feb 27 12:31:52 EST 2006</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="039563.html">[Mono-bugs] [Bug 77650][Nor] Changed - crash when running a pure
|
|
managed console assembly compiled with MS.NET 1.1
|
|
</A></li>
|
|
<LI>Next message: <A HREF="039565.html">[Mono-bugs] [Bug 77653][Nor] Changed - mono and SELinux don't get
|
|
along too well
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#39564">[ date ]</a>
|
|
<a href="thread.html#39564">[ thread ]</a>
|
|
<a href="subject.html#39564">[ subject ]</a>
|
|
<a href="author.html#39564">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Please do not reply to this email- if you want to comment on the bug, go to the
|
|
URL shown below and enter your comments there.
|
|
|
|
Changed by <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rstrode at redhat.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77653">http://bugzilla.ximian.com/show_bug.cgi?id=77653</A>
|
|
|
|
--- shadow/77653 2006-02-27 12:31:52.000000000 -0500
|
|
+++ shadow/77653.tmp.6420 2006-02-27 12:31:52.000000000 -0500
|
|
@@ -0,0 +1,33 @@
|
|
+Bug#: 77653
|
|
+Product: Mono: Runtime
|
|
+Version: 1.1
|
|
+OS:
|
|
+OS Details:
|
|
+Status: NEW
|
|
+Resolution:
|
|
+Severity:
|
|
+Priority: Normal
|
|
+Component: misc
|
|
+AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
+ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rstrode at redhat.com</A>
|
|
+QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
+TargetMilestone: ---
|
|
+URL:
|
|
+Cc:
|
|
+Summary: mono and SELinux don't get along too well
|
|
+
|
|
+From
|
|
+
|
|
+<A HREF="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182965">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182965</A>
|
|
+
|
|
+"mono requires execmem to run. SELinux can not happen because the executable
|
|
+needs execment to even get started.
|
|
+
|
|
+Basically I get an execmem failure from unconfined_t before mono starts.
|
|
+If I allow execmem in SELinux mono will transition to mono_t but I get an
|
|
+auditallow granted message for unconfined_t.
|
|
+
|
|
+ELF file has a RWE segment, which triggers the denial when the kernel ELF
|
|
+loader tries to mmap it with those protections, IIUC. This happens prior
|
|
+to switching credentials, so it happens in the caller's context rather than
|
|
+the new domain. Build or code problem in mono."
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="039563.html">[Mono-bugs] [Bug 77650][Nor] Changed - crash when running a pure
|
|
managed console assembly compiled with MS.NET 1.1
|
|
</A></li>
|
|
<LI>Next message: <A HREF="039565.html">[Mono-bugs] [Bug 77653][Nor] Changed - mono and SELinux don't get
|
|
along too well
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#39564">[ date ]</a>
|
|
<a href="thread.html#39564">[ thread ]</a>
|
|
<a href="subject.html#39564">[ subject ]</a>
|
|
<a href="author.html#39564">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|