Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1436630
| From | David Ranch <linux-hams@trinnet.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: PATCH 1/1] AX.25: Close socket connection on session completion |
| Date | 2016-07-05 00:50 +0200 |
| Message-ID | <rRkQG-32v-11@gated-at.bofh.it> (permalink) |
| References | <rKIEp-2jH-13@gated-at.bofh.it> <rLC3T-54n-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@pacabunga.com>
> 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@pacabunga.com>
> Applied.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: PATCH 1/1] AX.25: Close socket connection on session completion David Ranch <linux-hams@trinnet.net> - 2016-07-05 00:50 +0200 Re: PATCH 1/1] AX.25: Close socket connection on session completion David Miller <davem@davemloft.net> - 2016-07-05 01:40 +0200
csiph-web