cvelist/2024/46xxx/CVE-2024-46778.json

92 lines
3.8 KiB
JSON
Raw Normal View History

2024-09-11 16:01:06 +00:00
{
2024-09-18 08:00:37 +00:00
"data_version": "4.0",
2024-09-11 16:01:06 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-46778",
2024-09-18 08:00:37 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-09-11 16:01:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-18 08:00:37 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Check UnboundedRequestEnabled's value\n\nCalculateSwathAndDETConfiguration_params_st's UnboundedRequestEnabled\nis a pointer (i.e. dml_bool_t *UnboundedRequestEnabled), and thus\nif (p->UnboundedRequestEnabled) checks its address, not bool value.\n\nThis fixes 1 REVERSE_INULL issue reported by Coverity."
2024-09-11 16:01:06 +00:00
}
]
2024-09-18 08:00:37 +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": "1da177e4c3f4",
"version_value": "4e2b49a85e79"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.10.10",
"lessThanOrEqual": "6.10.*",
"status": "unaffected",
2024-11-05 11:00:58 +00:00
"versionType": "semver"
2024-09-18 08:00:37 +00:00
},
{
"version": "6.11",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/4e2b49a85e7974d21364798c5d4aa8070aa864d9",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/4e2b49a85e7974d21364798c5d4aa8070aa864d9"
},
{
"url": "https://git.kernel.org/stable/c/a7b38c7852093385d0605aa3c8a2efd6edd1edfd",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a7b38c7852093385d0605aa3c8a2efd6edd1edfd"
}
]
},
"generator": {
2024-11-05 11:00:58 +00:00
"engine": "bippy-9e1c9544281a"
2024-09-11 16:01:06 +00:00
}
}