Integer overflow in Linux
CVE-2025-22001
In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaic_validate_req() These are u64 variables that come from the user via qaic_attach_slice_bo_ioctl(). Use check_add_overflow() to ensure that the math doesn't have an integer wrapping bug.
Vulnerability class: Integer Overflow
EPSS: 0.002 (7.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions ff13be8303336ead5621712f2c55012d738878b5, 6.4, 0
- Linux Linux_kernel — versions 6.14
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-22001?
- CVE-2025-22001 is a high-severity vulnerability in Linux, classified under Integer Overflow or Wraparound. CVSS score: 7.8/10. Published 2025-04-03.
- How severe is CVE-2025-22001?
- High severity. CVSS v3 base score is 7.8 out of 10.