CVE-2025-40035

UnknownEPSS 0.21%

Last modified

CVE-2025-40035 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak Struct ff_effect_compat is embedded twice inside uinput_ff_upload_compat, contains internal padding. In particular, there is a hole after struct ff_replay to satisfy alignment requirements for the following union member. EPSS estimates a 0.21% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak Struct ff_effect_compat is embedded twice inside uinput_ff_upload_compat, contains internal padding. In particular, there is a hole after struct ff_replay to satisfy alignment requirements for the following union member. Without clearing the structure, copy_to_user() may leak stack data to userspace. Initialize ff_up_compat to zero before filling valid fields.

Metrics

EPSS Probability
0.21%

11.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

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

VendorProductVersions
LinuxLinux>= 2d56f3a32c0e62f99c043d2579840f9731fe5855, < 1b317796013f666ae5040edbf0f230ec61496d42; >= 2d56f3a32c0e62f99c043d2579840f9731fe5855, < 877172b97786ed1678640dff0b2d35abb328844c; >= 2d56f3a32c0e62f99c043d2579840f9731fe5855, < e63aade22a33e77b93c98c9f02db504d897a76b4; >= 2d56f3a32c0e62f99c043d2579840f9731fe5855, < 933b87c4590b42500299f00ff55f555903056803; >= 2d56f3a32c0e62f99c043d2579840f9731fe5855, < fd8a23ecbc602d00e47b27f20b07350867d0ebe5; >= 2d56f3a32c0e62f99c043d2579840f9731fe5855, < 48c96b7e9e03516936d6deba54b5553097eae817; >= 2d56f3a32c0e62f99c043d2579840f9731fe5855, < f5e1f3b85aadce74268c46676772c3e9fa79897e; >= 2d56f3a32c0e62f99c043d2579840f9731fe5855, < d3366a04770eea807f2826cbdb96934dd8c9bf79
LinuxLinux2.6.29

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-40035?
In the Linux kernel, the following vulnerability has been resolved: Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak Struct ff_effect_compat is embedded twice inside uinput_ff_upload_compat, contains internal padding. In particular, there is a hole after struct ff_replay to satisfy alignment requirements for the following union member. Without clearing the structure, copy_to_user() may leak stack data to userspace. Initialize ff_up_compat to zero before filling valid fields.
How severe is CVE-2025-40035?
Severity scoring for CVE-2025-40035 is pending analysis. The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2025-40035?
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-40035?

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

Scan your code now

Source: NVD / NIST