Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Linux 7.3 Cleans Up Stack Randomization, Ensures It Happen As Early As Possible

Дата публикации: 21-08-2026 12:29:09

Merged this week for the Linux 7.3 kernel was a big clean-up to the stack randomization code for better security on Linux systems and helping unify some of the architecture-specific code...

Основное содержимое страницы с новостью.

LINUX KERNEL

Merged this week for the Linux 7.3 kernel was a big clean-up to the stack randomization code for better security on Linux systems and helping unify some of the architecture-specific code.

Thomas Gleixner of Intel led the work on overhauling the stack randomization code both to the common code as well as PowerPC, LoongArch, RISC-V, s390, and of course x86/x86_64 code. The rework consolidates a lot of the stack randomization code and helps ensure that it happens as early as possible. Gleixner explained in the pull request:

"Consolidate stack randomization for the generic entry code and the architectures using it.

Stack randomization on syscall entry was sprinkled throughout the architecture specific low level entry code and in some cases at the wrong points, e.g. before establishing state, which violates the non-instrumentable constraints of that code.

Clean this u9p by integrating stack randomization into the generic entry code helpers so that it is invoked at the earliest possible point right after establishing state and converting all generic entry code using architecture over."

In addition to the stack randomization clean-up, the pull request also lands the code for making system call user dispatch "SUD" more configurable such as when wanting to disable it in the name of security. There is now the CONFIG_SYSCALL_USER_DISPATCH Kconfig option to disable at build-time or kernel.syscall_user_dispatch can be used for controlling Syscall User Dispatch at run-time.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Linux 7.3 x86/mm Lands Patches To Greatly Improve Latency-Sensitive Workloads09.7622-08-2026
2Linux 7.3 SMP Improvement To Help Reduce Latency, Improve Real-Time Performance010.1917-08-2026
3Linux 7.3 Network Changes Merged But Developers "Completely Overwhelmed" Due To AI/LLMs07.3820-08-2026
4Linux 7.3 Ready With CXL Type-2 Driver Support For AMD Solarflare NICs07.1321-08-2026
5Intel & AMD Power Management Driver Improvements Ready For Linux 7.307.3717-08-2026
6Features Coming For Linux 7.3 From Optimizing Intel Hybrid CPUs To Old AMD Athlon XPs012.9314-08-2026
7Linux 7.3 On PowerPC Now Supports In-Kernel Rust, Initial Power12 Enablement Begins014.1617-08-2026
8Intel Graphics Driver Support For Xe3 "Peak Bandwidth Threshold" Feature In Linux 7.3013.129-07-2026
9Linux 7.3 To Support The Qualcomm Adreno 704 & Adreno 722 GPUs015.7602-08-2026
10Improved GPU Reset Recovery For AMD Kaveri, Hawaii & Other GFX7 GPUs With Linux 7.309.9304-08-2026

Классификация: Экономика. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 13. Источник: www.phoronix.com.