CVE-2025-38200
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.
More information : https://git.kernel.org/stable/c/015bac5daca978448f2671478c553ce1f300c21e
