CVE-2026-74432 (GCVE-0-2026-74432)
Vulnerability from cvelistv5
Published
2026-08-15 05:59
Modified
2026-08-23 12:47
Severity ?
VLAI Severity ?
EPSS score ?
Summary
In the Linux kernel, the following vulnerability has been resolved:
rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)
Fix rxrpc_recvmsg() to also drop the ref it holds on an already-released
call if MSG_PEEK is in force (the function holds a ref on the call
irrespective of whether MSG_PEEK is specified or not).
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Version: 7692bde890061797f3dece0148d7859e85c55778 Version: 839fe96c15209dc2255c064bb44b636efe04f032 Version: 962fb1f651c2cf2083e0c3ef53ba69e3b96d3fbc Version: 962fb1f651c2cf2083e0c3ef53ba69e3b96d3fbc Version: 962fb1f651c2cf2083e0c3ef53ba69e3b96d3fbc Version: 4aed0eeca58e26d752bb08b293b8dc75c6820b23 Version: 6c75a97a32a5fa2060c3dd30207e63b6914b606d Version: 6.6.100 ≤ Version: 6.12.40 ≤ Version: 5.10.266 ≤ Version: 6.15.8 ≤ |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"net/rxrpc/recvmsg.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "86eff3140c9d4b52bba13d1cba266da933403e51",
"status": "affected",
"version": "7692bde890061797f3dece0148d7859e85c55778",
"versionType": "git"
},
{
"lessThan": "e473cd3046a1aaec1e39af5df2042ce7c04d5e74",
"status": "affected",
"version": "839fe96c15209dc2255c064bb44b636efe04f032",
"versionType": "git"
},
{
"lessThan": "2b69b61057eb0b3db9ad754ef0f1436b7af3a9f5",
"status": "affected",
"version": "962fb1f651c2cf2083e0c3ef53ba69e3b96d3fbc",
"versionType": "git"
},
{
"lessThan": "04c7103dc0923cc6ac95b97aa66bab70da7ace84",
"status": "affected",
"version": "962fb1f651c2cf2083e0c3ef53ba69e3b96d3fbc",
"versionType": "git"
},
{
"lessThan": "4bdb9e471f5b1ac9cbe4add5de7ff085a0ec303c",
"status": "affected",
"version": "962fb1f651c2cf2083e0c3ef53ba69e3b96d3fbc",
"versionType": "git"
},
{
"status": "affected",
"version": "4aed0eeca58e26d752bb08b293b8dc75c6820b23",
"versionType": "git"
},
{
"status": "affected",
"version": "6c75a97a32a5fa2060c3dd30207e63b6914b606d",
"versionType": "git"
},
{
"lessThan": "6.6.145",
"status": "affected",
"version": "6.6.100",
"versionType": "semver"
},
{
"lessThan": "6.12.97",
"status": "affected",
"version": "6.12.40",
"versionType": "semver"
},
{
"lessThan": "5.11",
"status": "affected",
"version": "5.10.266",
"versionType": "semver"
},
{
"lessThan": "6.16",
"status": "affected",
"version": "6.15.8",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"net/rxrpc/recvmsg.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.16"
},
{
"lessThan": "6.16",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.145",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.97",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.40",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.1.*",
"status": "unaffected",
"version": "7.1.5",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.2",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.145",
"versionStartIncluding": "6.6.100",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.97",
"versionStartIncluding": "6.12.40",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.40",
"versionStartIncluding": "6.16",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1.5",
"versionStartIncluding": "6.16",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.2",
"versionStartIncluding": "6.16",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.10.266",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.15.8",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nrxrpc: Fix leak of released call in recvmsg(MSG_PEEK)\n\nFix rxrpc_recvmsg() to also drop the ref it holds on an already-released\ncall if MSG_PEEK is in force (the function holds a ref on the call\nirrespective of whether MSG_PEEK is specified or not)."
}
],
"providerMetadata": {
"dateUpdated": "2026-08-23T12:47:15.670Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/86eff3140c9d4b52bba13d1cba266da933403e51"
},
{
"url": "https://git.kernel.org/stable/c/e473cd3046a1aaec1e39af5df2042ce7c04d5e74"
},
{
"url": "https://git.kernel.org/stable/c/2b69b61057eb0b3db9ad754ef0f1436b7af3a9f5"
},
{
"url": "https://git.kernel.org/stable/c/04c7103dc0923cc6ac95b97aa66bab70da7ace84"
},
{
"url": "https://git.kernel.org/stable/c/4bdb9e471f5b1ac9cbe4add5de7ff085a0ec303c"
}
],
"title": "rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-74432",
"datePublished": "2026-08-15T05:59:32.207Z",
"dateReserved": "2026-08-15T05:44:03.896Z",
"dateUpdated": "2026-08-23T12:47:15.670Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…