Displaying 6 results from an estimated 6 matches for "xichangehierarchy".
2020 Aug 25
0
X.Org server security advisory: August 25, 2020
...n lead to local privileges elevation
on systems where the X server is running privileged.
* CVE-2020-14345 / ZDI CAN 11428 XkbSetNames Out-Of-Bounds Access
The handler for the XkbSetNames request does not validate the request
length before accessing its contents.
* CVE-2020-14346 / ZDI CAN 11429 XIChangeHierarchy Integer Underflow
An integer underflow exists in the handler for the XIChangeHierarchy
request.
* CVE-2020-14361 / ZDI CAN 11573 XkbSelectEvents Integer Underflow
An integer underflow exist in the handler for the XkbSelectEvents
request.
* CVE-2020-1436 / ZDI CAN 11574 XRecordRegisterClients I...
2015 Sep 09
0
[ANNOUNCE] libXi 1.7.5
A couple of important bugfixes that have accumulated over the last year.
Cosimo Cecchi (1):
Fix version check in _XIAllowEvents
Julien Cristau (1):
Advance the request buffer by the right amount in XIChangeHierarchy
Michal Srb (7):
Fix double unlock when _XiCheckExtInit return -1.
XIChangeHierarchy: Add missing unlock.
Do not return NoSuchExtension casted to pointer as an error.
XIGetClientPointer: Return False on error.
Fix logic in _XIAllowEvents and prevent double unlock....
2009 Jul 13
0
[ANNOUNCE] libXi 1.2.99.2
.../paste errors in XListDeviceProperties.
Add XI2 property man pages.
man: resurrect XGetDeviceProperty man pages (and associates)
Fix typo in Makefile.am, leading to the XI2 source skipping compilation.
Hierarchy changes should use "deviceid", not device.
man: XIChangeHierarchy uses device ids, not XDevice*
Remove CamelCase use from XIChangeHierarchy.
Silence warning: missing prototype for copy_classes
Rename XICreateMaster to XIAddMaster for consistency.
XIHierarchyEvent should list num_info, not num_devices.
Require inputproto 1.9.99.11....
2019 Jun 19
0
[ANNOUNCE] libXi 1.7.10
...att Turner (2):
Replace open-coded FP3232_TO_DOUBLE
libXi 1.7.10
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (2):
autogen.sh: use exec instead of waiting for configure to finish
man: add a bunch of missing spaces
Raphaƫl Droz (1):
Update XIChangeHierarchy.txt
git tag: libXi-1.7.10
https://xorg.freedesktop.org/archive/individual/lib/libXi-1.7.10.tar.bz2
MD5: 62c4af0839072024b4b1c8cbe84216c7 libXi-1.7.10.tar.bz2
SHA1: 79052e50ea07ce2431f8988a60553d9091d46207 libXi-1.7.10.tar.bz2
SHA256: 36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f8...
2020 Aug 25
0
[ANNOUNCE] xorg-server 1.20.9
...XRandR rotation
Lyude Paul (1):
xwayland: Store xwl_tablet_pad in its own private key
Martin Weber (1):
hw/xfree86: Avoid cursor use after free
Matt Turner (1):
xserver 1.20.9
Matthieu Herrb (5):
fix for ZDI-11426
Correct bounds checking in XkbSetNames()
Fix XIChangeHierarchy() integer underflow
Fix XkbSelectEvents() integer underflow
Fix XRecordRegisterClients() Integer underflow
Michel D?nzer (7):
present/wnmd: Keep pixmap pointer in present_wnmd_clear_window_flip
present/wnmd: Free flip_queue entries in present_wnmd_clear_window_flip
xw...
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...c | 14 +-
Xi/opendev.c | 1 -
Xi/queryst.c | 3 +-
Xi/setmode.c | 2 +-
Xi/stubs.c | 90 -
Xi/xichangehierarchy.c | 522 +++--
Xi/xiquerydevice.c | 2 +-
composite/compalloc.c | 44 +-
composite/compext.c | 362 +++-
composite/compint.h | 3 +
compos...