View Issue Details

IDProjectCategoryView StatusLast Update
0001068channel: kernel/el7kernel-ltpublic2021-01-19 19:32
Reporterjonteh Assigned Toburakkucat  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Summary0001068: Enable KASLR
DescriptionPlease enable KASLR to match default el7 configuration, which backported KASLR from newer kernels.
config-3.10.0-1160.11.1.el7.x86_64 has these set:

CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_RANDOMIZE_MEMORY=y
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa

whereas config-5.4.86-1.el7.elrepo.x86_64 has:

# CONFIG_RANDOMIZE_BASE is not set
TagsNo tags attached.

Activities

burakkucat

2021-01-17 18:23

administrator   ~0007408

Acknowledging your request.

I shall queue the configuration file adjustments for the next builds of the kernel-{lt|ml} package sets.

burakkucat

2021-01-19 19:32

administrator   ~0007409

The recently released kernel-{lt|ml} package sets for el7 [1][2] have the following configuration options set --

CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
CONFIG_RANDOMIZE_MEMORY=y
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa

Hence now closing this request as "resolved/fixed".

[1] http://lists.elrepo.org/pipermail/elrepo/2021-January/005533.html
[2] http://lists.elrepo.org/pipermail/elrepo/2021-January/005535.html

Issue History

Date Modified Username Field Change
2021-01-16 19:46 jonteh New Issue
2021-01-16 19:46 jonteh Status new => assigned
2021-01-16 19:46 jonteh Assigned To => burakkucat
2021-01-17 18:23 burakkucat Note Added: 0007408
2021-01-19 19:32 burakkucat Status assigned => resolved
2021-01-19 19:32 burakkucat Resolution open => fixed
2021-01-19 19:32 burakkucat Note Added: 0007409