Show plain JSON{"dataType": "CVE_RECORD", "cveMetadata": {"cveId": "CVE-2024-26925", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2024-02-19T14:20:24.194Z", "datePublished": "2024-04-24T21:49:23.251Z", "dateUpdated": "2025-05-04T12:55:12.223Z"}, "containers": {"cna": {"providerMetadata": {"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2025-05-04T12:55:12.223Z"}, "descriptions": [{"lang": "en", "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."}], "affected": [{"product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": ["net/netfilter/nf_tables_api.c"], "versions": [{"version": "4b6346dc1edfb9839d6edee7360ed31a22fa6c95", "lessThan": "61ac7284346c32f9a8c8ceac56102f7914060428", "status": "affected", "versionType": "git"}, {"version": "23292bdfda5f04e704a843b8f97b0eb95ace1ca6", "lessThan": "2cee2ff7f8cce12a63a0a23ffe27f08d99541494", "status": "affected", "versionType": "git"}, {"version": "b44a459c6561595ed7c3679599c5279204132b33", "lessThan": "eb769ff4e281f751adcaf4f4445cbf30817be139", "status": "affected", "versionType": "git"}, {"version": "5d319f7a81431c6bb32eb4dc7d7975f99e2c8c66", "lessThan": "8d3a58af50e46167b6f1db47adadad03c0045dae", "status": "affected", "versionType": "git"}, {"version": "720344340fb9be2765bbaab7b292ece0a4570eae", "lessThan": "8038ee3c3e5b59bcd78467686db5270c68544e30", "status": "affected", "versionType": "git"}, {"version": "720344340fb9be2765bbaab7b292ece0a4570eae", "lessThan": "a34ba4bdeec0c3b629160497594908dc820110f1", "status": "affected", "versionType": "git"}, {"version": "720344340fb9be2765bbaab7b292ece0a4570eae", "lessThan": "0d459e2ffb541841714839e8228b845458ed3b27", "status": "affected", "versionType": "git"}, {"version": "f85ca36090cbb252bcbc95fc74c2853fc792694f", "status": "affected", "versionType": "git"}, {"version": "e07e68823116563bdbc49cef185cda6f463bc534", "status": "affected", "versionType": "git"}]}, {"product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": ["net/netfilter/nf_tables_api.c"], "versions": [{"version": "6.5", "status": "affected"}, {"version": "0", "lessThan": "6.5", "status": "unaffected", "versionType": "semver"}, {"version": "5.4.274", "lessThanOrEqual": "5.4.*", "status": "unaffected", "versionType": "semver"}, {"version": "5.10.215", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver"}, {"version": "5.15.155", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver"}, {"version": "6.1.86", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver"}, {"version": "6.6.26", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver"}, {"version": "6.8.5", "lessThanOrEqual": "6.8.*", "status": "unaffected", "versionType": "semver"}, {"version": "6.9", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix"}]}], "cpeApplicability": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.4.262", "versionEndExcluding": "5.4.274"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.10.198", "versionEndExcluding": "5.10.215"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.15.134", "versionEndExcluding": "5.15.155"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.1.56", "versionEndExcluding": "6.1.86"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.5", "versionEndExcluding": "6.6.26"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.5", "versionEndExcluding": "6.8.5"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.5", "versionEndExcluding": "6.9"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.19.316"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.4.13"}]}]}], "references": [{"url": "https://git.kernel.org/stable/c/61ac7284346c32f9a8c8ceac56102f7914060428"}, {"url": "https://git.kernel.org/stable/c/2cee2ff7f8cce12a63a0a23ffe27f08d99541494"}, {"url": "https://git.kernel.org/stable/c/eb769ff4e281f751adcaf4f4445cbf30817be139"}, {"url": "https://git.kernel.org/stable/c/8d3a58af50e46167b6f1db47adadad03c0045dae"}, {"url": "https://git.kernel.org/stable/c/8038ee3c3e5b59bcd78467686db5270c68544e30"}, {"url": "https://git.kernel.org/stable/c/a34ba4bdeec0c3b629160497594908dc820110f1"}, {"url": "https://git.kernel.org/stable/c/0d459e2ffb541841714839e8228b845458ed3b27"}], "title": "netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path", "x_generator": {"engine": "bippy-1.2.0"}}, "adp": [{"providerMetadata": {"orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-02T00:21:05.900Z"}, "title": "CVE Program Container", "references": [{"url": "https://git.kernel.org/stable/c/61ac7284346c32f9a8c8ceac56102f7914060428", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/2cee2ff7f8cce12a63a0a23ffe27f08d99541494", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/eb769ff4e281f751adcaf4f4445cbf30817be139", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/8d3a58af50e46167b6f1db47adadad03c0045dae", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/8038ee3c3e5b59bcd78467686db5270c68544e30", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/a34ba4bdeec0c3b629160497594908dc820110f1", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/0d459e2ffb541841714839e8228b845458ed3b27", "tags": ["x_transferred"]}, {"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html", "tags": ["x_transferred"]}]}, {"metrics": [{"other": {"type": "ssvc", "content": {"id": "CVE-2024-26925", "role": "CISA Coordinator", "options": [{"Exploitation": "none"}, {"Automatable": "no"}, {"Technical Impact": "partial"}], "version": "2.0.3", "timestamp": "2024-09-10T15:46:30.592135Z"}}}], "title": "CISA ADP Vulnrichment", "providerMetadata": {"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2024-09-11T17:33:12.845Z"}}]}, "dataVersion": "5.1"}