~ubuntu-branches/ubuntu/vivid/kmod/vivid

« back to all changes in this revision

Viewing changes to debian/modprobe.d/blacklist-rare-network.conf

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2012-09-21 16:05:32 UTC
  • mfrom: (4.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120921160532-bdsxhmpj5og2ru5h
Tags: 9-2ubuntu1
* Sync with Debian unstable; remaining Ubuntu changes:
  - Ubuntu-specific depmod.d and modprobe.d contents.
  - Mark module-init-tools Multi-Arch: foreign.
  - Don't install Debian's extra/aliases.conf file.
  - Install upstart job instead of the sysvinit script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Many less commonly used network protocols have recently had various
 
2
# security flaws discovered. In an effort to reduce the scope of future
 
3
# vulnerability exploitations, they are being blacklisted here so that
 
4
# unprivileged users cannot use them by default. System owners can still
 
5
# either modify this file, or specifically modprobe any needed protocols.
 
6
 
 
7
# ax25
 
8
alias net-pf-3 off
 
9
# netrom
 
10
alias net-pf-6 off
 
11
# x25
 
12
alias net-pf-9 off
 
13
# rose
 
14
alias net-pf-11 off
 
15
# decnet
 
16
alias net-pf-12 off
 
17
# econet
 
18
alias net-pf-19 off
 
19
# rds
 
20
alias net-pf-21 off
 
21
# af_802154
 
22
alias net-pf-36 off