[Kernel-packages] [Bug 1915688] [NEW] Please enable CONFIG_FANOTIFY_ACCESS_PERMISSIONS

2021-02-15 Thread Rene H. Larsen
Public bug reported:

The CONFIG_FANOTIFY_ACCESS_PERMISSIONS option is required for certain
security products, like Microsoft Defender for Endpoints, to operate
correctly. As far as I can tell, it causes no overhead (when not
actively using it), in terms of code size or startup time.

It is currently disabled in the Focal Fossa -kvm kernel:

$ grep CONFIG_FANOTIFY /boot/config-5.4.0-1032-kvm 
CONFIG_FANOTIFY=y
# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set

While it is enabled in the -generic kernel:

$ grep CONFIG_FANOTIFY /boot/config-5.4.0-65-generic 
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y

The same goes for Bionic Beaver.

** Affects: linux-kvm (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Please enable CONFIG_FANOTIFY_ACCESS_PERMISSIONS

Status in linux-kvm package in Ubuntu:
  New

Bug description:
  The CONFIG_FANOTIFY_ACCESS_PERMISSIONS option is required for certain
  security products, like Microsoft Defender for Endpoints, to operate
  correctly. As far as I can tell, it causes no overhead (when not
  actively using it), in terms of code size or startup time.

  It is currently disabled in the Focal Fossa -kvm kernel:

  $ grep CONFIG_FANOTIFY /boot/config-5.4.0-1032-kvm 
  CONFIG_FANOTIFY=y
  # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set

  While it is enabled in the -generic kernel:

  $ grep CONFIG_FANOTIFY /boot/config-5.4.0-65-generic 
  CONFIG_FANOTIFY=y
  CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y

  The same goes for Bionic Beaver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/1915688/+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


[Kernel-packages] [Bug 1327741] Re: Kernel panic on driver rtl8821ae

2014-11-28 Thread Rene H. Larsen
One of the recent kernel releases (not sure which) fixed rtl8821ae
support for me.

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

Title:
  Kernel panic on driver rtl8821ae

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since kernel version 3.13.0-27, my Asus VM40B goes into kernel panic
  during boot, seemingly due to an error with the WiFi driver,
  rtl8821ae. The attached screenshot of the screen (I have no idea how
  to otherwise capture the output of a kernel panic) shows the error
  with kernel version 3.13.0-29, but it happens exactly the same with
  -27.

  WORKAROUND: Disabling the WiFi card or using version 3.13.0-24 does
  not cause any problem.

  Please bear in mind, while reading the generated report, that I have
  disabled the WiFi card to be able to boot with kernel -29.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1327741/+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