1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-servers/xorg-server: update to 21.1.8

This fixes:

* ZDI-CAN-19866/CVE-2023-1393: X.Org Server Overlay Window
  Use-After-Free  Local Privilege Escalation Vulnerability

  If a client explicitly destroys the compositor overlay window (aka
  COW), the Xserver would leave a dangling pointer to that window in the
  CompScreen structure, which will trigger a use-after-free later.

PR:		270540
Approved by:	x11 (maintainer)
MFH:		2023Q2
Security:	96d84238-b500-490b-b6aa-2b77090a0410
This commit is contained in:
Dimitry Andric 2023-04-01 13:03:49 +02:00
parent 12b470f101
commit 0449a8492b
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= xorg
PORTVERSION= 21.1.7
PORTVERSION= 21.1.8
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= x11-servers

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1679834173
SHA256 (xorg-server-21.1.7.tar.xz) = d9c60b2dd0ec52326ca6ab20db0e490b1ff4f566f59ca742d6532e92795877bb
SIZE (xorg-server-21.1.7.tar.xz) = 4933292
TIMESTAMP = 1680345640
SHA256 (xorg-server-21.1.8.tar.xz) = 38aadb735650c8024ee25211c190bf8aad844c5f59632761ab1ef4c4d5aeb152
SIZE (xorg-server-21.1.8.tar.xz) = 4980208