Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет LWN.net ([info]syn_lwnheadline)
@ 2021-03-17 22:30:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Handling brute force attacks in the kernel
A number of different attacks against Linux systems rely on brute-force
techniques using the fork()
system call, so
a new Linux security module (LSM), called "Brute", has been created to
detect and thwart such attacks.
Repeated fork() calls can be used for various types of
attacks, such as exploiting the Stack
Clash
vulnerability or Heartbleed-style flaws.
Version 6 of the Brute patch set was recently
posted
and looks like it might be heading toward the mainline.


(Читать комментарии) (Добавить комментарий)