Hi John,
This pull request contains a very important fix for 3.15. Here we fix the
permissions of a debugfs file that would otherwise allow unauthorized users
to write content to it.
Please pull! Thanks.
Gustavo
---
The following changes since commit 1fb4e09a7e780b915dbd172592ae7e2a4c071065:
Bluetooth: Add support for Lite-on [04ca:3007] (2014-04-25 09:47:16 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git master
for you to fetch changes up to 40b9397a1a61a37917b93e7d57e6f2faf3a086b4:
Bluetooth: Fix L2CAP LE debugfs entries permissions (2014-05-14 09:07:07 -0700)
----------------------------------------------------------------
Samuel Ortiz (1):
Bluetooth: Fix L2CAP LE debugfs entries permissions
net/bluetooth/l2cap_core.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
On Thu, May 15, 2014 at 10:56:00AM -0300, Gustavo Padovan wrote:
> Hi John,
>
> This pull request contains a very important fix for 3.15. Here we fix the
> permissions of a debugfs file that would otherwise allow unauthorized users
> to write content to it.
>
> Please pull! Thanks.
>
> Gustavo
>
> ---
> The following changes since commit 1fb4e09a7e780b915dbd172592ae7e2a4c071065:
>
> Bluetooth: Add support for Lite-on [04ca:3007] (2014-04-25 09:47:16 +0300)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git master
>
> for you to fetch changes up to 40b9397a1a61a37917b93e7d57e6f2faf3a086b4:
>
> Bluetooth: Fix L2CAP LE debugfs entries permissions (2014-05-14 09:07:07 -0700)
Pulling now...
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.
forgot to sign it..
2014-05-15 Gustavo Padovan <[email protected]>:
> Hi John,
>
> This pull request contains a very important fix for 3.15. Here we fix the
> permissions of a debugfs file that would otherwise allow unauthorized users
> to write content to it.
>
> Please pull! Thanks.
>
> Gustavo
>
> ---
> The following changes since commit 1fb4e09a7e780b915dbd172592ae7e2a4c071065:
>
> Bluetooth: Add support for Lite-on [04ca:3007] (2014-04-25 09:47:16 +0300)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git master
>
> for you to fetch changes up to 40b9397a1a61a37917b93e7d57e6f2faf3a086b4:
>
> Bluetooth: Fix L2CAP LE debugfs entries permissions (2014-05-14 09:07:07 -0700)
>
> ----------------------------------------------------------------
> Samuel Ortiz (1):
> Bluetooth: Fix L2CAP LE debugfs entries permissions
>
> net/bluetooth/l2cap_core.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)