In the Linux kernel, the following vulnerability has been resolved:
Input: MT - limit max slots
syzbot is reporting too large allocation at input_mt_init_slots(), for
num_slots is supplied from userspace using ioctl(UI_DEV_CREATE).
Since nobody knows possible max slots, this patch chose 1024.
CVSS
No CVSS.
References
Configurations
No configuration.
History
05 Sep 2024, 12:53
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
04 Sep 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-04 20:15
Updated : 2024-09-05 12:53
NVD link : CVE-2024-45008
Mitre link : CVE-2024-45008
CVE.ORG link : CVE-2024-45008
JSON object : View
Products Affected
No product.
CWE
No CWE.