Bug 2429615 (CVE-2025-71122) - CVE-2025-71122 kernel: iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED
Summary: CVE-2025-71122 kernel: iommufd/selftest: Check for overflow in IOMMU_TEST_OP_...
Keywords:
Status: NEW
Alias: CVE-2025-71122
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-14 16:04 UTC by OSIDB Bzimport
Modified: 2026-01-14 18:47 UTC (History)
0 users

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


Attachments (Terms of Use)

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

iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED

syzkaller found it could overflow math in the test infrastructure and
cause a WARN_ON by corrupting the reserved interval tree. This only
effects test kernels with CONFIG_IOMMUFD_TEST.

Validate the user input length in the test ioctl.


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