PT-2025-53115 · Linux · Linux Kernel
Published
2025-12-24
·
Updated
2026-02-24
·
CVE-2022-50749
CVSS v2.0
1.7
Low
| Vector | AV:L/AC:L/Au:S/C:N/I:P/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An integer overflow exists in the
encode comp t() function within the kernel’s accounting subsystem. This occurs because the exp variable, of type int, can exceed the maximum value of a comp t variable (defined as u16) during a calculation on line 343. This overflow can lead to unexpected behavior. The function encode comp t() is involved in encoding a 64-bit value.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel