File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ HARDENING=""
14
14
if [[ " $RELEASE " == " mitigation-" * ]]; then
15
15
HARDENING=" sysctl.kernel.dmesg_restrict=1 sysctl.kernel.kptr_restrict=2 sysctl.kernel.unprivileged_bpf_disabled=2 sysctl.net.core.bpf_jit_harden=1 sysctl.kernel.yama.ptrace_scope=1 slab_virtual=1 slab_virtual_guards=1" ;
16
16
elif [[ $( date +%Y-%m-%d) > " 2025-02-28" ]]; then
17
- HARDENING=" net.core.bpf_jit_harden=2"
17
+ HARDENING=" sysctl. net.core.bpf_jit_harden=2"
18
18
fi
19
19
20
20
IO_URING=" sysctl.kernel.io_uring_disabled=2"
Original file line number Diff line number Diff line change
1
+ lts-6.6.80 :
2
+ release-date : 2025-03-07T12:00:00Z
3
+ cos-105-17412.535.61 :
4
+ release-date : 2025-03-07T12:00:00Z
5
+ cos-109-17800.436.42 :
6
+ release-date : 2025-03-07T12:00:00Z
7
+
1
8
lts-6.6.77 :
2
9
release-date : 2025-02-21T12:00:00Z
3
10
cos-105-17412.535.55 :
You can’t perform that action at this time.
0 commit comments