Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1734734

Re: NULL pointer dereference in call_fext_func [fujitsu_laptop]

From Jonathan Woithe <jwoithe@just42.net>
Newsgroups linux.kernel
Subject Re: NULL pointer dereference in call_fext_func [fujitsu_laptop]
Date 2017-09-19 10:30 +0200
Message-ID <urm4N-1KA-5@gated-at.bofh.it> (permalink)
References <urlBM-1m7-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Sep 19, 2017 at 09:56:47AM +0200, Jiri Slaby wrote:
> we have this report from 4.13.1:
> BUG: unable to handle kernel NULL pointer dereference at 00000004
> IP: call_fext_func.isra.3+0x82/0xf0 [fujitsu_laptop]
> *pdpt = 0000000035e79001 *pde = 0000000000000000
> :
> It looks like fext is NULL, but bl_update_status passes it down to
> call_fext_func which obviously blows up.
> 
> This was originally reported here:
> https://bugzilla.suse.com/show_bug.cgi?id=1058814

Thanks for the report.

This issue is already being discussed.  See the platform drivers thread
"[PATCH] platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not
presnt".

> Any ideas?

Until the above post to platform drivers it was thought that all Fujitsu
laptops had FUJ02E3 since this was what was observed on all models we had
access to.

An interim patch is under consideration.

Regards
  jonathan

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

NULL pointer dereference in call_fext_func [fujitsu_laptop] Jiri Slaby <jslaby@suse.cz> - 2017-09-19 10:00 +0200
  Re: NULL pointer dereference in call_fext_func [fujitsu_laptop] Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-09-19 10:10 +0200
    Re: NULL pointer dereference in call_fext_func [fujitsu_laptop] Jonathan Woithe <jwoithe@just42.net> - 2017-09-19 10:30 +0200
  Re: NULL pointer dereference in call_fext_func [fujitsu_laptop] Jonathan Woithe <jwoithe@just42.net> - 2017-09-19 10:30 +0200

csiph-web