CVE-2024-46745
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
Input: uinput - reject requests with unreasonable number of slots
When exercising uinput interface syzkaller may try setting up device with a really large number of slots, which causes memory allocation failure in input_mt_init_slots(). While this allocation failure is handled properly and request is rejected, it results in syzkaller reports. Additionally, such request may put undue burden on the system which will try to free a lot of memory for a bogus request.
Fix it by limiting allowed number of slots to 100. This can easily be extended if we see devices that can track more than 100 contacts.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 38e7afe96c7c0ad900824911c61fdb04078033dc < 9c6d189f0c1c59ba9a32326ec82a0b367a3cd47b | affected |
| Linux | Linux | 38e7afe96c7c0ad900824911c61fdb04078033dc < 597ff930296c4c8fc6b6a536884d4f1a7187ec70 | affected |
| Linux | Linux | 38e7afe96c7c0ad900824911c61fdb04078033dc < 51fa08edd80003db700bdaa099385c5900d27f4b | affected |
| Linux | Linux | 38e7afe96c7c0ad900824911c61fdb04078033dc < 9719687398dea8a6a12a10321a54dd75eec7ab2d | affected |
| Linux | Linux | 38e7afe96c7c0ad900824911c61fdb04078033dc < 61df76619e270a46fd427fbdeb670ad491c42de2 | affected |
| Linux | Linux | 38e7afe96c7c0ad900824911c61fdb04078033dc < a4858b00a1ec57043697fb935565fe267f161833 | affected |
| Linux | Linux | 38e7afe96c7c0ad900824911c61fdb04078033dc < d76fc0f0b18d49b7e721c9e4975ef4bffde2f3e7 | affected |
| Linux | Linux | 38e7afe96c7c0ad900824911c61fdb04078033dc < 206f533a0a7c683982af473079c4111f4a0f9f5e | affected |
| Linux | Linux | 2.6.36 | affected |
| Linux | Linux | 0 < 2.6.36 | unaffected |
| Linux | Linux | 4.19.322 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.284 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.226 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.167 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.110 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.51 <= 6.6.* | unaffected |
| Linux | Linux | 6.10.10 <= 6.10.* | unaffected |
| Linux | Linux | 6.11 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
Additional References
- https://cert-portal.siemens.com/productcert/html/ssa-398330.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-355557.html
References
- https://git.kernel.org/stable/c/9c6d189f0c1c59ba9a32326ec82a0b367a3cd47b
- https://git.kernel.org/stable/c/597ff930296c4c8fc6b6a536884d4f1a7187ec70
- https://git.kernel.org/stable/c/51fa08edd80003db700bdaa099385c5900d27f4b
- https://git.kernel.org/stable/c/9719687398dea8a6a12a10321a54dd75eec7ab2d
- https://git.kernel.org/stable/c/61df76619e270a46fd427fbdeb670ad491c42de2
- https://git.kernel.org/stable/c/a4858b00a1ec57043697fb935565fe267f161833
- https://git.kernel.org/stable/c/d76fc0f0b18d49b7e721c9e4975ef4bffde2f3e7
- https://git.kernel.org/stable/c/206f533a0a7c683982af473079c4111f4a0f9f5e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.