From: Mike Lykov <combr-desktop@yandex.ru> To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] I: kernel local root vulnerability (CVE-2013-2094) Date: Wed, 15 May 2013 20:52:36 +0400 Message-ID: <1545601368636756@web28d.yandex.ru> (raw) In-Reply-To: <20130515144332.GD4614@osdn.org.ua> >>> Эта дыра неактуальна для многих наших ядер уже с конца апреля. >> а что делать пользователям ядра kernel-image-ovz-el , например? > > Перечитать предложенное в качестве объезда. См. тж. > http://www.opennet.ru/openforum/vsluhforumID3/90017.html#130 читаю (следующий же комент) --- > kernel.perf_event_max_sample_rate=-1 идея, вероятно, отсюда: if (attr.freq) { if (attr.sample_freq > sysctl_perf_event_sample_rate) // kernel.perf_event_max_sample_rate return -EINVAL; } но attr.freq в запросе этого эксплоита не выставлен, поэтому особого смысла нет. А kernel.perf_event_paranoid=2 и впрямь недостаточно, т.к. основывается на этом коде: if (!attr.exclude_kernel) { if (perf_paranoid_kernel() && !capable(CAP_SYS_ADMIN)) return -EACCES; } достаточно включить attr.exclude_kernel в исходном запросе, чтобы kernel.perf_event_paranoid=2 перестало спасать. -------------- откуда вообще это благодушие "нам неактуально", "есть же обьезд"? дело-то серьезное, не отмахнешься. -- Mike
next prev parent reply other threads:[~2013-05-15 16:52 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-05-14 23:35 Michael Shigorin 2013-05-15 4:00 ` [sisyphus] [Sysadmins] " Nikolay A. Fetisov 2013-05-15 12:01 ` [sisyphus] " Gleb Fotengauer-Malinovskiy 2013-05-15 12:54 ` Mike Lykov 2013-05-15 12:58 ` Aleksey Novodvorsky 2013-05-15 15:20 ` Aleksey Novodvorsky 2013-05-15 13:23 ` Sergey 2013-05-16 4:27 ` Mike Lykov 2013-05-15 14:43 ` Michael Shigorin 2013-05-15 16:52 ` Mike Lykov [this message] 2013-05-16 6:07 ` Sergey
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1545601368636756@web28d.yandex.ru \ --to=combr-desktop@yandex.ru \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git