← Back to team overview

kernel-packages team mailing list archive

[Bug 1235973] Re: apparmor Mem leak of profile replacedby struct

 

This bug was fixed in the package linux - 3.11.0-12.18

---------------
linux (3.11.0-12.18) saucy; urgency=low

  [ Andy Whitcroft ]

  * [Packing] tools -- when tools are off they are off
  * [config] tools -- linux-tools-common really is common
  * [Packaging] tools -- make cpupower optional
  * [Packaging] tools -- fix crosscompilation
  * [config] tools -- enable cpupower
  * SAUCE: storvsc -- host takes MAINTENANCE_IN commands badly elide them
    - LP: #1234417

  [ John Johansen ]

  * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
    - LP: #1208988
  * SAUCE: apparmor: allocate path lookup buffers during init
    - LP: #1208988
  * SAUCE: apparmor: fix memleak of the profile hash
    - LP: #1235523
  * SAUCE: apparmor: fix memleak of replacedby struct
    - LP: #1235973
  * SAUCE: apparmor: fix bad lock balance when introspecting policy
    - LP: #1235977

  [ Paolo Pisati ]

  * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y

  [ Rob Herring ]

  * SAUCE: (no-up) net: calxedaxgmac: fix clearing of old filter addresses
    - LP: #1235272
  * SAUCE: (no-up) net: calxedaxgmac: add uc and mc filter addresses in
    promiscuous mode
    - LP: #1235272
  * SAUCE: (no-up) net: calxedaxgmac: determine number of address filters
    at runtime
    - LP: #1235272

  [ Tim Gardner ]

  * [Config] CONFIG_ANDROID=n
    - LP: #1235161
  * [Config] CONFIG_L2TP_V3=y
    - LP: #1235914
  * Release tracker
    - LP: #1236999

  [ Upstream Kernel Changes ]

  * Revert "HID: core: fix reporting of raw events"
    - LP: #1218004
 -- Andy Whitcroft <apw@xxxxxxxxxxxxx>   Fri, 04 Oct 2013 13:08:59 +0100

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

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

Title:
  apparmor Mem leak of profile replacedby struct

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-goldfish” package in Ubuntu:
  Fix Released
Status in “linux-grouper” package in Ubuntu:
  Fix Committed
Status in “linux-maguro” package in Ubuntu:
  Fix Committed
Status in “linux-mako” package in Ubuntu:
  Fix Committed
Status in “linux-manta” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-goldfish” source package in Saucy:
  Fix Released
Status in “linux-grouper” source package in Saucy:
  Fix Committed
Status in “linux-maguro” source package in Saucy:
  Fix Committed
Status in “linux-mako” source package in Saucy:
  Fix Committed
Status in “linux-manta” source package in Saucy:
  Fix Committed

Bug description:
  kmemleak dump of saucy 3.11.0-11-generic kernel

  unreferenced object 0xffff8800245476d8 (size 16):
    comm "apparmor_parser", pid 14163, jiffies 4295196456 (age 3312.192s)
    hex dump (first 16 bytes):
      01 00 00 00 00 00 00 00 30 00 89 3d 00 88 ff ff  ........0..=....
    backtrace:
      [<ffffffff817a99ae>] kmemleak_alloc+0x4e/0xb0
      [<ffffffff811c98b6>] kmem_cache_alloc_trace+0xe6/0x260
      [<ffffffff81386d97>] aa_alloc_replacedby+0x27/0x80
      [<ffffffff8137f1fc>] aa_replace_profiles+0x48c/0xd80
      [<ffffffff813769ea>] profile_load+0x3a/0x60
      [<ffffffff811e9f2d>] vfs_write+0xbd/0x1e0
      [<ffffffff811ea96c>] SyS_write+0x4c/0xa0
      [<ffffffff817cccdd>] system_call_fastpath+0x1a/0x1f
      [<ffffffffffffffff>] 0xffffffffffffffff

  Requires: unconfined root user removing profiles (replacement will not
  cause a leak).

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


References