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

146 lines
7.2 KiB
JSON
Raw Normal View History

2024-09-11 16:00:36 +00:00
{
2024-09-13 15:00:34 +00:00
"data_version": "4.0",
2024-09-11 16:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-46713",
2024-09-13 15:00:34 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-09-11 16:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-13 15:00:34 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/aux: Fix AUX buffer serialization\n\nOle reported that event->mmap_mutex is strictly insufficient to\nserialize the AUX buffer, add a per RB mutex to fully serialize it.\n\nNote that in the lock order comment the perf_event::mmap_mutex order\nwas already wrong, that is, it nesting under mmap_lock is not new with\nthis patch."
2024-09-11 16:00:36 +00:00
}
]
2024-09-13 15:00:34 +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": "45bfb2e50471",
"version_value": "7882923f1cb8"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "4.1",
"status": "affected"
},
{
"version": "0",
"lessThan": "4.1",
"status": "unaffected",
2024-11-05 10:05:05 +00:00
"versionType": "semver"
2024-09-13 15:00:34 +00:00
},
{
"version": "5.10.226",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
2024-11-05 10:05:05 +00:00
"versionType": "semver"
2024-09-13 15:00:34 +00:00
},
{
"version": "5.15.167",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-05 10:05:05 +00:00
"versionType": "semver"
2024-09-13 15:00:34 +00:00
},
{
"version": "6.1.110",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:05:05 +00:00
"versionType": "semver"
2024-09-13 15:00:34 +00:00
},
{
"version": "6.6.51",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:05:05 +00:00
"versionType": "semver"
2024-09-13 15:00:34 +00:00
},
{
"version": "6.10.10",
"lessThanOrEqual": "6.10.*",
"status": "unaffected",
2024-11-05 10:05:05 +00:00
"versionType": "semver"
2024-09-13 15:00:34 +00:00
},
{
2024-09-15 18:05:01 +00:00
"version": "6.11",
2024-09-13 15:00:34 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/7882923f1cb88dc1a17f2bf0c81b1fc80d44db82",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/7882923f1cb88dc1a17f2bf0c81b1fc80d44db82"
},
{
"url": "https://git.kernel.org/stable/c/52d13d224fdf1299c8b642807fa1ea14d693f5ff",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/52d13d224fdf1299c8b642807fa1ea14d693f5ff"
},
{
"url": "https://git.kernel.org/stable/c/9dc7ad2b67772cfb94ceb3b0c9c4023c2463215d",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9dc7ad2b67772cfb94ceb3b0c9c4023c2463215d"
},
{
"url": "https://git.kernel.org/stable/c/c4b69bee3f4ef76809288fe6827bc14d4ae788ef",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/c4b69bee3f4ef76809288fe6827bc14d4ae788ef"
},
{
"url": "https://git.kernel.org/stable/c/b9b6882e243b653d379abbeaa64a500182aba370",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/b9b6882e243b653d379abbeaa64a500182aba370"
},
{
"url": "https://git.kernel.org/stable/c/2ab9d830262c132ab5db2f571003d80850d56b2a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/2ab9d830262c132ab5db2f571003d80850d56b2a"
}
]
},
"generator": {
2024-11-05 10:05:05 +00:00
"engine": "bippy-9e1c9544281a"
2024-09-11 16:00:36 +00:00
}
}