Releases: MethodWhite/kernel-security-patches
Releases · MethodWhite/kernel-security-patches
Kernel 6.19.13.parrot.custom+2.0-cachyos (Hardened)
Kernel 6.19.13.parrot.custom+2.0-cachyos — Hardened
Changes since v1.0
- CachyOS scheduler with BORE optimizations
- NVIDIA DKMS fix: patched
mutex_destroyGPL export for NVIDIA 550.x compatibility - Restored
INET_AH,INET_ESP,INET_DIAG,IP_SCTP,RDS,TIPC - All prior v1.0 hardening retained (27+ mitigations, Dirty Frag fix, CVE patches)
Install
sudo dpkg -i linux-image-6.19.13-parrot.custom+2.0-cachyos-g372c9ba96bd4-dirty_6.19.13-g372c9ba96bd4-8_amd64.deb \
linux-headers-6.19.13-parrot.custom+2.0-cachyos-g372c9ba96bd4-dirty_6.19.13-g372c9ba96bd4-8_amd64.deb
sudo update-grub
sudo rebootBuild
Kernel 6.19.13.parrot.custom+1.0 — Hardened
Custom Hardened Kernel 6.19.13
Linux 6.19.13 with 27+ security hardening options enabled.
Hardening Highlights
MODULE_SIG_FORCE— blocks unsigned kernel modulesLOCK_DOWN_KERNEL_FORCE_INTEGRITY— kernel lockdownRANDSTRUCT_PERFORMANCE— randomized struct layoutsINIT_ON_FREE_DEFAULT_ON— zero memory on free- Dirty Frag LPE patched (SKBFL_SHARED_FRAG)
- CPU mitigations: SLS, RETBLEED, SRSO, GDS, RFDS, Spectre BHI
Install
sudo dpkg -i linux-image-6.19.13.parrot.custom+1.0_1_amd64.deb \
linux-headers-6.19.13.parrot.custom+1.0_1_amd64.deb
sudo update-grub
sudo rebootBuild
- GCC 14.2.0
- Config: Parrot OS amd64 base + hardening overlay
- Full changelog: kernel-6.19-custom/CHANGELOG.md