cvelist/2023/52xxx/CVE-2023-52869.json

146 lines
7.0 KiB
JSON
Raw Normal View History

2024-05-21 16:01:06 +00:00
{
2024-05-29 06:02:31 +00:00
"data_version": "4.0",
2024-05-21 16:01:06 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-52869",
2024-05-29 06:02:31 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-05-21 16:01:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-29 06:02:31 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\npstore/platform: Add check for kstrdup\n\nAdd check for the return value of kstrdup() and return the error\nif it fails in order to avoid NULL pointer dereference."
2024-05-21 16:01:06 +00:00
}
]
2024-05-29 06:02:31 +00:00
},
"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": "563ca40ddf40",
"version_value": "bb166bdae1a7"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.8",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.8",
"status": "unaffected",
2024-11-04 13:01:00 +00:00
"versionType": "semver"
2024-05-29 06:02:31 +00:00
},
{
"version": "5.10.201",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
2024-11-04 13:01:00 +00:00
"versionType": "semver"
2024-05-29 06:02:31 +00:00
},
{
"version": "5.15.139",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-04 13:01:00 +00:00
"versionType": "semver"
2024-05-29 06:02:31 +00:00
},
{
"version": "6.1.63",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-04 13:01:00 +00:00
"versionType": "semver"
2024-05-29 06:02:31 +00:00
},
{
"version": "6.5.12",
"lessThanOrEqual": "6.5.*",
"status": "unaffected",
2024-11-04 13:01:00 +00:00
"versionType": "semver"
2024-05-29 06:02:31 +00:00
},
{
"version": "6.6.2",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-04 13:01:00 +00:00
"versionType": "semver"
2024-05-29 06:02:31 +00:00
},
{
"version": "6.7",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/bb166bdae1a7d7db30e9be7e6ccaba606debc05f",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/bb166bdae1a7d7db30e9be7e6ccaba606debc05f"
},
{
"url": "https://git.kernel.org/stable/c/379b120e4f27fd1cf636a5f85570c4d240a3f688",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/379b120e4f27fd1cf636a5f85570c4d240a3f688"
},
{
"url": "https://git.kernel.org/stable/c/63f637309baadf81a095f2653e3b807d4b5814b9",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/63f637309baadf81a095f2653e3b807d4b5814b9"
},
{
"url": "https://git.kernel.org/stable/c/1c426da79f9fc7b761021b5eb44185ba119cd44a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/1c426da79f9fc7b761021b5eb44185ba119cd44a"
},
{
"url": "https://git.kernel.org/stable/c/ad5cb6deb41417ef41b9d6ff54f789212108606f",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/ad5cb6deb41417ef41b9d6ff54f789212108606f"
},
{
"url": "https://git.kernel.org/stable/c/a19d48f7c5d57c0f0405a7d4334d1d38fe9d3c1c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a19d48f7c5d57c0f0405a7d4334d1d38fe9d3c1c"
}
]
},
"generator": {
2024-11-04 13:01:00 +00:00
"engine": "bippy-9e1c9544281a"
2024-05-21 16:01:06 +00:00
}
}