CVE-2024-36918
MEDIUMLinux Kernel 5.16-6.1.91, 6.2-6.6.31, 6.7-6.8.10 - Integer Overflow via Bloom Filter Map Value Size
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: bpf: Check bloom filter map value size This patch adds a missing check to bloom filter creating, rejecting values above KMALLOC_MAX_SIZE. This brings the bloom map in line with many other map types. The lack of this protection can cause kernel crashes for value sizes that overflow int's. Such a crash was caught by syzkaller. The next patch adds more guard-rails at a lower level.
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0022
EPSS Percentile
12.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-190
Status
published
Products (15)
linux/Kernel
5.16.0 - 6.1.91linux
linux/Kernel
6.2.0 - 6.6.31linux
linux/Kernel
6.7.0 - 6.8.10linux
Linux/Linux
< 5.16
Linux/Linux
5.16
Linux/Linux
6.1.91 - 6.1.*
Linux/Linux
6.6.31 - 6.6.*
Linux/Linux
6.8.10 - 6.8.*
Linux/Linux
6.9
Linux/Linux
9330986c03006ab1d33d243b7cfe598a7a3c1baa - 608e13706c8b6c658a0646f09ebced74ec367f7c
... and 5 more
Published
May 30, 2024
Tracked Since
Feb 18, 2026