https://github.com/torvalds/linux
Revision 01d7dd0e9f8c5f1888619d2649c7da389232b408 authored by Ralf Baechle on 23 August 2005, 17:11:45 UTC, committed by David S. Miller on 23 August 2005, 17:11:45 UTC
 o Brown paperbag bug - ax25_findbyuid() was always returning a NULL pointer
   as the result.  Breaks ROSE completly and AX.25 if UID policy set to deny.

 o While the list structure of AX.25's UID to callsign mapping table was
   properly protected by a spinlock, it's elements were not refcounted
   resulting in a race between removal and usage of an element.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 53b924b
History
Tip revision: 01d7dd0e9f8c5f1888619d2649c7da389232b408 authored by Ralf Baechle on 23 August 2005, 17:11:45 UTC
[AX25]: UID fixes
Tip revision: 01d7dd0

README

back to top