cvelist/2024/40xxx/CVE-2024-40921.json
2024-11-05 10:03:40 +00:00

112 lines
4.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-40921",
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: bridge: mst: pass vlan group directly to br_mst_vlan_set_state\n\nPass the already obtained vlan group pointer to br_mst_vlan_set_state()\ninstead of dereferencing it again. Each caller has already correctly\ndereferenced it for their context. This change is required for the\nfollowing suspicious RCU dereference fix. No functional changes\nintended."
}
]
},
"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": "8ca9a750fc71",
"version_value": "09f4337c27f5"
},
{
"version_affected": "<",
"version_name": "4488617e5e99",
"version_value": "a6cc9e9a651b"
},
{
"version_affected": "<",
"version_name": "e43dd2b1ec74",
"version_value": "d2dc02775fc0"
},
{
"version_affected": "<",
"version_name": "3a7c1661ae13",
"version_value": "36c92936e868"
},
{
"version_affected": "<",
"version_name": "6.1.93",
"version_value": "6.1.95"
},
{
"version_affected": "<",
"version_name": "6.6.33",
"version_value": "6.6.35"
},
{
"version_affected": "<",
"version_name": "6.9.3",
"version_value": "6.9.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/09f4337c27f5bdeb8646a6db91488cc2f7d537ff",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/09f4337c27f5bdeb8646a6db91488cc2f7d537ff"
},
{
"url": "https://git.kernel.org/stable/c/a6cc9e9a651b9861efa068c164ee62dfba68c6ca",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a6cc9e9a651b9861efa068c164ee62dfba68c6ca"
},
{
"url": "https://git.kernel.org/stable/c/d2dc02775fc0c4eacaee833a0637e5958884a8e5",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/d2dc02775fc0c4eacaee833a0637e5958884a8e5"
},
{
"url": "https://git.kernel.org/stable/c/36c92936e868601fa1f43da6758cf55805043509",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/36c92936e868601fa1f43da6758cf55805043509"
}
]
},
"generator": {
"engine": "bippy-9e1c9544281a"
}
}