2024-05-17 14:01:25 +00:00
{
2024-05-29 08:00:35 +00:00
"data_version" : "4.0" ,
2024-05-17 14:01:25 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-36015" ,
2024-05-29 08:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-17 14:01:25 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-29 08:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nppdev: Add an error check in register_device\n\nIn register_device, the return value of ida_simple_get is unchecked,\nin witch ida_simple_get will use an invalid index value.\n\nTo address this issue, index should be checked after ida_simple_get. When\nthe index value is abnormal, a warning message should be printed, the port\nshould be dropped, and the value should be recorded."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-05-17 14:01:25 +00:00
}
]
2024-05-29 08:00:35 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "9a69645dde11" ,
2024-06-12 11:00:31 +00:00
"version_value" : "df9329247dbb"
2024-05-29 08:00:35 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "4.11" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "4.11" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
2024-06-12 11:00:31 +00:00
{
"version" : "6.1.93" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.6.33" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.9.4" ,
"lessThanOrEqual" : "6.9.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
2024-05-29 08:00:35 +00:00
{
"version" : "6.10-rc1" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-06-12 11:00:31 +00:00
{
"url" : "https://git.kernel.org/stable/c/df9329247dbbf00f6057e002139ab3fa529ad828" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/df9329247dbbf00f6057e002139ab3fa529ad828"
} ,
{
"url" : "https://git.kernel.org/stable/c/ec3468221efec6660ff656e9ebe51ced3520fc57" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/ec3468221efec6660ff656e9ebe51ced3520fc57"
} ,
{
"url" : "https://git.kernel.org/stable/c/5d5b24edad1107a2ffa99058f20f6aeeafeb5d39" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/5d5b24edad1107a2ffa99058f20f6aeeafeb5d39"
} ,
2024-05-29 08:00:35 +00:00
{
"url" : "https://git.kernel.org/stable/c/fbf740aeb86a4fe82ad158d26d711f2f3be79b3e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/fbf740aeb86a4fe82ad158d26d711f2f3be79b3e"
}
]
} ,
"generator" : {
"engine" : "bippy-a5840b7849dd"
2024-05-17 14:01:25 +00:00
}
}