2024-05-30 16:00:35 +00:00
{
2024-11-05 10:03:40 +00:00
"data_version" : "4.0" ,
2024-05-30 16:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-36918" ,
2024-11-05 10:03:40 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-30 16:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-11-05 10:03:40 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Check bloom filter map value size\n\nThis patch adds a missing check to bloom filter creating, rejecting\nvalues above KMALLOC_MAX_SIZE. This brings the bloom map in line with\nmany other map types.\n\nThe lack of this protection can cause kernel crashes for value sizes\nthat overflow int's. Such a crash was caught by syzkaller. The next\npatch adds more guard-rails at a lower level."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-05-30 16:00:35 +00:00
}
]
2024-11-05 10:03:40 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
2024-12-13 16:00:57 +00:00
"version_name" : "9330986c0300" ,
2024-11-05 10:03:40 +00:00
"version_value" : "fa6995eeb62e"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
2024-12-13 16:00:57 +00:00
{
"version" : "5.16" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "5.16" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
2024-11-05 10:03:40 +00:00
{
"version" : "6.1.91" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "6.6.31" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "6.8.10" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "6.9" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/fa6995eeb62e74b5a1480c73fb7b420c270784d3" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/fa6995eeb62e74b5a1480c73fb7b420c270784d3"
} ,
{
"url" : "https://git.kernel.org/stable/c/608e13706c8b6c658a0646f09ebced74ec367f7c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/608e13706c8b6c658a0646f09ebced74ec367f7c"
} ,
{
"url" : "https://git.kernel.org/stable/c/c418afb9bf23e2f2b76cb819601e4a5d9dbab42d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c418afb9bf23e2f2b76cb819601e4a5d9dbab42d"
} ,
{
"url" : "https://git.kernel.org/stable/c/a8d89feba7e54e691ca7c4efc2a6264fa83f3687" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/a8d89feba7e54e691ca7c4efc2a6264fa83f3687"
}
]
} ,
"generator" : {
2024-12-13 16:00:57 +00:00
"engine" : "bippy-8e903de6a542"
2024-05-30 16:00:35 +00:00
}
}