You are not logged in.
Yes, sounds like a likely scenario for all these breaches which occured at roughly the same time. Someone who had root priviledges got their credentials hacked and that account is then used to deploy a rootkit and steal other passwords/keys. From a security perspective there's really not anything one can do to prevent something like this except minimizing the number of people with remote root access and make sure they in turn take every security precaution necessary.
Offline
I find that strange that someone is wanting to modify some important linux servers.
Anyway, anyone got news for when kernel,org will be up ? I find that annoying that I have to search files for a lot of PKGBUILD that their files were in the repo of kernel.org (I just did a complet reinstall -_-' ). Sure, security first, but annoying.
Offline
I saw the link explaining what caused the attack of Frugalware. Has anyone seen what investigations of the attack against kernel.org revealed?
Offline
I saw the link explaining what caused the attack of Frugalware. Has anyone seen what investigations of the attack against kernel.org revealed?
I don't think it is that easy... As far as I remember, the incident was discovered on Aug. 28, but the initial report stated that the actual break-in occured no later that Aug. 12! So whoever that was had a lot of time to cover their tracks.
Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd
Offline
I don't think it is that easy... As far as I remember, the incident was discovered on Aug. 28, but the initial report stated that the actual break-in occured no later that Aug. 12! So whoever that was had a lot of time to cover their tracks.
I'm not following you, the break-ins have been detected, what are these tracks you suppose they are covering?
Offline
Leonid.I wrote:I don't think it is that easy... As far as I remember, the incident was discovered on Aug. 28, but the initial report stated that the actual break-in occured no later that Aug. 12! So whoever that was had a lot of time to cover their tracks.
I'm not following you, the break-ins have been detected, what are these tracks you suppose they are covering?
For example, a login record in /var/log/auth from a (hacked) user "XXX" with password "passwd" is most likely gone, which makes it hard to pinpoint exact circumstances under which the attack occured.
Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd
Offline
Some news on current status and recovery: https://lkml.org/lkml/2011/9/23/357
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
I've heard hugely different scales of responses on this-- on one hand, that any important things are very unlikely to have been compromised, and the downtime is occurring mainly to prevent this happening later; and on the other, that Linux is now terribly bad and infected and spying on you for every government in the world all the time and also it's telepathic.
I'm very new to all this. Is such a breach really an enormous issue, or do these things happen occasionally?
Offline
I've heard hugely different scales of responses on this-- on one hand, that any important things are very unlikely to have been compromised, and the downtime is occurring mainly to prevent this happening later; and on the other, that Linux is now terribly bad and infected and spying on you for every government in the world all the time and also it's telepathic.
I'm very new to all this. Is such a breach really an enormous issue, or do these things happen occasionally?
You'll hear different responses here as well, pretty much mirroring what you'd find (in more detail and with more justification) in various websites and mailing lists
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Well, looks like kernel.org is back up.
As noted previously, kernel.org suffered a security breach. Because of this, we have taken the time to rearchitect the site in order to improve our systems for developers and users of kernel.org. To this end, we would like all developers who previously had access to kernel.org who wish to continue to use it to host their git and static content, to follow the instructions here.
Right now, www.kernel.org and git.kernel.org have been brought back online. All developer git trees have been removed from git.kernel.org and will be added back as the relevant developers regain access to the system.
Thanks to all for your patience and understanding during our outage and please bear with us as we bring up the different kernel.org systems over the next few weeks. We will be writing up a report on the incident in the future.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Is there an official place to get kernel patches while kernel.org is restored?
Offline
Is there an official place to get kernel patches while kernel.org is restored?
Any particular ones? I found some w/o much of a problem https://bbs.archlinux.org/viewtopic.php?id=128711
Offline
Is there an official place to get kernel patches while kernel.org is restored?
They're already on kernel.org, it's just the front page that's outdated. See here: http://www.kernel.org/pub/linux/kernel/v3.x/
Last edited by Gusar (2011-10-28 10:33:55)
Offline
EnigmaticCoder wrote:Is there an official place to get kernel patches while kernel.org is restored?
Any particular ones? I found some w/o much of a problem https://bbs.archlinux.org/viewtopic.php?id=128711
Yes I'm looking for the apparmor patch (2.4 I think it is).
Offline
karol wrote:EnigmaticCoder wrote:Is there an official place to get kernel patches while kernel.org is restored?
Any particular ones? I found some w/o much of a problem https://bbs.archlinux.org/viewtopic.php?id=128711
Yes I'm looking for the apparmor patch (2.4 I think it is).
http://wiki.apparmor.net/index.php/Main … ource_code
AppArmor is in the upstream kernel as of 2.6.36.
Do you still need the patch in this case?
Edit:
http://launchpad.net/apparmor/2.7/2.7.r … rc1.tar.gz seems to have kernel patches
[karol@black apparmor-2.7.0~rc1]$ ls kernel-patches/
2.6.36 2.6.36.2 2.6.37 2.6.39 3.0 3.1
http://wiki.apparmor.net/index.php/Dist … n#Patching
Last edited by karol (2011-10-28 18:41:37)
Offline