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

113 lines
5.2 KiB
JSON
Raw Normal View History

2024-10-21 13:00:37 +00:00
{
2024-10-21 19:00:43 +00:00
"data_version": "4.0",
2024-10-21 13:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-49984",
2024-10-21 19:00:43 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-10-21 13:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-21 19:00:43 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/v3d: Prevent out of bounds access in performance query extensions\n\nCheck that the number of perfmons userspace is passing in the copy and\nreset extensions is not greater than the internal kernel storage where\nthe ids will be copied into."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-10-21 13:00:37 +00:00
}
]
2024-10-21 19:00:43 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
2024-12-29 03:19:28 +00:00
"version_name": "bae7cb5d68001a8d4ceec5964dda74bb9aab7220",
"version_value": "3e50d72abe50204c7b19784a66e86da29dde32c2"
2024-10-21 19:00:43 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.8",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.8",
"status": "unaffected",
2024-11-05 11:01:11 +00:00
"versionType": "semver"
2024-10-21 19:00:43 +00:00
},
{
"version": "6.10.14",
"lessThanOrEqual": "6.10.*",
"status": "unaffected",
2024-11-05 11:01:11 +00:00
"versionType": "semver"
2024-10-21 19:00:43 +00:00
},
{
"version": "6.11.3",
"lessThanOrEqual": "6.11.*",
"status": "unaffected",
2024-11-05 11:01:11 +00:00
"versionType": "semver"
2024-10-21 19:00:43 +00:00
},
{
2024-11-19 02:01:01 +00:00
"version": "6.12",
2024-10-21 19:00:43 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/3e50d72abe50204c7b19784a66e86da29dde32c2",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/3e50d72abe50204c7b19784a66e86da29dde32c2"
},
{
"url": "https://git.kernel.org/stable/c/d9536f16be3970c170571efa707c13cd089c774e",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/d9536f16be3970c170571efa707c13cd089c774e"
},
{
"url": "https://git.kernel.org/stable/c/f32b5128d2c440368b5bf3a7a356823e235caabb",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/f32b5128d2c440368b5bf3a7a356823e235caabb"
}
]
},
"generator": {
2024-12-29 03:19:28 +00:00
"engine": "bippy-5f407fcff5a0"
2024-10-21 13:00:37 +00:00
}
}