2024-02-25 14:00:47 +00:00
{
2024-04-10 19:03:14 +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-27437" ,
2024-04-10 19:03:14 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-25 14:00:47 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-10 19:03:14 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nvfio/pci: Disable auto-enable of exclusive INTx IRQ\n\nCurrently for devices requiring masking at the irqchip for INTx, ie.\ndevices without DisINTx support, the IRQ is enabled in request_irq()\nand subsequently disabled as necessary to align with the masked status\nflag. This presents a window where the interrupt could fire between\nthese events, resulting in the IRQ incrementing the disable depth twice.\nThis would be unrecoverable for a user since the masked flag prevents\nnested enables through vfio.\n\nInstead, invert the logic using IRQF_NO_AUTOEN such that exclusive INTx\nis never auto-enabled, then unmask as required."
}
]
} ,
"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" : "89e1f7d4c66d" ,
2024-04-13 12:00:33 +00:00
"version_value" : "26389925d6c2"
2024-04-10 19:03:14 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "3.6" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "3.6" ,
"status" : "unaffected" ,
2024-11-05 10:03:00 +00:00
"versionType" : "semver"
2024-04-10 19:03:14 +00:00
} ,
2024-04-13 12:00:33 +00:00
{
"version" : "5.4.274" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-05 10:03:00 +00:00
"versionType" : "semver"
2024-04-13 12:00:33 +00:00
} ,
{
"version" : "5.10.215" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:03:00 +00:00
"versionType" : "semver"
2024-04-13 12:00:33 +00:00
} ,
2024-04-10 20:09:50 +00:00
{
"version" : "5.15.154" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 10:03:00 +00:00
"versionType" : "semver"
2024-04-10 20:09:50 +00:00
} ,
2024-04-10 19:03:14 +00:00
{
"version" : "6.1.84" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:03:00 +00:00
"versionType" : "semver"
2024-04-10 19:03:14 +00:00
} ,
{
"version" : "6.6.24" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:03:00 +00:00
"versionType" : "semver"
2024-04-10 19:03:14 +00:00
} ,
{
"version" : "6.7.12" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
2024-11-05 10:03:00 +00:00
"versionType" : "semver"
2024-04-10 19:03:14 +00:00
} ,
{
"version" : "6.8.3" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
2024-11-05 10:03:00 +00:00
"versionType" : "semver"
2024-04-10 19:03:14 +00:00
} ,
{
2024-05-13 08:01:32 +00:00
"version" : "6.9" ,
2024-04-10 19:03:14 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-04-13 12:00:33 +00:00
{
"url" : "https://git.kernel.org/stable/c/26389925d6c2126fb777821a0a983adca7ee6351" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/26389925d6c2126fb777821a0a983adca7ee6351"
} ,
{
"url" : "https://git.kernel.org/stable/c/561d5e1998d58b54ce2bbbb3e843b669aa0b3db5" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/561d5e1998d58b54ce2bbbb3e843b669aa0b3db5"
} ,
2024-04-10 20:09:50 +00:00
{
"url" : "https://git.kernel.org/stable/c/b7a2f0955ffceffadfe098b40b50307431f45438" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/b7a2f0955ffceffadfe098b40b50307431f45438"
} ,
2024-04-10 19:03:14 +00:00
{
"url" : "https://git.kernel.org/stable/c/139dfcc4d723ab13469881200c7d80f49d776060" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/139dfcc4d723ab13469881200c7d80f49d776060"
} ,
{
"url" : "https://git.kernel.org/stable/c/2a4a666c45107206605b7b5bc20545f8aabc4fa2" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/2a4a666c45107206605b7b5bc20545f8aabc4fa2"
} ,
{
"url" : "https://git.kernel.org/stable/c/3b3491ad0f80d913e7d255941d4470f4a4d9bfda" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3b3491ad0f80d913e7d255941d4470f4a4d9bfda"
} ,
{
"url" : "https://git.kernel.org/stable/c/bf0bc84a20e6109ab07d5dc072067bd01eb931ec" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/bf0bc84a20e6109ab07d5dc072067bd01eb931ec"
} ,
{
"url" : "https://git.kernel.org/stable/c/fe9a7082684eb059b925c535682e68c34d487d43" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/fe9a7082684eb059b925c535682e68c34d487d43"
2024-02-25 14:00:47 +00:00
}
]
2024-04-10 19:03:14 +00:00
} ,
"generator" : {
2024-11-05 10:03:00 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-25 14:00:47 +00:00
}
}