Ignore:
Timestamp:
10/14/2005 08:37:44 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.1.1
Children:
0548a12
Parents:
c11fdfd
Message:

Add a patch to fix a security vulnerability in util-linux

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/util-linux.xml

    rc11fdfd r297bbf1  
    5151
    5252<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-cramfs-1.patch</userinput></screen>
     53
     54<para>Util-linux has a security vulnerability that could allow a user to remount
     55a volume without the nosuid option. The following patch fixes this issue:</para>
     56
     57<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-umount_fix-1.patch</userinput></screen>
    5358
    5459<para>Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.