Re: PATCH 1/1] AX.25: Close socket connection on session completion

From: David Ranch
Date: Mon Jul 04 2016 - 18:48:56 EST



Hello David,

Unless I'm doing something wrong, it seems this patch has only been applied to the newest
kernel:

Git/linux-stable$ git tag -l --contains 4a7d99ea1b27734558feb6833f180cd38a159940
v4.7-rc6

How can we get this critical fix applied to the other stable kernel versions? I would really hate
to depend on all the various Distro packagers to miss on picking this up as this is a critical
toxicity fix.


Reference: http://www.spinics.net/lists/linux-hams/msg03628.html

--David




On 06/18/2016 08:55 PM, David Miller wrote:
From: Basil Gunn <basil@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 09:42:30 -0700

A socket connection made in ax.25 is not closed when session is
completed. The heartbeat timer is stopped prematurely and this is
where the socket gets closed. Allow heatbeat timer to run to close
socket. Symptom occurs in kernels >= 4.2.0

Originally sent 6/15/2016. Resend with distribution list matching
scripts/maintainer.pl output.

Signed-off-by: Basil Gunn <basil@xxxxxxxxxxxxx>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html