bugzilla-daemon at freedesktop.org
2014-Dec-22 06:07 UTC
[Nouveau] [Bug 87576] New: Null dereference in npramin_finit
https://bugs.freedesktop.org/show_bug.cgi?id=87576
Bug ID: 87576
Summary: Null dereference in npramin_finit
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: rjgleits at bellsouth.net
Created attachment 111144
--> https://bugs.freedesktop.org/attachment.cgi?id=111144&action=edit
fix null dereference oops in nouveau.ko
This problem manifests when chipset is < nv50. In this case, pramin_init
returns NULL. mthd->data is then set to this value in shadow_method. Later,
mthd-> data is passed as a parameter to pramin_fini. The result is a kernel
oops. The attached patch takes care of that.
Best Wishes,
Bob Gleitsmann
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20141222/83bac410/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Dec-22 06:15 UTC
[Nouveau] [Bug 87576] Null dereference in npramin_finit
https://bugs.freedesktop.org/show_bug.cgi?id=87576
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
*** This bug has been marked as a duplicate of bug 87554 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20141222/36d3b063/attachment.html>
Apparently Analagous Threads
- [Bug 87554] New: [NV1A] 3.19-rc1 NULL dereference on modprobe in pramin_fini
- [Bug 87641] New: Oops in 3.19.0-rc1 - nv40 and older - patch included
- [Fwd: [PATCH] Fix null dereference oopses for nv40 cards] kernel 3.13.0-rc8
- [Fwd: [PATCH] Fix null dereference oopses for nv40 cards] kernel 3.13.0-rc8
- [Fwd: [PATCH] Fix null dereference oopses for nv40 cards] kernel 3.13.0-rc8