Opened 9 years ago
Closed 8 years ago
#50356 closed update (fixed)
sudo: Update to 1.8.15, CVE-2015-5602
Reported by: | neverpanic (Clemens Lang) | Owned by: | youvegotmoxie@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | sudo |
Description
Hi,
sudo has version 1.8.15 available. It attempts to fix CVE-2015-5602, but the problem is actually still present after that [1,2,3]. Please update sudo to 1.8.15 and consider backporting the change that fixes the CVE and has been committed for sudo 1.8.16 [4].
Here's a patch that does the gruntwork, I haven't looked into backporting the patch, though.
-
Portfile
5 5 6 6 name sudo 7 7 epoch 1 8 version 1.8.14p3 9 revision 1 8 version 1.8.15 10 9 categories sysutils security 11 10 license ISC 12 11 maintainers gmail.com:youvegotmoxie … … 24 23 master_sites ${homepage}dist/ \ 25 24 ${homepage}dist/OLD/ 26 25 27 checksums rmd160 209554c44467da8ebeeecc2134edbf42fce2244e\28 sha256 a8a697cbb113859058944850d098464618254804cf97961dee926429f00a123726 checksums rmd160 676ee3249c2ddacd64de54d6555b820912b56f6f \ 27 sha256 4316381708324da8b6cb151f655c1a11855207c7c02244d8ffdea5104d7cc308 29 28 30 29 patchfiles patch-sudoers.in.diff 31 30
I'm leaving this at normal priority, since the CVE doesn't affect our default installation.
[1] https://www.debian.org/security/2016/dsa-3440
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804149
[3] https://bugzilla.sudo.ws/show_bug.cgi?id=707
[4] https://www.sudo.ws/repos/sudo/rev/c2e36a80a279
Change History (4)
comment:1 Changed 9 years ago by youvegotmoxie@…
comment:2 Changed 9 years ago by youvegotmoxie@…
I will work on the backport from .16 to .15 when I get back.
comment:3 Changed 9 years ago by neverpanic (Clemens Lang)
Committed this patch in 145046, I'll leave the ticket open for the backport (or your decision not to).
comment:4 Changed 8 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has long been solved.
Thank you, please do push this patch through as I am on holiday.