PT-2025-8661 · Linux+5 · Linux Kernel+5
Hulk Robot
·
Published
2022-01-01
·
Updated
2025-07-18
·
CVE-2022-49728
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 5.16.0
Description
A signed integer overflow issue has been identified in the Linux kernel, specifically in the
ip6 append data function. This issue arises when the length variable exceeds the maximum value that can be represented by an integer, causing an overflow. The problem is resolved by changing the type of the length variable to size t, which is an unsigned type. The issue was detected by the UBSAN (Undefined Behavior Sanitizer) tool, which reported a warning for the signed integer overflow.Recommendations
For Linux kernel versions prior to 5.16.0, update to version 5.16.0 or later to resolve the issue. As a temporary workaround, consider applying the patch that changes the
length variable type to size t to prevent the signed integer overflow.Exploit
Fix
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Suse
Ubuntu