CVE-2025-40035
Published: Oct 28, 2025
Modified: May 11, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 2d56f3a32c0e62f99c043d2579840f9731fe5855 - < 1b317796013f666ae5040edbf0f230ec61496d42affected 2d56f3a32c0e62f99c043d2579840f9731fe5855 - < 877172b97786ed1678640dff0b2d35abb328844caffected 2d56f3a32c0e62f99c043d2579840f9731fe5855 - < e63aade22a33e77b93c98c9f02db504d897a76b4affected 2d56f3a32c0e62f99c043d2579840f9731fe5855 - < 933b87c4590b42500299f00ff55f555903056803affected 2d56f3a32c0e62f99c043d2579840f9731fe5855 - < fd8a23ecbc602d00e47b27f20b07350867d0ebe5+3 more versions |
Linux | Linux | affected 2.6.29unaffected 0 - < 2.6.29unaffected 5.4.301 - <= 5.4.*unaffected 5.10.246 - <= 5.10.*unaffected 5.15.195 - <= 5.15.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now