Since Kernel 5.0 just landed in disco's release pocket, I'm changing the
status to Fix Released.

** Changed in: linux (Ubuntu)
       Status: Fix Committed => Fix Released

** Changed in: ubuntu-z-systems
       Status: Fix Committed => Fix Released

** Information type changed from Private to Public

-- 
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/1804645

Title:
  [19.04 FEAT] kernel address sanitizer support

Status in Ubuntu on IBM z Systems:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  KernelAddressSANitizer (KASAN) is a dynamic memory error detector.
  It provides a fast and comprehensive solution for finding use-after-free and 
out-of-bounds bugs.

  KASAN uses compile-time instrumentation for checking every memory access, 
therefore you will need a GCC version 4.9.2 or later.
  GCC 5.0 or later is required for detection of out-of-bounds accesses to stack 
or global variables.

  Implement the backend for Linux on Z to be able to use KASAN. Provide
  an additional RPM autobuild target for a KASAN enabled kernel.

  kernel 4.20
  Git-Commit : will follow

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