Bug 2356642 (CVE-2025-21963) - CVE-2025-21963 kernel: cifs: Fix integer overflow while processing acdirmax mount option
Summary: CVE-2025-21963 kernel: cifs: Fix integer overflow while processing acdirmax m...
Keywords:
Status: NEW
Alias: CVE-2025-21963
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-01 16:04 UTC by OSIDB Bzimport
Modified: 2025-06-16 08:36 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2025:9079 0 None None None 2025-06-16 07:44:12 UTC
Red Hat Product Errata RHSA-2025:9080 0 None None None 2025-06-16 08:36:08 UTC

Description OSIDB Bzimport 2025-04-01 16:04:01 UTC
In the Linux kernel, the following vulnerability has been resolved:

cifs: Fix integer overflow while processing acdirmax mount option

User-provided mount parameter acdirmax 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.

Comment 3 errata-xmlrpc 2025-06-16 07:44:11 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2025:9079 https://access.redhat.com/errata/RHSA-2025:9079

Comment 4 errata-xmlrpc 2025-06-16 08:36:07 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2025:9080 https://access.redhat.com/errata/RHSA-2025:9080


Note You need to log in before you can comment on or make changes to this bug.