freebsd-skq/sys/geom
delphij 4d10945810 MFC r261618:
In g_eli_crypto_hmac_init(), zero out after using the ipad buffer,
k_ipad.

Note that the two consumers in geli(4) are not affected by this
issue because the way the code is constructed and as such, we
believe there is no security impact with or without this change
with geli(4)'s usage.

Reported by:	Serge van den Boom <serge vdboom.org>
Reviewed by:	pjd
2014-02-22 00:30:33 +00:00
..
bde - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
cache - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
concat MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
eli MFC r261618: 2014-02-22 00:30:33 +00:00
gate MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
journal When panicing due to the gjournal overflow, print the geom metadata 2013-07-10 10:11:43 +00:00
label MFC r256724: 2013-12-13 20:33:59 +00:00
linux_lvm Add some FEATURE macros for various GEOM classes. 2011-02-25 10:24:35 +00:00
mirror MFC r259634: 2014-01-10 07:48:36 +00:00
mountver - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
multipath MFC r260883: 2014-02-02 00:33:17 +00:00
nop MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
part MFC r258448: 2014-02-16 19:46:20 +00:00
raid MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
raid3 Allow to insert new component to geom_raid3 without specifying number. 2013-01-15 10:06:35 +00:00
sched - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
shsec Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
stripe MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
uncompress Remove unneeded G_PF_CANDELETE flag. 2012-08-28 19:28:31 +00:00
uzip Remove unneeded G_PF_CANDELETE flag. 2012-08-28 19:28:31 +00:00
vinum Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
virstor In virstor_ctl_stop(), check for a valid softc before trying to update 2012-08-03 20:24:16 +00:00
zero MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
geom_aes.c - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
geom_bsd_enc.c
geom_bsd.c Avoid to check the same cache line/variable from all the locking 2012-01-28 14:00:21 +00:00
geom_ccd.c Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
geom_ctl.c MFC r261084: 2014-01-30 10:53:29 +00:00
geom_ctl.h
geom_dev.c MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
geom_disk.c MFC r258683: 2014-01-09 11:13:03 +00:00
geom_disk.h MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
geom_dump.c MFC r258683: 2014-01-09 11:13:03 +00:00
geom_event.c Make g_wither_washer() to not loop by itself, but only when there was some 2013-03-24 03:15:20 +00:00
geom_flashmap.c MFP4 @222836 2013-05-30 01:19:02 +00:00
geom_fox.c Add some FEATURE macros for various GEOM classes. 2011-02-25 10:24:35 +00:00
geom_int.h MFC r258683: 2014-01-09 11:13:03 +00:00
geom_io.c MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
geom_kern.c MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
geom_map.c Use %j to match intmax_t. 2012-07-01 05:22:13 +00:00
geom_mbr_enc.c
geom_mbr.c - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
geom_pc98_enc.c
geom_pc98.c Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
geom_redboot.c
geom_slice.c MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
geom_slice.h - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
geom_subr.c Introduce a kern.geom.notaste sysctl that can be used to temporarily 2013-09-24 20:05:16 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
geom_vfs.c MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
geom_vfs.h
geom_vol_ffs.c Add some FEATURE macros for various GEOM classes. 2011-02-25 10:24:35 +00:00
geom.h MFC Alexander Motin's GEOM direct dispatch work: 2014-01-07 01:32:23 +00:00
notes