2024-09-11 16:00:36 +00:00
{
2024-09-13 06:00:36 +00:00
"data_version" : "4.0" ,
2024-09-11 16:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-46681" ,
2024-09-13 06:00:36 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-09-11 16:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-13 06:00:36 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\npktgen: use cpus_read_lock() in pg_net_init()\n\nI have seen the WARN_ON(smp_processor_id() != cpu) firing\nin pktgen_thread_worker() during tests.\n\nWe must use cpus_read_lock()/cpus_read_unlock()\naround the for_each_online_cpu(cpu) loop.\n\nWhile we are at it use WARN_ON_ONCE() to avoid a possible syslog flood."
2024-09-11 16:00:36 +00:00
}
]
2024-09-13 06:00:36 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "1da177e4c3f4" ,
"version_value" : "5f5f7366dda8"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "2.6.12" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "2.6.12" ,
"status" : "unaffected" ,
2024-11-05 10:04:19 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
"version" : "6.10.8" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:19 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
2024-09-15 18:04:12 +00:00
"version" : "6.11" ,
2024-09-13 06:00:36 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/5f5f7366dda8ae870e8305d6e7b3c0c2686cd2cf" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/5f5f7366dda8ae870e8305d6e7b3c0c2686cd2cf"
} ,
{
"url" : "https://git.kernel.org/stable/c/979b581e4c69257acab1af415ddad6b2d78a2fa5" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/979b581e4c69257acab1af415ddad6b2d78a2fa5"
}
]
} ,
"generator" : {
2024-11-05 10:04:19 +00:00
"engine" : "bippy-9e1c9544281a"
2024-09-11 16:00:36 +00:00
}
}