History log of /freebsd-current/crypto/heimdal/kadmin/server.c
Revision Date Author Comments
# 3deefb0d 08-Dec-2022 Cy Schubert <cy@FreeBSD.org>

heimdal: Properly ix bus fault when zero-length request received

Zero length client requests result in a bus fault when attempting to
free malloc()ed pointers within the requests softc. Return an error
when the request is zero length.

This properly fixes PR/268062 without regressions.

PR: 268062
Reported by: Robert Morris <rtm@lcs.mit.edu>
MFC after: 3 days


# d24b2728 30-Nov-2022 Cy Schubert <cy@FreeBSD.org>

heimdal: Add additional checks for bad kadmind input

Check return codes for bad input.

MFC after: 3 days


# 80999dcd 26-Nov-2022 Cy Schubert <cy@FreeBSD.org>

heimdal: Add missing kadmind error checks

Inspired by: Heimdal commmit 1b213c1082be4ef5a1c23928d614c762f837dbe7
MFC after: 3 days


# 05bc50bd 24-Nov-2022 Cy Schubert <cy@FreeBSD.org>

heimdal: Fix NULL dereference when mangled realm message

Fix a NULL dereference in _kadm5_s_init_context() when the client
sends a mangled realm message.

PR: 267912
Reported by: Robert Morris <rtm@lcs.mit.edu>
MFC after: 3 days


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# c19800e8 07-May-2008 Doug Rabson <dfr@FreeBSD.org>

Vendor import of Heimdal 1.1


# bbd80c28 09-Oct-2003 Jacques Vidrine <nectar@FreeBSD.org>

Vendor import of Heimdal 0.6.


# 5bda878e 24-Nov-2002 Jacques Vidrine <nectar@FreeBSD.org>

Import of Heimdal 0.5.1.

Approved by: re


# 0cadf2f4 16-Sep-2002 Jacques Vidrine <nectar@FreeBSD.org>

Import of Heimdal Kerberos from KTH repository circa 2002/09/16.


# 8373020d 30-Aug-2002 Jacques Vidrine <nectar@FreeBSD.org>

Import of Heimdal Kerberos from KTH repository circa 2002/08/29.


# 4137ff4c 19-Feb-2002 Jacques Vidrine <nectar@FreeBSD.org>

Import of Heimdal Kerberos from KTH repository circa 2002/02/17.


# 5e9cd1ae 13-Feb-2001 Assar Westerlund <assar@FreeBSD.org>

import of heimdal 0.3e


# b528cefc 09-Jan-2000 Mark Murray <markm@FreeBSD.org>

Import KTH Heimdal, which will be the core of our Kerberos5.
Userland to follow.