In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies which can lead to an integer overflow. Found by Linux Verification Center (linuxtesting.org) with SVACE.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025040145-CVE-2025-21964-e2c1@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:8142 https://access.redhat.com/errata/RHSA-2025:8142
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2025:8374 https://access.redhat.com/errata/RHSA-2025:8374