
Today's XWayland and X.Org Server point releases are for adding an integer overflow check on the BigRequest length as part of addressing CVE-2025-49176, which is around possible integer overflows within the Big Requests Extension. A simple if statement is added to the C code to further fend off possible integer overflow conditions.

So for those interested you can now grab xorg-server 21.1.18 and xwayland 24.1.8 .
As the ERNW security researchers who discovered this latest batch of X.Org Server flaws wrote yesterday:
"The X.Org X server is a aged and large project that grew over time with the help of the open-source community. All of these issues gave me a feeling that the source code itself can best describe: party_like_its_1989 = TRUE;"