2024-02-19 15:01:23 +00:00
{
2024-04-02 14:26:06 +00:00
"data_version" : "4.0" ,
2024-02-19 15:01:23 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-26655" ,
2024-04-02 14:26:06 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-19 15:01:23 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-02 14:26:06 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nFix memory leak in posix_clock_open()\n\nIf the clk ops.open() function returns an error, we don't release the\npccontext we allocated for this clock.\n\nRe-organize the code slightly to make it all more obvious."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-02-19 15:01:23 +00:00
}
]
2024-04-02 14:26:06 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "60c6946675fc" ,
2024-04-03 15:00:36 +00:00
"version_value" : "a88649b49523"
2024-04-02 14:26:06 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.7" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.7" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
2024-04-03 15:00:36 +00:00
{
"version" : "6.7.12" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.8.3" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
2024-04-02 14:26:06 +00:00
{
"version" : "6.9-rc2" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-04-03 15:00:36 +00:00
{
"url" : "https://git.kernel.org/stable/c/a88649b49523e8cbe95254440d803e38c19d2341" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/a88649b49523e8cbe95254440d803e38c19d2341"
} ,
{
"url" : "https://git.kernel.org/stable/c/0200dd7ed2335469955d7e69cc1a6fa7df1f3847" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/0200dd7ed2335469955d7e69cc1a6fa7df1f3847"
} ,
2024-04-02 14:26:06 +00:00
{
"url" : "https://git.kernel.org/stable/c/5b4cdd9c5676559b8a7c944ac5269b914b8c0bb8" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/5b4cdd9c5676559b8a7c944ac5269b914b8c0bb8"
}
]
} ,
"generator" : {
2024-04-03 15:00:36 +00:00
"engine" : "bippy-d3b290d2becc"
2024-02-19 15:01:23 +00:00
}
}