mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
182 lines
9.5 KiB
JSON
182 lines
9.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-26925",
|
|
"ASSIGNER": "cve@kernel.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: release mutex after nft_gc_seq_end from abort path\n\nThe commit mutex should not be released during the critical section\nbetween nft_gc_seq_begin() and nft_gc_seq_end(), otherwise, async GC\nworker could collect expired objects and get the released commit lock\nwithin the same GC sequence.\n\nnf_tables_module_autoload() temporarily releases the mutex to load\nmodule dependencies, then it goes back to replay the transaction again.\nMove it at the end of the abort phase after nft_gc_seq_end() is called."
|
|
}
|
|
]
|
|
},
|
|
"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": "4b6346dc1edf",
|
|
"version_value": "61ac7284346c"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "23292bdfda5f",
|
|
"version_value": "2cee2ff7f8cc"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "b44a459c6561",
|
|
"version_value": "eb769ff4e281"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "5d319f7a8143",
|
|
"version_value": "8d3a58af50e4"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "720344340fb9",
|
|
"version_value": "8038ee3c3e5b"
|
|
},
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"version": "6.5",
|
|
"status": "affected"
|
|
},
|
|
{
|
|
"version": "0",
|
|
"lessThan": "6.5",
|
|
"status": "unaffected",
|
|
"versionType": "custom"
|
|
},
|
|
{
|
|
"version": "5.4.274",
|
|
"lessThanOrEqual": "5.4.*",
|
|
"status": "unaffected",
|
|
"versionType": "custom"
|
|
},
|
|
{
|
|
"version": "5.10.215",
|
|
"lessThanOrEqual": "5.10.*",
|
|
"status": "unaffected",
|
|
"versionType": "custom"
|
|
},
|
|
{
|
|
"version": "5.15.155",
|
|
"lessThanOrEqual": "5.15.*",
|
|
"status": "unaffected",
|
|
"versionType": "custom"
|
|
},
|
|
{
|
|
"version": "6.1.86",
|
|
"lessThanOrEqual": "6.1.*",
|
|
"status": "unaffected",
|
|
"versionType": "custom"
|
|
},
|
|
{
|
|
"version": "6.6.26",
|
|
"lessThanOrEqual": "6.6.*",
|
|
"status": "unaffected",
|
|
"versionType": "custom"
|
|
},
|
|
{
|
|
"version": "6.8.5",
|
|
"lessThanOrEqual": "6.8.*",
|
|
"status": "unaffected",
|
|
"versionType": "custom"
|
|
},
|
|
{
|
|
"version": "6.9",
|
|
"lessThanOrEqual": "*",
|
|
"status": "unaffected",
|
|
"versionType": "original_commit_for_fix"
|
|
}
|
|
],
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/61ac7284346c32f9a8c8ceac56102f7914060428",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/61ac7284346c32f9a8c8ceac56102f7914060428"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/2cee2ff7f8cce12a63a0a23ffe27f08d99541494",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/2cee2ff7f8cce12a63a0a23ffe27f08d99541494"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/eb769ff4e281f751adcaf4f4445cbf30817be139",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/eb769ff4e281f751adcaf4f4445cbf30817be139"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/8d3a58af50e46167b6f1db47adadad03c0045dae",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/8d3a58af50e46167b6f1db47adadad03c0045dae"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/8038ee3c3e5b59bcd78467686db5270c68544e30",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/8038ee3c3e5b59bcd78467686db5270c68544e30"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/a34ba4bdeec0c3b629160497594908dc820110f1",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/a34ba4bdeec0c3b629160497594908dc820110f1"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/0d459e2ffb541841714839e8228b845458ed3b27",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/0d459e2ffb541841714839e8228b845458ed3b27"
|
|
},
|
|
{
|
|
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "bippy-a5840b7849dd"
|
|
}
|
|
} |