CVE-2025-71146 (GCVE-0-2025-71146)
Vulnerability from cvelistv5 – Published: 2026-01-23 14:15 – Updated: 2026-01-23 14:15
VLAI?
Title
netfilter: nf_conncount: fix leaked ct in error paths
Summary
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_conncount: fix leaked ct in error paths
There are some situations where ct might be leaked as error paths are
skipping the refcounted check and return immediately. In order to solve
it make sure that the check is always called.
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Affected:
6e86f0eca857ee42787e30e9ec0b726aebfcae0a , < 08fa37f4c8c59c294e9c18fea2d083ee94074e5a
(git)
Affected: b160895d6bc9690459b16ef87799c9bd456af3ec , < e1ac8dce3a893641bef224ad057932f142b8a36f (git) Affected: 8d5a2c94c24dcc226863a7c2b5034750370c2189 , < f381a33f34dda9e4023e38ba68c943bca83245e9 (git) Affected: da9f247fb5efcd5a2730cdc989291b383c439e10 , < 325eb61bb30790ea27782203a17b007ce1754a67 (git) Affected: 3558faee8aace3541189c3a2ca45c7e85e144b44 , < 0b88be7211d21a0d68bb1e56dc805944e3654d6f (git) Affected: f6904ed15ed1a188543057e3cb0d02daa80edfc9 , < 4bd2b89f4028f250dd1c1625eb3da1979b04a5e8 (git) Affected: be102eb6a0e7c03db00e50540622f4e43b2d2844 , < 2e2a720766886190a6d35c116794693aabd332b6 (git) Affected: 8c2da7330214ce30f8333d1799a27ed0a9418f07 (git) |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"net/netfilter/nf_conncount.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "08fa37f4c8c59c294e9c18fea2d083ee94074e5a",
"status": "affected",
"version": "6e86f0eca857ee42787e30e9ec0b726aebfcae0a",
"versionType": "git"
},
{
"lessThan": "e1ac8dce3a893641bef224ad057932f142b8a36f",
"status": "affected",
"version": "b160895d6bc9690459b16ef87799c9bd456af3ec",
"versionType": "git"
},
{
"lessThan": "f381a33f34dda9e4023e38ba68c943bca83245e9",
"status": "affected",
"version": "8d5a2c94c24dcc226863a7c2b5034750370c2189",
"versionType": "git"
},
{
"lessThan": "325eb61bb30790ea27782203a17b007ce1754a67",
"status": "affected",
"version": "da9f247fb5efcd5a2730cdc989291b383c439e10",
"versionType": "git"
},
{
"lessThan": "0b88be7211d21a0d68bb1e56dc805944e3654d6f",
"status": "affected",
"version": "3558faee8aace3541189c3a2ca45c7e85e144b44",
"versionType": "git"
},
{
"lessThan": "4bd2b89f4028f250dd1c1625eb3da1979b04a5e8",
"status": "affected",
"version": "f6904ed15ed1a188543057e3cb0d02daa80edfc9",
"versionType": "git"
},
{
"lessThan": "2e2a720766886190a6d35c116794693aabd332b6",
"status": "affected",
"version": "be102eb6a0e7c03db00e50540622f4e43b2d2844",
"versionType": "git"
},
{
"status": "affected",
"version": "8c2da7330214ce30f8333d1799a27ed0a9418f07",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"net/netfilter/nf_conncount.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.19-rc1"
},
{
"lessThan": "6.19-rc1",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.64",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.3",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.19-rc2",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.64",
"versionStartIncluding": "6.12.63",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.3",
"versionStartIncluding": "6.18.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19-rc2",
"versionStartIncluding": "6.19-rc1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.17.13",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conncount: fix leaked ct in error paths\n\nThere are some situations where ct might be leaked as error paths are\nskipping the refcounted check and return immediately. In order to solve\nit make sure that the check is always called."
}
],
"providerMetadata": {
"dateUpdated": "2026-01-23T14:15:12.998Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/08fa37f4c8c59c294e9c18fea2d083ee94074e5a"
},
{
"url": "https://git.kernel.org/stable/c/e1ac8dce3a893641bef224ad057932f142b8a36f"
},
{
"url": "https://git.kernel.org/stable/c/f381a33f34dda9e4023e38ba68c943bca83245e9"
},
{
"url": "https://git.kernel.org/stable/c/325eb61bb30790ea27782203a17b007ce1754a67"
},
{
"url": "https://git.kernel.org/stable/c/0b88be7211d21a0d68bb1e56dc805944e3654d6f"
},
{
"url": "https://git.kernel.org/stable/c/4bd2b89f4028f250dd1c1625eb3da1979b04a5e8"
},
{
"url": "https://git.kernel.org/stable/c/2e2a720766886190a6d35c116794693aabd332b6"
}
],
"title": "netfilter: nf_conncount: fix leaked ct in error paths",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2025-71146",
"datePublished": "2026-01-23T14:15:12.998Z",
"dateReserved": "2026-01-13T15:30:19.661Z",
"dateUpdated": "2026-01-23T14:15:12.998Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-71146\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-01-23T15:16:05.230\",\"lastModified\":\"2026-01-26T15:03:51.687\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: nf_conncount: fix leaked ct in error paths\\n\\nThere are some situations where ct might be leaked as error paths are\\nskipping the refcounted check and return immediately. In order to solve\\nit make sure that the check is always called.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/08fa37f4c8c59c294e9c18fea2d083ee94074e5a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/0b88be7211d21a0d68bb1e56dc805944e3654d6f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/2e2a720766886190a6d35c116794693aabd332b6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/325eb61bb30790ea27782203a17b007ce1754a67\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4bd2b89f4028f250dd1c1625eb3da1979b04a5e8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e1ac8dce3a893641bef224ad057932f142b8a36f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f381a33f34dda9e4023e38ba68c943bca83245e9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…