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.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 02:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-789 |
Thu, 05 Sep 2024 01:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 04 Sep 2024 21:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 04 Sep 2024 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | 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. | |
Title | Input: MT - limit max slots | |
References |
|
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-09-04T19:54:49.763Z
Updated: 2024-11-05T09:43:57.912Z
Reserved: 2024-08-21T05:34:56.679Z
Link: CVE-2024-45008
Vulnrichment
Updated: 2024-09-04T20:17:58.984Z
NVD
Status : Awaiting Analysis
Published: 2024-09-04T20:15:09.107
Modified: 2024-09-05T12:53:21.110
Link: CVE-2024-45008
Redhat