Linux printer is quite open for attack when not protected properly. However, the attack can sometimes be nuisance when someone tries to spam the printer ports on your system. This section guides you on how to secure Debian by securing the printer.
These are the identified threats related to Debian Software.
In some builds, Debian is using the old printer services like Ipr or Ip.
By default, CUPS is configured to be both localized and remote printing.
By default, CUPS is not operating using SSL/TLS certificate.
Here are the list if actions to counter the issues.
As of to-date, it's best to use CUPS printer service over the other 2 due to its simplicity and controls.
Unless it is a network printer server, you should configure CUPS to listen only to localhost.
When using CUPS as a network printer server, you should enables it to use SSL/TLS for network communications.
That's all for hardening Debian by hardening printer.