diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-22 21:44:27 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-22 21:44:27 +0000 |
commit | 496e5fb44db3b8e1a7ae08fb5f0786e9b0f9d0a1 (patch) | |
tree | 88dd25fb704ab56dad72dde978451a03034617c8 /metadata/glsa | |
parent | Merge updates from master (diff) | |
parent | [ GLSA 201808-02 ] Fix typo (diff) | |
download | gentoo-496e5fb44db3b8e1a7ae08fb5f0786e9b0f9d0a1.tar.gz gentoo-496e5fb44db3b8e1a7ae08fb5f0786e9b0f9d0a1.tar.bz2 gentoo-496e5fb44db3b8e1a7ae08fb5f0786e9b0f9d0a1.zip |
Merge commit '369717e703607f113d1aa3954217fedba2e18a69'
Diffstat (limited to 'metadata/glsa')
-rw-r--r-- | metadata/glsa/glsa-201808-01.xml | 8 | ||||
-rw-r--r-- | metadata/glsa/glsa-201808-02.xml | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/metadata/glsa/glsa-201808-01.xml b/metadata/glsa/glsa-201808-01.xml index 8f7bd4ebee14..6e5632d69a0a 100644 --- a/metadata/glsa/glsa-201808-01.xml +++ b/metadata/glsa/glsa-201808-01.xml @@ -7,7 +7,7 @@ </synopsis> <product type="ebuild">chromium</product> <announced>2018-08-22</announced> - <revised count="1">2018-08-22</revised> + <revised count="2">2018-08-22</revised> <bug>657376</bug> <bug>662436</bug> <access>remote</access> @@ -37,8 +37,8 @@ </p> </description> <impact type="normal"> - <p>A remote attacker could escalte privleges, cause a heap buffer overflow, - obtain sensitive information or spoof a URL. + <p>A remote attacker could escalate privileges, cause a heap buffer + overflow, obtain sensitive information or spoof a URL. </p> </impact> <workaround> @@ -101,5 +101,5 @@ </uri> </references> <metadata tag="requester" timestamp="2018-07-30T23:07:09Z">irishluck83</metadata> - <metadata tag="submitter" timestamp="2018-08-22T21:14:32Z">Zlogene</metadata> + <metadata tag="submitter" timestamp="2018-08-22T21:30:07Z">Zlogene</metadata> </glsa> diff --git a/metadata/glsa/glsa-201808-02.xml b/metadata/glsa/glsa-201808-02.xml index 864880d27eef..efe6722f6acb 100644 --- a/metadata/glsa/glsa-201808-02.xml +++ b/metadata/glsa/glsa-201808-02.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> <glsa id="201808-02"> - <title>LinuX Containers userspace utilities: Arbitrary file read</title> + <title>LinuX Containers user space utilities: Arbitrary file read</title> <synopsis>A vulnerability has been found in LXC which may allow for arbitrary file access (read-only). </synopsis> <product type="ebuild">lxc</product> <announced>2018-08-22</announced> - <revised count="1">2018-08-22</revised> + <revised count="2">2018-08-22</revised> <bug>662780</bug> <access>local</access> <affected> @@ -17,7 +17,7 @@ </package> </affected> <background> - <p>LinuX Containers userspace utilities.</p> + <p>LinuX Containers user space utilities.</p> </background> <description> <p>lxc-user-nic when asked to delete a network interface will @@ -47,5 +47,5 @@ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-6556">CVE-2018-6556</uri> </references> <metadata tag="requester" timestamp="2018-08-13T17:16:02Z">irishluck83</metadata> - <metadata tag="submitter" timestamp="2018-08-22T21:14:44Z">Zlogene</metadata> + <metadata tag="submitter" timestamp="2018-08-22T21:31:58Z">Zlogene</metadata> </glsa> |