{"api_version":"1","generated_at":"2026-08-24T07:17:01+00:00","cve":"CVE-2026-74630","urls":{"html":"https://cve.report/CVE-2026-74630","api":"https://cve.report/api/cve/CVE-2026-74630.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-74630","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-74630"},"summary":{"title":"ipv6: prevent in6_dev_get() from resurrecting inet6_dev","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: prevent in6_dev_get() from resurrecting inet6_dev\n\nin6_dev_get() reads dev->ip6_ptr under RCU and then unconditionally\nincrements its refcount. Device teardown can clear the pointer and drop\nthe last reference between these operations. The increment then\nresurrects an object whose RCU free has already been queued, so callers\ncan use it after it is freed.\n\nUse refcount_inc_not_zero() and return NULL when the object has already\nreached zero. RCU keeps the memory accessible through the attempted\nreference acquisition, and a successful increment pins the object for\nthe caller.\n\nAn independent run on the exact unpatched 6f5156d7a31a (v7.2-rc3)\nkernel reproduced the invalid reference acquisition as UID 1000:\n\n  refcount_t: addition on 0; use-after-free.\n  ip6_mc_source+0xef4/0x17e0\n\nIt was followed by the corresponding reference underflow in\nip6_mc_source(). The supplied trace from the same unpatched revision\nadditionally shows the access after the RCU read-side section ends:\n\n  BUG: KASAN: slab-use-after-free in mutex_lock+0x76/0xe0\n  Write of size 8 at addr ffff888015b50240 by task poc/1219\n\nBug found and triaged by OpenAI Security Research and\nvalidated by Trail of Bits.","state":"PUBLISHED","assigner":"Linux","published_at":"2026-08-22 16:16:35","updated_at":"2026-08-22 16:16:35"},"problem_types":[],"metrics":[],"references":[{"url":"https://git.kernel.org/stable/c/1c206d461c680c3151daa3c89fc26eaf5bf98a7f","name":"https://git.kernel.org/stable/c/1c206d461c680c3151daa3c89fc26eaf5bf98a7f","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/680fbd7942185448eadb990a3d10a53eb946b702","name":"https://git.kernel.org/stable/c/680fbd7942185448eadb990a3d10a53eb946b702","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/14e812ab41df0cac033479da835ec9a5de633404","name":"https://git.kernel.org/stable/c/14e812ab41df0cac033479da835ec9a5de633404","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/aedcfefdb5b7ed7f8a6196a3e68a25bdbe51d2f8","name":"https://git.kernel.org/stable/c/aedcfefdb5b7ed7f8a6196a3e68a25bdbe51d2f8","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/0e243671bc7b8eaf00f83dd2f4367436dc0cff98","name":"https://git.kernel.org/stable/c/0e243671bc7b8eaf00f83dd2f4367436dc0cff98","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/cc5bd568f9b7683e60841b6fd02c10d64535bd6e","name":"https://git.kernel.org/stable/c/cc5bd568f9b7683e60841b6fd02c10d64535bd6e","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/785d908f8d21c8bc78b6fb2c2932ab662bf6918a","name":"https://git.kernel.org/stable/c/785d908f8d21c8bc78b6fb2c2932ab662bf6918a","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/145812b678de9f3b59780173be3c0d22ed60dd93","name":"https://git.kernel.org/stable/c/145812b678de9f3b59780173be3c0d22ed60dd93","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-74630","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-74630","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 8814c4b533817df825485ff32ce6ac406c3a54d1 785d908f8d21c8bc78b6fb2c2932ab662bf6918a git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 8814c4b533817df825485ff32ce6ac406c3a54d1 aedcfefdb5b7ed7f8a6196a3e68a25bdbe51d2f8 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 8814c4b533817df825485ff32ce6ac406c3a54d1 145812b678de9f3b59780173be3c0d22ed60dd93 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 8814c4b533817df825485ff32ce6ac406c3a54d1 cc5bd568f9b7683e60841b6fd02c10d64535bd6e git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 8814c4b533817df825485ff32ce6ac406c3a54d1 1c206d461c680c3151daa3c89fc26eaf5bf98a7f git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 8814c4b533817df825485ff32ce6ac406c3a54d1 680fbd7942185448eadb990a3d10a53eb946b702 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 8814c4b533817df825485ff32ce6ac406c3a54d1 14e812ab41df0cac033479da835ec9a5de633404 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 8814c4b533817df825485ff32ce6ac406c3a54d1 0e243671bc7b8eaf00f83dd2f4367436dc0cff98 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2.6.19","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 2.6.19 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.10.265 5.10.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.15.216 5.15.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.1.183 6.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.6.152 6.6.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.12.104 6.12.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.45 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.1.9 7.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.2 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"74630","cve":"CVE-2026-74630","epss":"0.002200000","percentile":"0.127420000","score_date":"2026-08-23","updated_at":"2026-08-24 00:11:15"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["include/net/addrconf.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"785d908f8d21c8bc78b6fb2c2932ab662bf6918a","status":"affected","version":"8814c4b533817df825485ff32ce6ac406c3a54d1","versionType":"git"},{"lessThan":"aedcfefdb5b7ed7f8a6196a3e68a25bdbe51d2f8","status":"affected","version":"8814c4b533817df825485ff32ce6ac406c3a54d1","versionType":"git"},{"lessThan":"145812b678de9f3b59780173be3c0d22ed60dd93","status":"affected","version":"8814c4b533817df825485ff32ce6ac406c3a54d1","versionType":"git"},{"lessThan":"cc5bd568f9b7683e60841b6fd02c10d64535bd6e","status":"affected","version":"8814c4b533817df825485ff32ce6ac406c3a54d1","versionType":"git"},{"lessThan":"1c206d461c680c3151daa3c89fc26eaf5bf98a7f","status":"affected","version":"8814c4b533817df825485ff32ce6ac406c3a54d1","versionType":"git"},{"lessThan":"680fbd7942185448eadb990a3d10a53eb946b702","status":"affected","version":"8814c4b533817df825485ff32ce6ac406c3a54d1","versionType":"git"},{"lessThan":"14e812ab41df0cac033479da835ec9a5de633404","status":"affected","version":"8814c4b533817df825485ff32ce6ac406c3a54d1","versionType":"git"},{"lessThan":"0e243671bc7b8eaf00f83dd2f4367436dc0cff98","status":"affected","version":"8814c4b533817df825485ff32ce6ac406c3a54d1","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["include/net/addrconf.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"2.6.19"},{"lessThan":"2.6.19","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"5.10.*","status":"unaffected","version":"5.10.265","versionType":"semver"},{"lessThanOrEqual":"5.15.*","status":"unaffected","version":"5.15.216","versionType":"semver"},{"lessThanOrEqual":"6.1.*","status":"unaffected","version":"6.1.183","versionType":"semver"},{"lessThanOrEqual":"6.6.*","status":"unaffected","version":"6.6.152","versionType":"semver"},{"lessThanOrEqual":"6.12.*","status":"unaffected","version":"6.12.104","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.45","versionType":"semver"},{"lessThanOrEqual":"7.1.*","status":"unaffected","version":"7.1.9","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":"5.10.265","versionStartIncluding":"2.6.19","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.15.216","versionStartIncluding":"2.6.19","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.1.183","versionStartIncluding":"2.6.19","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.6.152","versionStartIncluding":"2.6.19","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.12.104","versionStartIncluding":"2.6.19","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.18.45","versionStartIncluding":"2.6.19","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.1.9","versionStartIncluding":"2.6.19","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.2","versionStartIncluding":"2.6.19","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: prevent in6_dev_get() from resurrecting inet6_dev\n\nin6_dev_get() reads dev->ip6_ptr under RCU and then unconditionally\nincrements its refcount. Device teardown can clear the pointer and drop\nthe last reference between these operations. The increment then\nresurrects an object whose RCU free has already been queued, so callers\ncan use it after it is freed.\n\nUse refcount_inc_not_zero() and return NULL when the object has already\nreached zero. RCU keeps the memory accessible through the attempted\nreference acquisition, and a successful increment pins the object for\nthe caller.\n\nAn independent run on the exact unpatched 6f5156d7a31a (v7.2-rc3)\nkernel reproduced the invalid reference acquisition as UID 1000:\n\n  refcount_t: addition on 0; use-after-free.\n  ip6_mc_source+0xef4/0x17e0\n\nIt was followed by the corresponding reference underflow in\nip6_mc_source(). The supplied trace from the same unpatched revision\nadditionally shows the access after the RCU read-side section ends:\n\n  BUG: KASAN: slab-use-after-free in mutex_lock+0x76/0xe0\n  Write of size 8 at addr ffff888015b50240 by task poc/1219\n\nBug found and triaged by OpenAI Security Research and\nvalidated by Trail of Bits."}],"providerMetadata":{"dateUpdated":"2026-08-22T15:32:11.596Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/785d908f8d21c8bc78b6fb2c2932ab662bf6918a"},{"url":"https://git.kernel.org/stable/c/aedcfefdb5b7ed7f8a6196a3e68a25bdbe51d2f8"},{"url":"https://git.kernel.org/stable/c/145812b678de9f3b59780173be3c0d22ed60dd93"},{"url":"https://git.kernel.org/stable/c/cc5bd568f9b7683e60841b6fd02c10d64535bd6e"},{"url":"https://git.kernel.org/stable/c/1c206d461c680c3151daa3c89fc26eaf5bf98a7f"},{"url":"https://git.kernel.org/stable/c/680fbd7942185448eadb990a3d10a53eb946b702"},{"url":"https://git.kernel.org/stable/c/14e812ab41df0cac033479da835ec9a5de633404"},{"url":"https://git.kernel.org/stable/c/0e243671bc7b8eaf00f83dd2f4367436dc0cff98"}],"title":"ipv6: prevent in6_dev_get() from resurrecting inet6_dev","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-74630","datePublished":"2026-08-22T15:32:11.596Z","dateReserved":"2026-08-15T05:44:03.921Z","dateUpdated":"2026-08-22T15:32:11.596Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-22 16:16:35","lastModifiedDate":"2026-08-22 16:16:35","problem_types":[],"metrics":[],"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"74630","Ordinal":"1","Title":"ipv6: prevent in6_dev_get() from resurrecting inet6_dev","CVE":"CVE-2026-74630","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"74630","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: prevent in6_dev_get() from resurrecting inet6_dev\n\nin6_dev_get() reads dev->ip6_ptr under RCU and then unconditionally\nincrements its refcount. Device teardown can clear the pointer and drop\nthe last reference between these operations. The increment then\nresurrects an object whose RCU free has already been queued, so callers\ncan use it after it is freed.\n\nUse refcount_inc_not_zero() and return NULL when the object has already\nreached zero. RCU keeps the memory accessible through the attempted\nreference acquisition, and a successful increment pins the object for\nthe caller.\n\nAn independent run on the exact unpatched 6f5156d7a31a (v7.2-rc3)\nkernel reproduced the invalid reference acquisition as UID 1000:\n\n  refcount_t: addition on 0; use-after-free.\n  ip6_mc_source+0xef4/0x17e0\n\nIt was followed by the corresponding reference underflow in\nip6_mc_source(). The supplied trace from the same unpatched revision\nadditionally shows the access after the RCU read-side section ends:\n\n  BUG: KASAN: slab-use-after-free in mutex_lock+0x76/0xe0\n  Write of size 8 at addr ffff888015b50240 by task poc/1219\n\nBug found and triaged by OpenAI Security Research and\nvalidated by Trail of Bits.","Type":"Description","Title":"ipv6: prevent in6_dev_get() from resurrecting inet6_dev"}]}}}