1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] About syslinux & libpng
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20About%20syslinux%20%26%20libpng&In-Reply-To=%3C4E84BBE5.906%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008484.html">
<LINK REL="Next" HREF="008518.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] About syslinux & libpng</H1>
<B>Erwan Velu</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20About%20syslinux%20%26%20libpng&In-Reply-To=%3C4E84BBE5.906%40gmail.com%3E"
TITLE="[Mageia-dev] About syslinux & libpng">erwanaliasr1 at gmail.com
</A><BR>
<I>Thu Sep 29 20:41:41 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008484.html">[Mageia-dev] About syslinux & libpng
</A></li>
<LI>Next message: <A HREF="008518.html">[Mageia-dev] About syslinux & libpng
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8504">[ date ]</a>
<a href="thread.html#8504">[ thread ]</a>
<a href="subject.html#8504">[ subject ]</a>
<a href="author.html#8504">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 28/09/2011 22:13, D.Morgan a écrit :
><i> On Wed, Sep 28, 2011 at 9:56 PM, Erwan Velu<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">erwanaliasr1 at gmail.com</A>> wrote:
</I>>><i> I'm currently updating Syslinux 4.04 and I'm currently facing a trouble as,
</I>>><i> historically speaking, we do remove the included libpng by the system one.
</I>>><i>
</I>>><i> The compilation process fails. I was wondering if we really consider
</I>>><i> replacing the libpng of syslinux as a security issue.
</I>>><i>
</I>>><i> Sec team ? What's your opinion on it ?
</I>>><i>
</I>>><i> Cheers,
</I>>><i>
</I>><i> hi,
</I>><i>
</I>><i> i take my security hat on, we prefer when possible when we use the system libs.
</I>><i> i have not looked but which libpng is included ?
</I>
It take the libpng-source to replace the current syslinux code.
The point is syslinux is a bootloader that obviously don't share libs
with the rest of the system.
Considering that we can attack the bootloader via a picture means you
compromized the picture. If you can change the picture located at /boot,
means that you can compromize the booting parameters too.
So if we take this road of removing bootloader's libs, shall we also
remove the jpeg/gz/gcc/... libs too, and maybe for other bootloaders too ?
I do understand the need for the application that runs under linux...
but about the bootloaders...
What's your thoughts about it ?
Would you agree on keep syslinux untouched regarding the png lib ?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008484.html">[Mageia-dev] About syslinux & libpng
</A></li>
<LI>Next message: <A HREF="008518.html">[Mageia-dev] About syslinux & libpng
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8504">[ date ]</a>
<a href="thread.html#8504">[ thread ]</a>
<a href="subject.html#8504">[ subject ]</a>
<a href="author.html#8504">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|