PT-2025-18479 · Linux+2 · Linux Kernel+2
Published
2022-09-11
·
Updated
2025-06-30
·
CVE-2022-49762
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 (affected versions not specified)
Description
The issue is related to an integer overflow bug in the Linux kernel when iterating over ATTR RECORDs in the mft record. This occurs because the kernel calculates the end address of the current ATTR RECORD using the length field, which can trigger an overflow. On 32-bit systems, this may lead to an infinite loop. The problem arises from the line of code
a = (ATTR RECORD*)((u8*)a + le32 to cpu(a->length)), where a->length is the length field of the current ATTR RECORD.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
Astra Linux
Linux Kernel
Suse