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

135 lines
6.7 KiB
JSON
Raw Normal View History

2024-10-21 13:01:01 +00:00
{
2024-10-21 19:00:43 +00:00
"data_version": "4.0",
2024-10-21 13:01:01 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-49951",
2024-10-21 19:00:43 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-10-21 13:01:01 +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\nBluetooth: MGMT: Fix possible crash on mgmt_index_removed\n\nIf mgmt_index_removed is called while there are commands queued on\ncmd_sync it could lead to crashes like the bellow trace:\n\n0x0000053D: __list_del_entry_valid_or_report+0x98/0xdc\n0x0000053D: mgmt_pending_remove+0x18/0x58 [bluetooth]\n0x0000053E: mgmt_remove_adv_monitor_complete+0x80/0x108 [bluetooth]\n0x0000053E: hci_cmd_sync_work+0xbc/0x164 [bluetooth]\n\nSo while handling mgmt_index_removed this attempts to dequeue\ncommands passed as user_data to cmd_sync."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-10-21 13:01:01 +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": "<",
"version_name": "7cf5c2978f23",
2024-12-14 21:00:54 +00:00
"version_value": "19b40ca62607"
2024-10-21 19:00:43 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.0",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.0",
"status": "unaffected",
2024-11-05 11:00:58 +00:00
"versionType": "semver"
2024-10-21 19:00:43 +00:00
},
2024-12-14 21:00:54 +00:00
{
"version": "6.1.120",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "semver"
},
2024-10-21 19:00:43 +00:00
{
"version": "6.6.55",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 11:00:58 +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:00:58 +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:00:58 +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": [
2024-12-14 21:00:54 +00:00
{
"url": "https://git.kernel.org/stable/c/19b40ca62607cef78369549d1af091f2fd558931",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/19b40ca62607cef78369549d1af091f2fd558931"
},
2024-10-21 19:00:43 +00:00
{
"url": "https://git.kernel.org/stable/c/4883296505aa7e4863c6869b689afb6005633b23",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/4883296505aa7e4863c6869b689afb6005633b23"
},
{
"url": "https://git.kernel.org/stable/c/0cc47233af35fb5f10b5e6a027cb4ccd480caf9a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/0cc47233af35fb5f10b5e6a027cb4ccd480caf9a"
},
{
"url": "https://git.kernel.org/stable/c/8c3f7943a29145d8a2d8e24893762f7673323eae",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8c3f7943a29145d8a2d8e24893762f7673323eae"
},
{
"url": "https://git.kernel.org/stable/c/f53e1c9c726d83092167f2226f32bd3b73f26c21",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/f53e1c9c726d83092167f2226f32bd3b73f26c21"
}
]
},
"generator": {
2024-11-19 02:01:01 +00:00
"engine": "bippy-8e903de6a542"
2024-10-21 13:01:01 +00:00
}
}