cvelist/2021/47xxx/CVE-2021-47398.json

102 lines
4.4 KiB
JSON
Raw Normal View History

2024-05-21 15:01:03 +00:00
{
2024-05-21 16:02:06 +00:00
"data_version": "4.0",
2024-05-21 15:01:03 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-47398",
2024-05-21 16:02:06 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-05-21 15:01:03 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-21 16:02:06 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/hfi1: Fix kernel pointer leak\n\nPointers should be printed with %p or %px rather than cast to 'unsigned\nlong long' and printed with %llx. Change %llx to %p to print the secured\npointer."
2024-05-21 15:01:03 +00:00
}
]
2024-05-21 16:02:06 +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": "042a00f93aad",
"version_value": "714bfabe5f29"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.13",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.13",
"status": "unaffected",
2024-11-04 12:01:27 +00:00
"versionType": "semver"
2024-05-21 16:02:06 +00:00
},
{
"version": "5.14.10",
"lessThanOrEqual": "5.14.*",
"status": "unaffected",
2024-11-04 12:01:27 +00:00
"versionType": "semver"
2024-05-21 16:02:06 +00:00
},
{
"version": "5.15",
"lessThanOrEqual": "*",
"status": "unaffected",
2024-11-04 13:01:28 +00:00
"versionType": "original_commit_for_fix"
2024-05-21 16:02:06 +00:00
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/714bfabe5f2901d96902e271d7217601fe4703e5",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/714bfabe5f2901d96902e271d7217601fe4703e5"
},
{
"url": "https://git.kernel.org/stable/c/7d5cfafe8b4006a75b55c2f1fdfdb363f9a5cc98",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/7d5cfafe8b4006a75b55c2f1fdfdb363f9a5cc98"
}
]
},
"generator": {
2024-11-04 13:01:28 +00:00
"engine": "bippy-9e1c9544281a"
2024-05-21 15:01:03 +00:00
}
}