Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-45008
HistorySep 04, 2024 - 7:54 p.m.

CVE-2024-45008 Input: MT - limit max slots

2024-09-0419:54:49
Linux
github.com
2
linux kernel
input_mt_init_slots
vulnerability
syzbot
allocation
ioctl
ui_dev_create
patch
cve-2024-45008

AI Score

7

Confidence

Low

EPSS

0

Percentile

13.7%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

7

Confidence

Low

EPSS

0

Percentile

13.7%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial