2024-05-30 16:00:35 +00:00
{
2024-06-19 07:00:32 +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-36978" ,
2024-06-19 07:00:32 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-30 16:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-06-19 07:00:32 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: sched: sch_multiq: fix possible OOB write in multiq_tune()\n\nq->bands will be assigned to qopt->bands to execute subsequent code logic\nafter kmalloc. So the old q->bands should not be used in kmalloc.\nOtherwise, an out-of-bounds write will occur."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-05-30 16:00:35 +00:00
}
]
2024-06-19 07:00:32 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "c2999f7fb05b" ,
2024-07-05 08:00:35 +00:00
"version_value" : "d5d9d241786f"
2024-06-19 07:00:32 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "5.4" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "5.4" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-06-19 07:00:32 +00:00
} ,
2024-07-05 08:00:35 +00:00
{
"version" : "5.4.279" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-07-05 08:00:35 +00:00
} ,
{
"version" : "5.10.221" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-07-05 08:00:35 +00:00
} ,
{
"version" : "5.15.162" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-07-05 08:00:35 +00:00
} ,
2024-06-21 14:00:34 +00:00
{
"version" : "6.1.95" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-06-21 14:00:34 +00:00
} ,
{
"version" : "6.6.35" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-06-21 14:00:34 +00:00
} ,
{
"version" : "6.9.6" ,
"lessThanOrEqual" : "6.9.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-06-21 14:00:34 +00:00
} ,
2024-06-19 07:00:32 +00:00
{
2024-07-15 07:00:37 +00:00
"version" : "6.10" ,
2024-06-19 07:00:32 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-07-05 08:00:35 +00:00
{
"url" : "https://git.kernel.org/stable/c/d5d9d241786f49ae7cbc08e7fc95a115e9d80f3d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d5d9d241786f49ae7cbc08e7fc95a115e9d80f3d"
} ,
{
"url" : "https://git.kernel.org/stable/c/52b1aa07cda6a199cd6754d3798c7759023bc70f" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/52b1aa07cda6a199cd6754d3798c7759023bc70f"
} ,
{
"url" : "https://git.kernel.org/stable/c/598572c64287aee0b75bbba4e2881496878860f3" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/598572c64287aee0b75bbba4e2881496878860f3"
} ,
2024-06-21 14:00:34 +00:00
{
"url" : "https://git.kernel.org/stable/c/0f208fad86631e005754606c3ec80c0d44a11882" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/0f208fad86631e005754606c3ec80c0d44a11882"
} ,
{
"url" : "https://git.kernel.org/stable/c/54c2c171c11a798fe887b3ff72922aa9d1411c1e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/54c2c171c11a798fe887b3ff72922aa9d1411c1e"
} ,
{
"url" : "https://git.kernel.org/stable/c/d6fb5110e8722bc00748f22caeb650fe4672f129" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d6fb5110e8722bc00748f22caeb650fe4672f129"
} ,
2024-06-19 07:00:32 +00:00
{
"url" : "https://git.kernel.org/stable/c/affc18fdc694190ca7575b9a86632a73b9fe043d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/affc18fdc694190ca7575b9a86632a73b9fe043d"
}
]
} ,
"generator" : {
2024-11-05 10:00:33 +00:00
"engine" : "bippy-9e1c9544281a"
2024-05-30 16:00:35 +00:00
}
}