xserver/hw/xfree86
Alan Coopersmith 6ca496b7c3 dri2: better checks for integer overflow in GetBuffers*
Check for integer overflow before using stuff->count in a multiplication,
to avoid compiler optimizing out due to undefined behaviour, but only
after we've checked to make sure stuff->count is in the range of the
request we're parsing.

Reported-by: jes@posteo.de
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2015-09-24 13:47:01 -04:00
..
common debug output format fix in xf86Helper.c 2015-09-24 13:19:53 -04:00
ddc Convert hw/xfree86 to new *allocarray functions 2015-04-21 16:58:08 -07:00
dixmods
doc xfree86: Hide some pre-randr mode validation details 2015-07-08 16:40:57 -04:00
dri debug output format fix in DRISwapContext() 2015-08-28 12:06:51 +01:00
dri2 dri2: better checks for integer overflow in GetBuffers* 2015-09-24 13:47:01 -04:00
drivers modesetting: fix up output naming convention 2015-09-17 10:48:06 -04:00
exa
fbdevhw fbdevhw: Fix a const qualifier warning 2015-09-23 15:18:24 -04:00
glamor_egl
i2c Convert hw/xfree86 to new *allocarray functions 2015-04-21 16:58:08 -07:00
int10
loader Convert hw/xfree86 to new *allocarray functions 2015-04-21 16:58:08 -07:00
man remove bogus \/ escapes 2015-09-01 20:13:41 -07:00
modes xfree86: Fix the 1792x1344-75 EST III mode 2015-09-23 13:18:22 -04:00
os-support Allow system call restarts upon signal interruption 2015-09-21 10:41:46 -04:00
parser libxf86config: libxf86config_internal -> libxf86config 2015-09-23 14:29:21 -04:00
ramdac debug output format fix in TI.c 2015-08-28 12:06:39 +01:00
shadowfb
utils Add XNFcallocarray() to allow xnfcalloc() to check for overflow 2015-04-21 16:57:07 -07:00
vbe Convert hw/xfree86 to new *allocarray functions 2015-04-21 16:58:08 -07:00
vgahw
x86emu x86emu: Fix some set-but-not-used warnings. 2015-09-23 15:01:25 -04:00
.gitignore
Makefile.am libxf86config: libxf86config_internal -> libxf86config 2015-09-23 14:29:21 -04:00
Xorg.sh.in
sdksyms.sh vidmode: Hide implementation details 2015-07-08 16:40:58 -04:00
xorg-wrapper.c
xorgconf.cpp