Skip to content

alphalinktechnologies/security-mitigations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AlphaLink Security Mitigations

This repository contains centralized mitigation scripts for critical security vulnerabilities. These scripts are intended for use on servers that cannot be scheduled to run automatically.

Active Mitigation: Copy Fail (CVE-2026-31431)

This script addresses the "Copy Fail" vulnerability by disabling the algif_aead kernel module.

How to Use

Run the following one-liner in the terminal of the target server.

Note: You must have sudo privileges to run this command.

curl -sSL [https://raw.githubusercontent.com/alphalinktechnologies/security-mitigations/main/copy_fail_mitigation.sh](https://raw.githubusercontent.com/alphalinktechnologies/security-mitigations/main/copy_fail_mitigation.sh) | sudo bash

About

Public scripts and tools for mitigating security risks across servers and machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages