CVE-2025-22001
MEDIUMLinux Kernel 6.4-6.6.84, 6.7-6.12.20, 6.13-6.13.8 - Integer Overflow in qaic_validate_req()
Title source: llmDescription
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.
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0015
EPSS Percentile
5.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-190
Status
published
Products (15)
linux/Kernel
6.13.0 - 6.13.9linux
linux/Kernel
6.4.0 - 6.6.85linux
linux/Kernel
6.7.0 - 6.12.21linux
Linux/Linux
< 6.4
Linux/Linux
6.12.21 - 6.12.*
Linux/Linux
6.13.9 - 6.13.*
Linux/Linux
6.14
Linux/Linux
6.4
Linux/Linux
6.6.85 - 6.6.*
Linux/Linux
ff13be8303336ead5621712f2c55012d738878b5 - 4b2a170c25862ad116bd31be6b9841646b4862e8
... and 5 more
Published
Apr 03, 2025
Tracked Since
Feb 18, 2026