ALMA-09-029610 - AlmaLinux OS 9 must disable the Asynchronous Transfer Mode (ATM) kernel module.

Information

The ATM is a transport layer protocol designed for digital transmission of multiple types of traffic, including telephony (voice), data, and video signals, in one network without the use of separate overlay networks.

Disabling ATM protects the system against exploitation of any flaws in its implementation.

Solution

To configure the system to prevent the atm kernel module from being loaded, run the following command:

$ cat << EOF | tee /etc/modprobe.d/atm.conf
install atm /bin/false
blacklist atm
EOF

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_CL_AlmaLinux_OS_9_V1R2_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7a., CAT|II, CCI|CCI-000381, Rule-ID|SV-269341r1050223_rule, STIG-ID|ALMA-09-029610, Vuln-ID|V-269341

Plugin: Unix

Control ID: 05620d1a6c183934fc0197165eb3330a498bcaeabb419a2e303211de2fb4ff2b