From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-201405-01.xml | 62 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 metadata/glsa/glsa-201405-01.xml (limited to 'metadata/glsa/glsa-201405-01.xml') diff --git a/metadata/glsa/glsa-201405-01.xml b/metadata/glsa/glsa-201405-01.xml new file mode 100644 index 000000000000..63128b60934d --- /dev/null +++ b/metadata/glsa/glsa-201405-01.xml @@ -0,0 +1,62 @@ + + + + udisks: Arbitrary code execution + A stack-based buffer overflow vulnerability has been found in + udisks, allowing a local attacker to possibly execute arbitrary code or + cause Denial of Service. + + udisks + 2014-05-02 + 2014-05-02: 1 + 504100 + local + + + 1.0.5 + 2.1.3 + 2.1.3 + + + +

udisks is an abstraction for enumerating block devices and performing + operations on them. +

+
+ +

A stack-based buffer overflow can be triggered when udisks is given a + long path name as a mount point. +

+
+ +

A local attacker could possibly execute arbitrary code with the + privileges of the process or cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All udisks 1.0 users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-fs/udisks-1.0.5:0" + + +

All udisks 2.0 users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-fs/udisks-2.1.3" + + +
+ + CVE-2014-0004 + + + BlueKnight + + Zlogene +
-- cgit v1.2.3