diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-28 22:54:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-28 22:54:55 +0200 |
commit | 612f47deca97e8d7ffc2100c1dbc82a602abdf39 (patch) | |
tree | 714d18b438413833e38a20af15b6514bb8c7ac61 /glsa-200403-02.xml | |
parent | Fix GLSA 201709-27 to reflect previous canonical name for libTIFF (diff) | |
download | glsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.tar.gz glsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.tar.bz2 glsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.zip |
GLSA format update
- Dates converted to ISO8601 [Bug #196681]
- Reference links changed to HTTPS where available [Bug #630750]
See: https://bugs.gentoo.org/196681
See: https://bugs.gentoo.org/630750
Diffstat (limited to 'glsa-200403-02.xml')
-rw-r--r-- | glsa-200403-02.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/glsa-200403-02.xml b/glsa-200403-02.xml index f0332c98..8a395174 100644 --- a/glsa-200403-02.xml +++ b/glsa-200403-02.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> - <glsa id="200403-02"> <title>Linux kernel do_mremap local privilege escalation vulnerability</title> <synopsis> @@ -9,8 +8,8 @@ escalations. </synopsis> <product type="ebuild">Kernel</product> - <announced>March 05, 2004</announced> - <revised>May 22, 2006: 03</revised> + <announced>2004-03-05</announced> + <revised>2006-05-22: 03</revised> <bug>42024</bug> <access>local</access> <affected> @@ -228,15 +227,15 @@ # # Follow usual procedure for compiling and installing a kernel. # # If you use genkernel, run genkernel as you would do normally. - # # IF YOUR KERNEL IS MARKED as "remerge required!" THEN + # # IF YOUR KERNEL IS MARKED as "remerge required!" THEN # # YOU SHOULD UPDATE YOUR KERNEL EVEN IF PORTAGE # # REPORTS THAT THE SAME VERSION IS INSTALLED.</code> </resolution> <references> <uri link="http://isec.pl/vulnerabilities/isec-0014-mremap-unmap.txt">Advisory released by iSEC</uri> - <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0077">CVE-2004-0077</uri> + <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0077">CVE-2004-0077</uri> </references> - <metadata tag="submitter" timestamp="Sat, 2 Apr 2005 12:59:08 +0000"> + <metadata tag="submitter" timestamp="2005-04-02T12:59:08Z"> koon </metadata> </glsa> |