2024-05-17 14:00:35 +00:00
{
2024-05-17 15:00:36 +00:00
"data_version" : "4.0" ,
2024-05-17 14:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-35847" ,
2024-05-17 15:00:36 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-17 14:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-17 15:00:36 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/gic-v3-its: Prevent double free on error\n\nThe error handling path in its_vpe_irq_domain_alloc() causes a double free\nwhen its_vpe_init() fails after successfully allocating at least one\ninterrupt. This happens because its_vpe_irq_domain_free() frees the\ninterrupts along with the area bitmap and the vprop_page and\nits_vpe_irq_domain_alloc() subsequently frees the area bitmap and the\nvprop_page again.\n\nFix this by unconditionally invoking its_vpe_irq_domain_free() which\nhandles all cases correctly and by removing the bitmap/vprop_page freeing\nfrom its_vpe_irq_domain_alloc().\n\n[ tglx: Massaged change log ]"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-05-17 14:00:35 +00:00
}
]
2024-05-17 15:00:36 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "7d75bbb4bc1a" ,
"version_value" : "f5417ff561b8"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "4.14" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "4.14" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-05-17 15:00:36 +00:00
} ,
{
"version" : "4.19.313" ,
"lessThanOrEqual" : "4.19.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-05-17 15:00:36 +00:00
} ,
{
"version" : "5.4.275" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-05-17 15:00:36 +00:00
} ,
{
"version" : "5.10.216" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-05-17 15:00:36 +00:00
} ,
{
"version" : "5.15.158" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-05-17 15:00:36 +00:00
} ,
{
"version" : "6.1.90" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-05-17 15:00:36 +00:00
} ,
{
"version" : "6.6.30" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-05-17 15:00:36 +00:00
} ,
{
"version" : "6.8.9" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-05-17 15:00:36 +00:00
} ,
{
"version" : "6.9" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/f5417ff561b8ac9a7e53c747b8627a7ab58378ae" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f5417ff561b8ac9a7e53c747b8627a7ab58378ae"
} ,
{
"url" : "https://git.kernel.org/stable/c/b72d2b1448b682844f995e660b77f2a1fabc1662" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/b72d2b1448b682844f995e660b77f2a1fabc1662"
} ,
{
"url" : "https://git.kernel.org/stable/c/aa44d21574751a7d6bca892eb8e0e9ac68372e52" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/aa44d21574751a7d6bca892eb8e0e9ac68372e52"
} ,
{
"url" : "https://git.kernel.org/stable/c/5dbdbe1133911ca7d8466bb86885adec32ad9438" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/5dbdbe1133911ca7d8466bb86885adec32ad9438"
} ,
{
"url" : "https://git.kernel.org/stable/c/dd681710ab77c8beafe2e263064cb1bd0e2d6ca9" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/dd681710ab77c8beafe2e263064cb1bd0e2d6ca9"
} ,
{
"url" : "https://git.kernel.org/stable/c/03170e657f62c26834172742492a8cb8077ef792" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/03170e657f62c26834172742492a8cb8077ef792"
} ,
{
"url" : "https://git.kernel.org/stable/c/5b012f77abde89bf0be8a0547636184fea618137" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/5b012f77abde89bf0be8a0547636184fea618137"
} ,
{
"url" : "https://git.kernel.org/stable/c/c26591afd33adce296c022e3480dea4282b7ef91" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c26591afd33adce296c022e3480dea4282b7ef91"
}
]
} ,
"generator" : {
2024-11-05 10:04:06 +00:00
"engine" : "bippy-9e1c9544281a"
2024-05-17 14:00:35 +00:00
}
}