Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2595e1a6 authored by Sivan Reinstein's avatar Sivan Reinstein
Browse files

msm: ipa: do not remove wwan_ioctl device during SSR



During modem SSR the wwan_ioctl cdev is removed as part of the
cleanup sequence and is recreated during initialization. This is
causing security issues with permissions granted to wwan_ioctl cdev,
since it is created with root permissions, thus preventing access
for IPACM.

The new cleanup sequence is not removing the wwan_ioctl cdev, but
only stops it from sending QMI messages during SSR, and reenables
sending QMI messages in initialization after SSR.

CRs-fixed: 708279
Change-Id: I8f2e6c69f149f8de2cffe8d4d0aab5796f42eef2
Signed-off-by: default avatarSivan Reinstein <sivanr@codeaurora.org>
parent bb047aa5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment