| Summary: | gnupg new security issue CVE-2014-5270 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | David Walser <luigiwalser> |
| Component: | Security | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | Sec team <security> |
| Severity: | normal | ||
| Priority: | Normal | CC: | stormi-mageia, sysadmin-bugs, wilcal.int |
| Version: | 3 | Keywords: | validated_update |
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| URL: | http://lwn.net/Vulnerabilities/609509/ | ||
| Whiteboard: | has_procedure advisory MGA3-32-OK MGA3-64-OK | ||
| Source RPM: | gnupg-1.4.14-1.3.mga3.src.rpm | CVE: | |
| Status comment: | |||
|
Description
David Walser
2014-09-04 17:56:45 CEST
David Walser
2014-09-04 17:57:09 CEST
Whiteboard:
(none) =>
has_procedure Gimme a couple days on this. I'm working on a refinement of Claires testing at: https://bugs.mageia.org/show_bug.cgi?id=11306#c3 CC:
(none) =>
wilcal.int In VirtualBox, M3, KDE, 32-bit Package(s) under test: gnupg default install of gnupg Just for drill I removed gnupg2 [root@localhost test]# urpmi gnupg Package gnupg-1.4.14-1.3.mga3.i586 is already installed Create /home/wilcal/test As a user in /home/wilcal/test [wilcal@localhost test]$ gpg --gen-key Generate key using Real name: wilcal / e-mail: wilcal@test.com Passphrase: U&4w_\,Ol$#qP3_bKH:Hd~7p9'F(!!1N*cS43z>/SD195`4r8]&VYZ*/x?~7Pjn Goes through the long process to create a key. Create a simple text file /home/wilcal/test/test.txt encyrpt test.txt a simple local file using passphrase gpg --output test.encrypted.gpg --symmetric test.txt creates: test.encrypted.gpg decrypt test.encrypted.gpg using passphrase gpg --output test.decrypted.txt --decrypt test.encrypted.gpg test.decrypted.txt is the same as test.txt test.encrypted.gpg & test.decrypted.txt can be erased install gnupg from updates_testing [root@localhost wilcal]# urpmi gnupg Package gnupg-1.4.14-1.4.mga3.i586 is already installed As a user in /home/wilcal/test [wilcal@localhost test]$ gpg --gen-key Generate key using Real name: wilcal / e-mail: wilcal@test.com Passphrase: aqf4*KuJ5)/7x'UGMkzTeuHLAOc.GBF]kjt\ZjeES-KQlUdwOib$s~FbkX,S^+y Goes through the long process to create a key. Create /home/wilcal/test/test.txt encyrpt test.txt a simple local file using passphrase gpg --output test.encrypted.gpg --symmetric test.txt creates: test.encrypted.gpg decrypt test.encrypted.gpg using passphrase gpg --output test.decrypted.txt --decrypt test.encrypted.gpg test.decrypted.txt is the same as test.txt test.encrypted.gpg & test.decrypted.txt can be erased Test platform: Intel Core i7-2600K Sandy Bridge 3.4GHz GIGABYTE GA-Z68X-UD3-B3 LGA 1155 MoBo GIGABYTE GV-N440D3-1GI Nvidia GeForce GT 440 (Fermi) 1GB RTL8111/8168B PCI Express 1Gbit Ethernet DRAM 16GB (4 x 4GB) Mageia 4 64-bit, Nvidia driver virtualbox-4.3.10-1.1.mga4.x86_64 virtualbox-guest-additions-4.3.10-1.1.mga4.x86_64 Whiteboard:
has_procedure =>
has_procedure MGA3-32-OK In VirtualBox, M3, KDE, 64-bit Package(s) under test: gnupg default install of gnupg Just for drill I removed gnupg2 [root@localhost wilcal]# urpmi gnupg Package gnupg-1.4.14-1.3.mga3.x86_64 is already installed Create /home/wilcal/test As a user in /home/wilcal/test [wilcal@localhost test]$ gpg --gen-key Generate key using Real name: wilcal / e-mail: wilcal@test.com Passphrase: U&4w_\,Ol$#qP3_bKH:Hd~7p9'F(!!1N*cS43z>/SD195`4r8]&VYZ*/x?~7Pjn Goes through the long process to create a key. Create a simple text file /home/wilcal/test/test.txt encyrpt test.txt a simple local file using passphrase gpg --output test.encrypted.gpg --symmetric test.txt creates: test.encrypted.gpg decrypt test.encrypted.gpg using passphrase gpg --output test.decrypted.txt --decrypt test.encrypted.gpg test.decrypted.txt is the same as test.txt test.encrypted.gpg & test.decrypted.txt can be erased install gnupg from updates_testing [root@localhost wilcal]# urpmi gnupg Package gnupg-1.4.14-1.4.mga3.x86_64 is already installed As a user in /home/wilcal/test [wilcal@localhost test]$ gpg --gen-key Generate key using Real name: wilcal / e-mail: wilcal@test.com Passphrase: aqf4*KuJ5)/7x'UGMkzTeuHLAOc.GBF]kjt\ZjeES-KQlUdwOib$s~FbkX,S^+y Goes through the long process to create a key. Create /home/wilcal/test/test.txt encyrpt test.txt a simple local file using passphrase gpg --output test.encrypted.gpg --symmetric test.txt creates: test.encrypted.gpg decrypt test.encrypted.gpg using passphrase gpg --output test.decrypted.txt --decrypt test.encrypted.gpg test.decrypted.txt is the same as test.txt test.encrypted.gpg & test.decrypted.txt can be erased Test platform: Intel Core i7-2600K Sandy Bridge 3.4GHz GIGABYTE GA-Z68X-UD3-B3 LGA 1155 MoBo GIGABYTE GV-N440D3-1GI Nvidia GeForce GT 440 (Fermi) 1GB RTL8111/8168B PCI Express 1Gbit Ethernet DRAM 16GB (4 x 4GB) Mageia 4 64-bit, Nvidia driver virtualbox-4.3.10-1.1.mga4.x86_64 virtualbox-guest-additions-4.3.10-1.1.mga4.x86_64 Whiteboard:
has_procedure MGA3-32-OK =>
has_procedure MGA3-32-OK MGA3-64-OK For me this update works fine. We could do lots more but I'm conviced this update installed correctly. Testing complete for mga3 32-bit & 64-bit I will validate this update in 24-hours unless someone else wants to do more testing. validating, still needs advisory to be uploaded though Keywords:
(none) =>
validated_update advisory uploaded. Whiteboard:
has_procedure MGA3-32-OK MGA3-64-OK =>
has_procedure advisory MGA3-32-OK MGA3-64-OK An update for this issue has been pushed to Mageia Updates repository. http://advisories.mageia.org/MGASA-2014-0381.html Status:
NEW =>
RESOLVED |