Good day,
Am currently trying it for Non-Qubes-Whonix.
Have a nice day,
Ego
Good day,
Am currently trying it for Non-Qubes-Whonix.
Have a nice day,
Ego
Good day,
The checksum is correct.
Have a nice day,
Ego
Checksum confirmed for Qubes-Whonix: apt_1.0.9.8.4_amd64.deb
If you are already using apt version 1.0.9.8.4 or higher, you can just do a regular upgrade.
Why is it not necessary for upgraded users to manually verify and re-install?
[OT: Forum timestamps are wrong by 8 mins]
Good day,
After manually verifing it and running sudo dpkg -i sha256sum apt_1.0.9.8.4_i386.deb
though, I get the following error:
dpkg: error processing archive sha256sum (--install):
cannot access archive: No such file or directory
(Reading database ... 90685 files and directories currently installed.)
Preparing to unpack apt_1.0.9.8.4_i386.deb ...
Unpacking apt (1.0.9.8.4) over (1.0.9.8.3) ...
dpkg: dependency problems prevent configuration of apt:
apt depends on libapt-pkg4.12 (>= 1.0.9.8.4); however:
Version of libapt-pkg4.12:i386 on system is 1.0.9.8.3.
dpkg: error processing package apt (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.0.2-5) ...
Errors were encountered while processing:
sha256sum
apt
Seems like libapt needs to be upgraded as well…
Furthermore, despite the error dpkg-query --show apt
tells me that Apt is now 1.0.9.8.4.
Have a nice day,
Ego
Here are all the packages that were updated with apt 2 days ago:
Upgrade: apt:amd64 (1.0.9.8.3, 1.0.9.8.4), apt-transport-https:amd64 (1.0.9.8.3, 1.0.9.8.4), apt-utils:amd64 (1.0.9.8.3, 1.0.9.8.4), libapt-inst1.5:amd64 (1.0.9.8.3, 1.0.9.8.4), libapt-pkg4.12:amd64 (1.0.9.8.3, 1.0.9.8.4)
Does sudo apt-get -f install
correct the issue?
It wouldn’t help to verify already upgraded users. It would be reasonable to assume, that the verification on the running system would show that everything is alright. If the system was compromised during a recent apt upgrade by a skilled adversary, then it would make a lot sense for the adversary the later install the non-comprised apt package and to hide as a rootkit elsewhere.
If considered compromised, a full compromise recovery procedure would be required. I don’t think we have documented a full compromise recovery procedure anywhere. Anyone know what I mean and can recommend a good link to some explanation of that?
Fixed time on the server just now.
Drop the sha256sum
from that line. That’s a bug in documentation that I’ll be fixing now.
Good day,
@entr0py: Yes, that does it. Now the question is whether this is safe to do, as while the system is telling me that 1.0.9.8.4 is already installed for apt, meaning the issue should be resolved, however, other packages relying on apt aren’t upgraded at that point.
Ok. That still leaves libapt. Is it reasonable to assume that it has no impact on this issue and thus running apt with it still under 1.0.9.8.3 is safe?
Have a nice day,
Ego
Since I am not sure if just the upgraded apt package suffices: No (not safe).
One would have to manually download, verify and install all apt
ish packages with version from 1.0.9.8.3 to 1.0.9.8.4.
If you want to have a look when you upgraded which package:
cat /var/log/apt/history.log
Updated Operating System Software and Updates - Kicksecure to include all apt
ish packages. Should be no more need for apt-get -f install
now.
Good day,
Now it works without issue for all packages related to apt.
Have a nice day,
Ego
Since users who download Whonix images now are vulnerable and easily fall for regular upgardes, a warning for all supported Whonix platforms on their respective download pages has been added. Implemented just now in a form of a wiki template.
https://www.whonix.org/wiki/Template:Whonix_Current_Version_Maybe_Warning
The plan is that once Whonix images with fixed apt are released as stable, that template will be emptied (should then have the same effect as not being added). Should a similar situation arise, that template can be refilled.
Good day,
I feel like this has already been discussed during the transitional phase from Whonix 12 to 13, though in the wake of this security issue, it might be a good idea to bring it up again. It would perhaps be a good idea to have an aditional field in Whonixcheck which informs users of imminent issues or events, like upgrading to a new version or a bigger security flaw which requires manual changes, like this, since a lot of users likely don’t read the blog or subscribe to a newsletter. Those things of course are still important though for emergencies like this, a seperate way of communcating might be a good idea.
Have a nice day,
Ego
It would perhaps be a good idea to have an aditional field in Whonixcheck which informs users of imminent issues or events,
There is an insufficient one. Called Whonix News as part of whonixcheck. (old screenshot) Insufficient, because it gets hardly noticed by anyone ever. [At least the news files gpg verification stuff is done and hopefully solid, see source code.]
This is related to Whonix Upgrade Notification. The mockup by @entr0py in thread Whonix Upgrade Notification looks good.
[ ] Do not show again [ OK ]
Very true. Very much needed.
related:
.d
style configuration snippets.Similarly a ticket for Emergency News Notification
is does not yet exist. Ideally also a generic package that can enter packages.debian.org, where Debian and its derivatives such as Qubes and Whonix can drop .d style configuration snippets.
A generic package is better. Then Debian would have informed us about this CVE-2016-1252 earlier.
Ideally the Emergency News Notification
tool would also have a Permanent Takedown Attack Defender
feature. The initial version wouldn’t require that, but I would be good to plan ahead so it can be added in a later iteration.
Since this is a rather involved project, I suggest to start with a great description of the problems we are seeing, as well as with the solution we are proposing. And then post this on the debian-devel mailing list in the hope that people agree and $someone will implement it. [And even if there is no $someone, there will be hopefully a ton of feedback on how to get this right.] Anyone wanting to take the lead on that?
For an alternative way to check for being safe from CVE-2016-1252, critically review the following comment by me:
Debian, Whonix, Ubuntu - apt-get upgrading security issue CVE-2016-1252 · Issue #2520 · QubesOS/qubes-issues · GitHub
emergency news proposal (features, mockup, test cases, security, communications, etc.) can be added here:
i couldnt add the result in the forum because it exceeds 40000 character
but there non-free package updating ? hmm thats weird
ok found the non-free packages , it came from debian.list which is found in ;-
/etc/apt/sources.list.d/debian.list
i couldnt add the result in the forum because it exceeds 400000 character
No need.
but there non-free package updating ?
https://forums.whonix.org/t/adding-non-free-packages-by-default-is-it-safe
This bug is getting more and more obscure. debootstrap
ing is no longer safe as Marek pointed out.
Asked on the debian-security mailing list about that. (My message has not yet appeared on debian-security mailing list archive but you can read my message here. Will keep you posted on replies.)
Translated into less obscure terms: no downloadable upgraded Qubes or Non-Qubes-Whonix templates can be created before a solution to this issue was found.
Very intersting response by an apt developer that I am going to study closer:
https://lists.debian.org/debian-security/2016/12/msg00012.html
Please review this alternative sanity check:
Operating System Software and Updates - Kicksecure