This bug was fixed in the package linux-raspi2 - 4.15.0-1114.122

---------------
linux-raspi2 (4.15.0-1114.122) bionic; urgency=medium

  [ Ubuntu: 4.15.0-184.194 ]

  * CVE-2022-1966
    - netfilter: nf_tables: disallow non-stateful expression in sets earlier

 -- Thadeu Lima de Souza Cascardo <casca...@canonical.com>  Fri, 03 Jun
2022 16:21:52 -0300

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1877415

Title:
  Add crda dependency

Status in linux-raspi package in Ubuntu:
  Fix Released
Status in linux-raspi-5.4 package in Ubuntu:
  Invalid
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi-5.4 source package in Bionic:
  Fix Released
Status in linux-raspi2 source package in Bionic:
  Fix Released
Status in linux-raspi source package in Focal:
  Fix Released

Bug description:
  [Impact]

  crda is required to setup wifi. For the main kernel, the modules extra
  package depends on crda so it's pulled in automatically but the raspi
  kernel doesn't provide a modules extra package with the result that
  the crda package is missing from the raspi images. Apparently building
  images with device-specific packages installed is not possible.

  [Test Case]

  Spin up a preinstalled server image and:
  $ dpkg -l crda
  dpkg-query: no packages found matching crda

  [Regression Potential]

  Low. This will just pull in the crda package with its dependencies.

  [Original Description]

  We need to add the "iw" package to the pi images (for configuration of
  the wifi region upon boot). However, as we don't have per-device seeds
  this can't be placed directly in the seed for the images (without
  affecting other images which don't need it). Hence, adding it as a
  "fake" dependency of the pi-specific kernel package is a reasonably
  clean solution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1877415/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to