CVE-2025-68217

UnknownEPSS 0.18%

Last modified

CVE-2025-68217 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: Input: pegasus-notetaker - fix potential out-of-bounds access In the pegasus_notetaker driver, the pegasus_probe() function allocates the URB transfer buffer using the wMaxPacketSize value from the endpoint descriptor. An attacker can use a malicious USB descriptor to force the allocation of a very small buffer. Subsequently, if the device sends an interrupt packet with a specific pattern (e.g., where the first byte is 0x80 or 0x42), the pegasus_parse_packet() function parses the packet without checking the allocated buffer size. EPSS estimates a 0.18% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: Input: pegasus-notetaker - fix potential out-of-bounds access In the pegasus_notetaker driver, the pegasus_probe() function allocates the URB transfer buffer using the wMaxPacketSize value from the endpoint descriptor. An attacker can use a malicious USB descriptor to force the allocation of a very small buffer. Subsequently, if the device sends an interrupt packet with a specific pattern (e.g., where the first byte is 0x80 or 0x42), the pegasus_parse_packet() function parses the packet without checking the allocated buffer size. This leads to an out-of-bounds memory access.

Metrics

EPSS Probability
0.18%

8.2th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 1afca2b66aac7ac262d3511c68725e9e7053b40f, < c4e746651bd74c38f581e1cf31651119a94de8cd; >= 1afca2b66aac7ac262d3511c68725e9e7053b40f, < 36bc92b838ff72f62f2c17751a9013b29ead2513; >= 1afca2b66aac7ac262d3511c68725e9e7053b40f, < 015b719962696b793997e8deefac019f816aca77; >= 1afca2b66aac7ac262d3511c68725e9e7053b40f, < 084264e10e2ae8938a54355123ad977eb9df56d6; >= 1afca2b66aac7ac262d3511c68725e9e7053b40f, < d344ea1baf1946c90f0cd6f9daeb5f3e0a0ca479; >= 1afca2b66aac7ac262d3511c68725e9e7053b40f, < 9ab67eff6d654e34ba6da07c64761aa87c2a3c26; >= 1afca2b66aac7ac262d3511c68725e9e7053b40f, < 763c3f4d2394a697d14af1335d3bb42f05c9409f; >= 1afca2b66aac7ac262d3511c68725e9e7053b40f, < 69aeb507312306f73495598a055293fa749d454e
LinuxLinux4.8

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-68217?
In the Linux kernel, the following vulnerability has been resolved: Input: pegasus-notetaker - fix potential out-of-bounds access In the pegasus_notetaker driver, the pegasus_probe() function allocates the URB transfer buffer using the wMaxPacketSize value from the endpoint descriptor. An attacker can use a malicious USB descriptor to force the allocation of a very small buffer. Subsequently, if the device sends an interrupt packet with a specific pattern (e.g., where the first byte is 0x80 or 0x42), the pegasus_parse_packet() function parses the packet without checking the allocated buffer size. This leads to an out-of-bounds memory access.
How severe is CVE-2025-68217?
Severity scoring for CVE-2025-68217 is pending analysis. The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2025-68217?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-68217?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST