PatchSiren cyber security CVE debrief
CVE-2026-97540 Linux CVE debrief
The Linux kernel vulnerability in the Pegasus USB driver, identified as CVE-2026-97540, allows for potential issues with dynamic ID handling. This vulnerability arises from the driver's incorrect use of pointer arithmetic on the usb_device_id parameter of the probe function, which can lead to out-of-bounds indexing when dynamic IDs are involved. To address this issue, the driver_info field of the usb_device_id is utilized instead of maintaining a side table for additional information. The dynamic ID parsing code has been updated to write to the reserved entry for dynamic IDs and remove the unusual loop. Linux system administrators and users of systems with the Pegasus USB driver,
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux system administrators and users of systems with the Pegasus USB driver should assess their exposure to this vulnerability and verify patch application to prevent potential issues.
Why it matters
The Linux kernel vulnerability in the Pegasus USB driver may lead to potential issues with dynamic ID handling. Linux system administrators and users should assess their exposure and verify patch application to prevent potential issues.
- Verify patch application for the Pegasus USB driver to prevent potential issues
- Assess Linux system exposure to CVE-2026-97540
- Monitor system logs for potential issues related to the Pegasus USB driver
Technical summary
The Linux kernel's Pegasus USB driver has a vulnerability related to dynamic ID handling. The driver incorrectly uses pointer arithmetic on the usb_device_id parameter of the probe function, which can lead to out-of-bounds indexing when dynamic IDs are involved. To fix this, the driver_info field of the usb_device_id is used instead of maintaining a side table for additional information. The dynamic ID parsing code has been updated to write to the reserved entry for dynamic IDs and remove the unusual loop.
Defensive priority
Assess exposure of Linux systems using the Pegasus USB driver and verify patch application.
Recommended defensive actions
- Assess Linux system exposure to CVE-2026-97540
- Verify patch application for the Pegasus USB driver
- Monitor system logs for potential issues
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in the Linux kernel's Pegasus USB driver. However, specific impact and remediation details are limited. Further verification is needed to assess the full scope of affected systems and to confirm patch application. The dynamic ID handling vulnerability in the Pegasus USB driver may have implications for Linux system security, and defenders should verify patch application and monitor system logs for potential issues. The source details are limited, so explicit evidence is
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97540 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97540
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97540 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97540
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/61b84e964a829d534f24eab4cbd4035d22b52601
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/7654812b65047349ea4c111eed42c4315a00e462
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/9425a13960ef38bac237608f25c9ee64ff113086
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ce8101c331956bbd3e20681331dfd22eb7c1c1ea
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.