mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
188 lines
10 KiB
JSON
188 lines
10 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-58020",
|
|
"ASSIGNER": "cve@kernel.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: multitouch: Add NULL check in mt_input_configured\n\ndevm_kasprintf() can return a NULL pointer on failure,but this\nreturned value in mt_input_configured() is not checked.\nAdd NULL check in mt_input_configured(), to handle kernel NULL\npointer dereference error."
|
|
}
|
|
]
|
|
},
|
|
"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": "df7ca43fe090e1a56c216c8ebc106ef5fd49afc6",
|
|
"version_value": "a04d96ef67a42165f93194eef22a270acba4b74c"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "15ec7cb55e7d88755aa01d44a7a1015a42bfce86",
|
|
"version_value": "a6bfd3856e9f3da083f177753c623d58ba935e0a"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "dde88ab4e45beb60b217026207aa9c14c88d71ab",
|
|
"version_value": "2052b44cd0a62b6fdbe3371e5ba6029c56c400ca"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "2763732ec1e68910719c75b6b896e11b6d3d622b",
|
|
"version_value": "4e7113f591163d99adc7cbcd7295030c8c5d3fc7"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "4794394635293a3e74591351fff469cea7ad15a2",
|
|
"version_value": "62f8bf06262b6fc55c58f4c5256140f1382f3b01"
|
|
},
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"version": "6.6",
|
|
"status": "affected"
|
|
},
|
|
{
|
|
"version": "0",
|
|
"lessThan": "6.6",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "5.4.291",
|
|
"lessThanOrEqual": "5.4.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "5.10.235",
|
|
"lessThanOrEqual": "5.10.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "5.15.179",
|
|
"lessThanOrEqual": "5.15.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.1.129",
|
|
"lessThanOrEqual": "6.1.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.6.79",
|
|
"lessThanOrEqual": "6.6.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.12.16",
|
|
"lessThanOrEqual": "6.12.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.13.4",
|
|
"lessThanOrEqual": "6.13.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.14-rc3",
|
|
"lessThanOrEqual": "*",
|
|
"status": "unaffected",
|
|
"versionType": "original_commit_for_fix"
|
|
}
|
|
],
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/a04d96ef67a42165f93194eef22a270acba4b74c",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/a04d96ef67a42165f93194eef22a270acba4b74c"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/a6bfd3856e9f3da083f177753c623d58ba935e0a",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/a6bfd3856e9f3da083f177753c623d58ba935e0a"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/2052b44cd0a62b6fdbe3371e5ba6029c56c400ca",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/2052b44cd0a62b6fdbe3371e5ba6029c56c400ca"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/4e7113f591163d99adc7cbcd7295030c8c5d3fc7",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/4e7113f591163d99adc7cbcd7295030c8c5d3fc7"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/62f8bf06262b6fc55c58f4c5256140f1382f3b01",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/62f8bf06262b6fc55c58f4c5256140f1382f3b01"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/aa879ef6d3acf96fa2c7122d0632061d4ea58d48",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/aa879ef6d3acf96fa2c7122d0632061d4ea58d48"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/97c09cc2e72769edb6994b531edcfa313b96bade",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/97c09cc2e72769edb6994b531edcfa313b96bade"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/9b8e2220d3a052a690b1d1b23019673e612494c5",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/9b8e2220d3a052a690b1d1b23019673e612494c5"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "bippy-5f407fcff5a0"
|
|
}
|
|
} |