cvelist/2024/49xxx/CVE-2024-49922.json

103 lines
4.5 KiB
JSON
Raw Normal View History

2024-10-21 13:00:49 +00:00
{
2024-10-21 19:00:31 +00:00
"data_version": "4.0",
2024-10-21 13:00:49 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-49922",
2024-10-21 19:00:31 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-10-21 13:00:49 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-21 19:00:31 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Check null pointers before using them\n\n[WHAT & HOW]\nThese pointers are null checked previously in the same function,\nindicating they might be null as reported by Coverity. As a result,\nthey need to be checked when used again.\n\nThis fixes 3 FORWARD_NULL issue reported by Coverity."
}
]
},
"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": "1da177e4c3f4",
"version_value": "65e1d2c29155"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.10.14",
"lessThanOrEqual": "6.10.*",
"status": "unaffected",
2024-11-05 11:00:58 +00:00
"versionType": "semver"
2024-10-21 19:00:31 +00:00
},
{
"version": "6.11.3",
"lessThanOrEqual": "6.11.*",
"status": "unaffected",
2024-11-05 11:00:58 +00:00
"versionType": "semver"
2024-10-21 19:00:31 +00:00
},
{
2024-11-19 02:00:48 +00:00
"version": "6.12",
2024-10-21 19:00:31 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/65e1d2c291553ef3f433a0b7109cc3002a5f40ae",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/65e1d2c291553ef3f433a0b7109cc3002a5f40ae"
},
{
"url": "https://git.kernel.org/stable/c/5e9386baa3033c369564d55de4bab62423e8a1d3",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/5e9386baa3033c369564d55de4bab62423e8a1d3"
},
{
"url": "https://git.kernel.org/stable/c/1ff12bcd7deaeed25efb5120433c6a45dd5504a8",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/1ff12bcd7deaeed25efb5120433c6a45dd5504a8"
2024-10-21 13:00:49 +00:00
}
]
2024-10-21 19:00:31 +00:00
},
"generator": {
2024-11-19 02:00:48 +00:00
"engine": "bippy-8e903de6a542"
2024-10-21 13:00:49 +00:00
}
}