linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] [NFC] 3.7 fix pull request
@ 2012-11-29 13:14 Samuel Ortiz
  2012-12-03 18:40 ` John W. Linville
  0 siblings, 1 reply; 4+ messages in thread
From: Samuel Ortiz @ 2012-11-29 13:14 UTC (permalink / raw)
  To: John W. Linville; +Cc: Linux NFC, Linux Wireless, Waldemar Rymarkiewicz

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT] [NFC] 3.7 fix pull request
  2012-11-29 13:14 [GIT] [NFC] 3.7 fix pull request Samuel Ortiz
@ 2012-12-03 18:40 ` John W. Linville
  2012-12-03 23:26   ` Samuel Ortiz
  0 siblings, 1 reply; 4+ messages in thread
From: John W. Linville @ 2012-12-03 18:40 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: Linux NFC, Linux Wireless, Waldemar Rymarkiewicz

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 majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT] [NFC] 3.7 fix pull request
  2012-12-03 18:40 ` John W. Linville
@ 2012-12-03 23:26   ` Samuel Ortiz
  2012-12-06 20:12     ` John W. Linville
  0 siblings, 1 reply; 4+ messages in thread
From: Samuel Ortiz @ 2012-12-03 23:26 UTC (permalink / raw)
  To: John W. Linville; +Cc: Linux NFC, Linux Wireless, Waldemar Rymarkiewicz

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT] [NFC] 3.7 fix pull request
  2012-12-03 23:26   ` Samuel Ortiz
@ 2012-12-06 20:12     ` John W. Linville
  0 siblings, 0 replies; 4+ messages in thread
From: John W. Linville @ 2012-12-06 20:12 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: Linux NFC, Linux Wireless, Waldemar Rymarkiewicz

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 majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-06 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 13:14 [GIT] [NFC] 3.7 fix pull request Samuel Ortiz
2012-12-03 18:40 ` John W. Linville
2012-12-03 23:26   ` Samuel Ortiz
2012-12-06 20:12     ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).