[Bug 204819] KASAN still got problems loading some modules at boot
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Mon Sep 16 21:32:23 AEST 2019
https://bugzilla.kernel.org/show_bug.cgi?id=204819
--- Comment #23 from Christophe Leroy (christophe.leroy at c-s.fr) ---
Thanks. The third one is interesting, as it shows :
Sep 16 12:57:39 T600 kernel: BUG: Unable to handle kernel data access at
0xfe295404
0xfe295000-0xfe295fff 0x00d05000 4K user r present
accessed
So unlike the other cases, this one shows that the area is still read-only and
pointing to the zero shadow area.
Wondering whether for the other ones the area is not allocated to a further
module loader after the failing one.
Are you able to dump kernel_page_tables just after each module load failure
before loading any additional module ?
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the Linuxppc-dev
mailing list