CVE Catalog

CVE-2025-22118

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

6th percentile - higher than 6% of all known CVEs

Summary

In the Linux kernel, the ice driver lacks validation of queue quanta parameters, potentially leading to out-of-bounds (OOB) access. Added wraparound prevention by validating start_qid and num_queues.

Risk Assessment

An attacker could exploit this vulnerability to access memory outside the allowed range, potentially causing system crashes or privilege escalation.

Recommendation

Apply the Linux kernel patch that adds validation of quanta parameters in the ice driver.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: ice: validate queue quanta parameters to prevent OOB access Add queue wraparound prevention in quanta configuration. Ensure end_qid does not overflow by validating start_qid and num_queues.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS