Opened 4 years ago

Last modified 4 years ago

#15805 new bug

mount -t packagefs cause KDL

Reported by: X512 Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev53967 x86_64.

Steps to reproduce:

  1. mkdir /testpkg
  2. mount -t packagefs <some package> /testpkg
  3. Repeat (2) if No such file or directory error appear.

Attachments (1)

CIMG4619_2.JPG (921.1 KB ) - added by X512 4 years ago.
KDL

Download all attachments as: .zip

Change History (2)

by X512, 4 years ago

Attachment: CIMG4619_2.JPG added

KDL

comment:1 by waddlesplash, 4 years ago

The "0xdeadbeefdeadbeef" indicates a use-after-free. Something must not be removing the KPartition or related structures from a list of some kind.

Note: See TracTickets for help on using tickets.