This bug was fixed in the package xorg-server - 2:21.1.12-1ubuntu1
---------------
xorg-server (2:21.1.12-1ubuntu1) noble; urgency=medium
* Merge from Debian.
xorg-server (2:21.1.12-1) unstable; urgency=medium
* New upstream release.
* render: Avoid possible double-free in ProcRenderAddGlyphs()
(closes: #1068470)
xorg-server (2:21.1.11-3) unstable; urgency=high
[ Chris Hofstaedtler ]
* Use udev.pc to place udev files (Closes: #1057945)
[ Julien Cristau ]
* Pull from upstream server-21.1-branch:
- hw/xfree86: fix NULL pointer refrence to mode name
- Initialize Mode->name in xf86CVTMode()
- Allow disabling byte-swapped clients
- Xext: SProcSyncCreateFence needs to swap drawable id too
- Xi: ProcXIGetSelectedEvents needs to use unswapped length to send
reply (CVE-2024-31080)
- Xi: ProcXIPassiveGrabDevice needs to use unswapped length to send
reply (CVE-2024-31081)
- Xquartz: ProcAppleDRICreatePixmap needs to use unswapped length to
send reply (CVE-2024-31082)
- render: fix refcounting of glyphs during ProcRenderAddGlyphs
(CVE-2024-31083)
* dix-Fix-use-after-free-in-input-device-shutdown.patch: drop (now upstream).
-- Timo Aaltonen <[email protected]> Fri, 12 Apr 2024 12:10:06 +0300
** Changed in: xorg-server (Ubuntu Noble)
Status: Fix Committed => Fix Released
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-31080
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-31081
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-31082
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-31083
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2056331
Title:
[SRU] fix suspend/resume when there are no input devices
Status in X.Org X server:
Fix Released
Status in xorg-server package in Ubuntu:
Fix Released
Status in xorg-server source package in Jammy:
In Progress
Status in xorg-server source package in Mantic:
In Progress
Status in xorg-server source package in Noble:
Fix Released
Bug description:
[Impact]
Bug is impacting the suspend/resume flow when there is no input device
connected to machine. xorg hangs in this case.
[Where problems could occur]
The problem could occur in places where there is no input device
connected to the system but a suspend/resume is triggered.
[Test Case]
* Enable proposed updates (https://wiki.ubuntu.com/Testing/EnableProposed)
* Update xorg-server to the version in -proposed: sudo apt install -t
jammy-proposed xorg-server
* Unplug all USB devices such as USB drive, keyboard, mouse, etc.
* Set RTC timer and suspend the system via UART console
$ echo 8 > /proc/sys/kernel/printk
$ sudo rtcwake -v -m no -s 240
$ sudo systemctl suspend
[Regression Potential]
The patch defines a default behavior in systemd_logind_drop_master
function so there is a possibility that there might be a regression
that may affect all the systems that utilizes
systemd_logind_drop_master
------------------------
Upstream Bug: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1387
To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/2056331/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp