2024-07-29 16:00:36 +00:00
{
2024-07-29 17:00:35 +00:00
"data_version" : "4.0" ,
2024-07-29 16:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-42089" ,
2024-07-29 17:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-07-29 16:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-29 17:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: fsl-asoc-card: set priv->pdev before using it\n\npriv->pdev pointer was set after being used in\nfsl_asoc_card_audmux_init().\nMove this assignment at the start of the probe function, so\nsub-functions can correctly use pdev through priv.\n\nfsl_asoc_card_audmux_init() dereferences priv->pdev to get access to the\ndev struct, used with dev_err macros.\nAs priv is zero-initialised, there would be a NULL pointer dereference.\nNote that if priv->dev is dereferenced before assignment but never used,\nfor example if there is no error to be printed, the driver won't crash\nprobably due to compiler optimisations."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-07-29 16:00:36 +00:00
}
]
2024-07-29 17:00:35 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "708b4351f08c" ,
"version_value" : "ae81535ce250"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "3.18" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "3.18" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-07-29 17:00:35 +00:00
} ,
{
"version" : "4.19.317" ,
"lessThanOrEqual" : "4.19.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-07-29 17:00:35 +00:00
} ,
{
"version" : "5.4.279" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-07-29 17:00:35 +00:00
} ,
{
"version" : "5.10.221" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-07-29 17:00:35 +00:00
} ,
{
"version" : "5.15.162" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-07-29 17:00:35 +00:00
} ,
{
"version" : "6.1.97" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-07-29 17:00:35 +00:00
} ,
{
"version" : "6.6.37" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-07-29 17:00:35 +00:00
} ,
{
"version" : "6.9.8" ,
"lessThanOrEqual" : "6.9.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:47 +00:00
"versionType" : "semver"
2024-07-29 17:00:35 +00:00
} ,
{
"version" : "6.10" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/ae81535ce2503aabc4adab3472f4338070cdeb6a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/ae81535ce2503aabc4adab3472f4338070cdeb6a"
} ,
{
"url" : "https://git.kernel.org/stable/c/8896e18b7c366f8faf9344abfd0971435f1c723a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/8896e18b7c366f8faf9344abfd0971435f1c723a"
} ,
{
"url" : "https://git.kernel.org/stable/c/3662eb2170e59b58ad479982dc1084889ba757b9" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3662eb2170e59b58ad479982dc1084889ba757b9"
} ,
{
"url" : "https://git.kernel.org/stable/c/544ab46b7ece6d6bebbdee5d5659c0a0f804a99a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/544ab46b7ece6d6bebbdee5d5659c0a0f804a99a"
} ,
{
"url" : "https://git.kernel.org/stable/c/8faf91e58425c2f6ce773250dfd995f1c2d461ac" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/8faf91e58425c2f6ce773250dfd995f1c2d461ac"
} ,
{
"url" : "https://git.kernel.org/stable/c/29bc9e7c75398b0d12fc30955f2e9b2dd29ffaed" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/29bc9e7c75398b0d12fc30955f2e9b2dd29ffaed"
} ,
{
"url" : "https://git.kernel.org/stable/c/7c18b4d89ff9c810b6e562408afda5ce165c4ea6" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/7c18b4d89ff9c810b6e562408afda5ce165c4ea6"
} ,
{
"url" : "https://git.kernel.org/stable/c/90f3feb24172185f1832636264943e8b5e289245" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/90f3feb24172185f1832636264943e8b5e289245"
}
]
} ,
"generator" : {
2024-11-05 10:02:47 +00:00
"engine" : "bippy-9e1c9544281a"
2024-07-29 16:00:36 +00:00
}
}