← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2114945] Re: block less common filesystems by default

 

Here's an *untested* debdiff that I believe should block the candidates
that I have identified. Feedback gratefully accepted.

** Patch added: "kmod.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2114945/+attachment/5884555/+files/kmod.debdiff

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to kmod in Ubuntu.
https://bugs.launchpad.net/bugs/2114945

Title:
  block less common filesystems by default

Status in kmod package in Ubuntu:
  New

Bug description:
  The Linux kernel supports a lot of different filesystem types. This is
  cool, it's part of what makes Linux so flexible and helped bring Linux
  to the mainstream. However, quality of filesystem implementations
  varies wildly and the upstream kernel community doesn't consider flaws
  in filesystems to be security issues: https://lore.kernel.org/linux-
  fsdevel/20250407-biegung-furor-e7313ca9d712@brauner/

  Ubuntu has decided to make it easy for users to mount filesystems, for
  better or for worse.

  The filesystems that have had less dedicated bug hunting bring
  significant risk to Ubuntu users. We can make it harder to mount these
  filesystem types without affecting most Ubuntu users through some
  simple module blocklisting. System administrators can still enable
  these other filesystem types with relatively easy efforts and everyone
  else will have reduced risk of ring 0 privilege escalation issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2114945/+subscriptions



References