PT-2025-53316 · Linux+2 · Linux Kernel+2
Published
2025-04-15
·
Updated
2026-03-25
·
CVE-2025-68750
CVSS v2.0
7.7
High
| Vector | AV:A/AC:L/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An integer overflow issue exists in the
usbg make tpg() function within the Linux kernel. The variable tpgt of type unsigned long is assigned to tpgt->tport tpgt, which is of type u16. This assignment can lead to an integer overflow if tpgt exceeds the maximum value representable by a u16 (65535). The issue may be triggered by calling usbg make tpg() with a large value for the tpgt variable. This condition is similar to a previously addressed memory corruption issue.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
Linuxmint
Linux Kernel
Ubuntu