lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 16 Jul 2016 10:40:59 +0100
From:	Richard Stearn <richard@...-stearn.demon.co.uk>
To:	netdev@...r.kernel.org, linux-hams@...r.kernel.org
Subject: [PATCH 0/6]NET:AX25:ROSE Adds device use count, adds trap to
 prevent kernel crash, plus other cleanup

Subject: [PATCH 0/6]NET:AX25:ROSE Adds device use count, adds trap to prevent kernel crash, plus other cleanup
[PATCH 1/6]NET:AX25:ROSE
Adds device use count for core of protocol.

[PATCH 2/6]NET:AX25:ROSE
Adds device use counting for ROSE neighbour lists

[PATCH 3/6]NET:AX25:ROSE
Traps calls to rose_route_frame with a NULL ax25 callback. Prevents a kernel crash.

[PATCH 4/6]NET:AX25:ROSE
Adds comments on the header fields. Removes address copy.

[PATCH 5/6]NET:AX25:ROSE
Adds the log priority to a printk.

[PATCH 6/6]NET:AX25:ROSE
Removes a conditional return and corrects the return value.

 net/rose/af_rose.c       |    7 ++++++-
 net/rose/rose_dev.c      |   18 ++++++------------
 net/rose/rose_loopback.c |    1 +
 net/rose/rose_route.c    |   22 ++++++++++++++++++----
 5 files changed, 33 insertions(+), 19 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ