2024-02-19 15:02:13 +00:00
{
2024-05-01 13:00:35 +00:00
"data_version" : "4.0" ,
2024-02-19 15:02:13 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-27037" ,
2024-05-01 13:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-19 15:02:13 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-01 13:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nclk: zynq: Prevent null pointer dereference caused by kmalloc failure\n\nThe kmalloc() in zynq_clk_setup() will return null if the\nphysical memory has run out. As a result, if we use snprintf()\nto write data to the null address, the null pointer dereference\nbug will happen.\n\nThis patch uses a stack variable to replace the kmalloc()."
2024-02-19 15:02:13 +00:00
}
]
2024-05-01 13:00:35 +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" : "0ee52b157b8e" ,
"version_value" : "01511ac7be8e"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "3.11" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "3.11" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "5.15.153" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.1.83" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.6.23" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.7.11" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.8.2" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
2024-05-13 08:01:06 +00:00
"version" : "6.9" ,
2024-05-01 13:00:35 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/01511ac7be8e45f80e637f6bf61af2d3d2dee9db" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/01511ac7be8e45f80e637f6bf61af2d3d2dee9db"
} ,
{
"url" : "https://git.kernel.org/stable/c/8c4889a9ea861d7be37463c10846eb75e1b49c9d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/8c4889a9ea861d7be37463c10846eb75e1b49c9d"
} ,
{
"url" : "https://git.kernel.org/stable/c/0801c893fd48cdba66a3c8f44c3fe43cc67d3b85" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/0801c893fd48cdba66a3c8f44c3fe43cc67d3b85"
} ,
{
"url" : "https://git.kernel.org/stable/c/ca976c6a592f789700200069ef9052493c0b73d8" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/ca976c6a592f789700200069ef9052493c0b73d8"
} ,
{
"url" : "https://git.kernel.org/stable/c/58a946ab43501f2eba058d24d96af0ad1122475b" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/58a946ab43501f2eba058d24d96af0ad1122475b"
} ,
{
"url" : "https://git.kernel.org/stable/c/7938e9ce39d6779d2f85d822cc930f73420e54a6" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/7938e9ce39d6779d2f85d822cc930f73420e54a6"
}
]
} ,
"generator" : {
2024-05-29 06:01:48 +00:00
"engine" : "bippy-a5840b7849dd"
2024-02-19 15:02:13 +00:00
}
}