CVE-2025-49180
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-06-17

Last updated on: 2025-12-09

Assigner: Red Hat, Inc.

Description
A flaw was found in the RandR extension, where the RRChangeProviderProperty function does not properly validate input. This issue leads to an integer overflow when computing the total size to allocate.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-17
Last Modified
2025-12-09
Generated
2026-05-07
AI Q&A
2025-06-17
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an integer overflow flaw in the RandR extension of the xorg-x11-server, specifically in the RRChangeProviderProperty function. It occurs because the function does not properly validate input from clients, leading to incorrect calculations of memory allocation size. This can cause memory corruption on affected Linux systems. [1]


How can this vulnerability impact me? :

The vulnerability can lead to memory corruption, which poses a high-severity security risk. Exploiting this flaw could potentially allow an attacker with local access to cause denial of service or other impacts related to memory corruption on affected Linux systems. [1]


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, you should update or patch the xorg-x11-server package, especially the Xwayland and tigervnc components, to versions that fix the integer overflow in the RRChangeProviderProperty function. Applying vendor-provided security updates promptly is recommended to prevent potential exploitation and memory corruption. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart