IT

Tracker / CVE-2025-22001

CVE-2025-22001

High 7.8

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.13 → 6.13.9
linux linux_kernel · 6.4 → 6.6.85
linux linux_kernel · 6.7 → 6.12.21

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References