In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Jul 4, 2025
to the GitHub Advisory Database
•
Updated Dec 18, 2025
Description
Published by the National Vulnerability Database
Jul 4, 2025
Published to the GitHub Advisory Database
Jul 4, 2025
Last updated
Dec 18, 2025
In the Linux kernel, the following vulnerability has been resolved:
i40e: fix MMIO write access to an invalid page in i40e_clear_hw
When the device sends a specific input, an integer underflow can occur, leading
to MMIO write access to an invalid page.
Prevent the integer underflow by changing the type of related variables.
References