fix lintian warning

This commit is contained in:
Patrick Schleizer 2019-07-11 18:26:17 +00:00
parent a40a04aaec
commit aee6b34635
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

22
debian/control vendored
View File

@ -97,45 +97,29 @@ Description: enhances misc security settings
. .
All mitigations for the MDS vulnerability are enabled. All mitigations for the MDS vulnerability are enabled.
. .
Uncommon network protocols are blacklisted in /etc/modprobe.d/uncommon-network-protocols.conf as they are rarely used and Uncommon network protocols are blacklisted in
/etc/modprobe.d/uncommon-network-protocols.conf as they are rarely used and
may have unknown vulnerabilities. may have unknown vulnerabilities.
. .
The network protocols that are blacklisted are The network protocols that are blacklisted are:
. .
* DCCP - Datagram Congestion Control Protocol * DCCP - Datagram Congestion Control Protocol
.
* SCTP - Stream Control Transmission Protocol * SCTP - Stream Control Transmission Protocol
.
* RDS - Reliable Datagram Sockets * RDS - Reliable Datagram Sockets
.
* TIPC - Transparent Inter-process Communication * TIPC - Transparent Inter-process Communication
.
* HDLC - High-Level Data Link Control * HDLC - High-Level Data Link Control
.
* AX25 - Amateur X.25 * AX25 - Amateur X.25
.
* NetRom * NetRom
.
* X25 * X25
.
* ROSE * ROSE
.
* DECnet * DECnet
.
* Econet * Econet
.
* af_802154 - IEEE 802.15.4 * af_802154 - IEEE 802.15.4
.
* IPX - Internetwork Packet Exchange * IPX - Internetwork Packet Exchange
.
* AppleTalk * AppleTalk
.
* PSNAP - Subnetwork Access Protocol * PSNAP - Subnetwork Access Protocol
.
* p8023 - Novell raw IEEE 802.3 * p8023 - Novell raw IEEE 802.3
.
* LLC - IEEE 802.2 * LLC - IEEE 802.2
.
* p8022 - IEEE 802.2 * p8022 - IEEE 802.2
. .
The kernel logs are restricted to root only. The kernel logs are restricted to root only.