2012-11-29 13:14:55

by Samuel Ortiz

[permalink] [raw]
Subject: [GIT] [NFC] 3.7 fix pull request

Hi John,

I'm hoping it's not too late for 3.7 fixes, so here is a last minute one:

This is an NFC LLCP fix for 3.7 and contains only one patch.

It fixes a potential crash when receiving an LLCP HDLC frame acking a frame
that is not the last sent one. In that case we may dereference an already
freed pointer.


The following changes since commit 6bdd253f635f7b2ef027d116933a6c9ec148b87f:

mac80211: fix remain-on-channel (non-)cancelling (2012-11-26 14:41:40 -0500)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0.git tags/nfc-fixes-3.7-2

for you to fetch changes up to 289814918ce3af1296ac7d9b05508bde64e97348:

NFC: Fix incorrect llcp pointer dereference (2012-11-28 18:42:04 +0100)

----------------------------------------------------------------
Waldemar Rymarkiewicz (1):
NFC: Fix incorrect llcp pointer dereference

net/nfc/llcp/llcp.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
Intel Open Source Technology Centre
http://oss.intel.com/


2012-12-03 18:46:42

by John W. Linville

[permalink] [raw]
Subject: Re: [GIT] [NFC] 3.7 fix pull request

I don't think this will make 3.7. Any problem if I just pull it for 3.8?

John

On Thu, Nov 29, 2012 at 02:14:52PM +0100, Samuel Ortiz wrote:
> Hi John,
>
> I'm hoping it's not too late for 3.7 fixes, so here is a last minute one:
>
> This is an NFC LLCP fix for 3.7 and contains only one patch.
>
> It fixes a potential crash when receiving an LLCP HDLC frame acking a frame
> that is not the last sent one. In that case we may dereference an already
> freed pointer.
>
>
> The following changes since commit 6bdd253f635f7b2ef027d116933a6c9ec148b87f:
>
> mac80211: fix remain-on-channel (non-)cancelling (2012-11-26 14:41:40 -0500)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0.git tags/nfc-fixes-3.7-2
>
> for you to fetch changes up to 289814918ce3af1296ac7d9b05508bde64e97348:
>
> NFC: Fix incorrect llcp pointer dereference (2012-11-28 18:42:04 +0100)
>
> ----------------------------------------------------------------
> Waldemar Rymarkiewicz (1):
> NFC: Fix incorrect llcp pointer dereference
>
> net/nfc/llcp/llcp.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
> --
> Intel Open Source Technology Centre
> http://oss.intel.com/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.

2012-12-03 23:26:57

by Samuel Ortiz

[permalink] [raw]
Subject: Re: [GIT] [NFC] 3.7 fix pull request

Hi John,

On Mon, Dec 03, 2012 at 01:40:56PM -0500, John W. Linville wrote:
> I don't think this will make 3.7. Any problem if I just pull it for 3.8?
Fine with me, at least I tried :)

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/

2012-12-06 20:16:43

by John W. Linville

[permalink] [raw]
Subject: Re: [GIT] [NFC] 3.7 fix pull request

On Tue, Dec 04, 2012 at 12:26:50AM +0100, Samuel Ortiz wrote:
> Hi John,
>
> On Mon, Dec 03, 2012 at 01:40:56PM -0500, John W. Linville wrote:
> > I don't think this will make 3.7. Any problem if I just pull it for 3.8?
> Fine with me, at least I tried :)
>
> Cheers,
> Samuel.

Pulled...

>
> --
> Intel Open Source Technology Centre
> http://oss.intel.com/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.