CVE-2024-45008

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-45008
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-45008.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-45008
Downstream
Related
Published
2024-09-04T20:15:09Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

Input: MT - limit max slots

syzbot is reporting too large allocation at inputmtinitslots(), for numslots is supplied from userspace using ioctl(UIDEVCREATE).

Since nobody knows possible max slots, this patch chose 1024.

References

Affected packages