2024-02-25 14:00:47 +00:00
{
2024-05-17 12:00:35 +00:00
"data_version" : "4.0" ,
2024-02-25 14:00:47 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-27418" ,
2024-05-17 12:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-25 14:00:47 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-17 12:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mctp: take ownership of skb in mctp_local_output\n\nCurrently, mctp_local_output only takes ownership of skb on success, and\nwe may leak an skb if mctp_local_output fails in specific states; the\nskb ownership isn't transferred until the actual output routing occurs.\n\nInstead, make mctp_local_output free the skb on all error paths up to\nthe route action, so it always consumes the passed skb."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-02-25 14:00:47 +00:00
}
]
2024-05-17 12:00:35 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "833ef3b91de6" ,
"version_value" : "a3c8fa54e904"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "5.15" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "5.15" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-05-17 12:00:35 +00:00
} ,
{
"version" : "6.1.81" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-05-17 12:00:35 +00:00
} ,
{
"version" : "6.6.21" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-05-17 12:00:35 +00:00
} ,
{
"version" : "6.7.9" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-05-17 12:00:35 +00:00
} ,
{
"version" : "6.8" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/a3c8fa54e904b0ddb52a08cc2d8ac239054f61fd" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/a3c8fa54e904b0ddb52a08cc2d8ac239054f61fd"
} ,
{
"url" : "https://git.kernel.org/stable/c/cbebc55ceacef1fc0651e80e0103cc184552fc68" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/cbebc55ceacef1fc0651e80e0103cc184552fc68"
} ,
{
"url" : "https://git.kernel.org/stable/c/a639441c880ac479495e5ab37e3c29f21ae5771b" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/a639441c880ac479495e5ab37e3c29f21ae5771b"
} ,
{
"url" : "https://git.kernel.org/stable/c/3773d65ae5154ed7df404b050fd7387a36ab5ef3" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3773d65ae5154ed7df404b050fd7387a36ab5ef3"
}
]
} ,
"generator" : {
2024-11-05 10:02:47 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-25 14:00:47 +00:00
}
}