[krbdev.mit.edu #8493] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Thu Sep 8 15:26:45 EDT 2016


Fix unaligned accesses in bt_split.c

In the libdb2 btree back end, splitting a page at an overflow key
could result in an unaligned access, causing a crash (and data
corruption) on platforms with strict alignment.  This probably occurs
only rarely in practice.

https://github.com/krb5/krb5/commit/537aba0dda3a1f696f10fde56348fde06d88939c
Author: Tom Yu <tlyu at mit.edu>
Commit: 537aba0dda3a1f696f10fde56348fde06d88939c
Branch: master
 src/plugins/kdb/db2/libdb2/btree/bt_split.c |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)



More information about the krb5-bugs mailing list