2024-02-19 15:02:40 +00:00
{
2024-05-01 13:00:35 +00:00
"data_version" : "4.0" ,
2024-02-19 15:02:40 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-27048" ,
2024-05-01 13:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-19 15:02:40 +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\nwifi: brcm80211: handle pmk_op allocation failure\n\nThe kzalloc() in brcmf_pmksa_v3_op() will return null if the\nphysical memory has run out. As a result, if we dereference\nthe null value, the null pointer dereference bug will happen.\n\nReturn -ENOMEM from brcmf_pmksa_v3_op() if kzalloc() fails\nfor pmk_op."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-02-19 15:02:40 +00:00
}
]
2024-05-01 13:00:35 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "a96202acaea4" ,
"version_value" : "df62e22c2e27"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.4" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.4" ,
"status" : "unaffected" ,
2024-11-05 10:01:48 +00:00
"versionType" : "semver"
2024-05-01 13:00:35 +00:00
} ,
{
"version" : "6.6.23" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:48 +00:00
"versionType" : "semver"
2024-05-01 13:00:35 +00:00
} ,
{
"version" : "6.7.11" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:48 +00:00
"versionType" : "semver"
2024-05-01 13:00:35 +00:00
} ,
{
"version" : "6.8.2" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:48 +00:00
"versionType" : "semver"
2024-05-01 13:00:35 +00:00
} ,
{
2024-05-13 08:01:32 +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/df62e22c2e27420e8990a4f09e30d7bf56c2036f" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/df62e22c2e27420e8990a4f09e30d7bf56c2036f"
} ,
{
"url" : "https://git.kernel.org/stable/c/9975908315c13bae2f2ed5ba92870fa935180b0e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/9975908315c13bae2f2ed5ba92870fa935180b0e"
} ,
{
"url" : "https://git.kernel.org/stable/c/6138a82f3bccfc67ed7ac059493579fc326c02e5" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/6138a82f3bccfc67ed7ac059493579fc326c02e5"
} ,
{
"url" : "https://git.kernel.org/stable/c/b4152222e04cb8afeeca239c90e3fcaf4c553b42" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/b4152222e04cb8afeeca239c90e3fcaf4c553b42"
}
]
} ,
"generator" : {
2024-11-05 10:01:48 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-19 15:02:40 +00:00
}
}