CVE-2026-74748 evidence review
Linux
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap __ip_set_put_byindex() resolved the index to a set pointer under RCU, then took ip_set_ref_lock in __ip_set_put() to decrement set->ref. ip_set_swap() holds that same lock while swapping both the ip_set_list slots and the two sets' ref counters, so it can interleave between the dereference and the lock acquisition, leaving the caller to decrement a set whose reference already moved to the other index and hit BUG_ON(set->ref == 0). list_set_gc() reaches this fr...
This record remains available for product and version identification, but it is not presented as a complete remediation procedure. Confirm the affected range and the supported fix in a direct vendor advisory before changing production systems.
Identify the product and installed version
Record whether Linux is present, where it is installed, and which interfaces are exposed.
- Record the product name, package or appliance identifier, and installed version.
- Identify internet-facing, administrative, API, and internal access paths.
- Preserve the pre-change configuration and relevant service logs.
Compare the affected range
Use the current record as an identification aid: >= 9076aea76538556224e7d73ab718f8841330818a < 97a01de0c6321b7210d30d0a4d60f10f561097c7, >= 9076aea76538556224e7d73ab718f8841330818a < c21afc7c216a4d257a4f3f300e0791890bc846b9, >= 9076aea76538556224e7d73ab718f8841330818a < b0aab9dd1a348b99d75ff52765719d0cc2050630, >= 9076aea76538556224e7d73ab718f8841330818a < b891e7a6bb06e0f6560e5932665ac660acd12225, >= 9076aea76538556224e7d73ab718f8841330818a < 20cb13a523f0a05cb2d0a7d72abae687683712e0, >= 9076aea76538556224e7d73ab718f8841330818a < cb20da33839f28f590c99f16bafaa6151451c0e8, >= 9076aea76538556224e7d73ab718f8841330818a < 24ffcb1e1688c55fd2a505f064295cd28eac546d, >= 9076aea76538556224e7d73ab718f8841330818a < 0c88868271653537ed443272dd8e7d13634d214b, >= 3.8. Resolve incomplete inventory results before deciding that an asset is unaffected.
Verify the authoritative remediation source
Open the linked source material and locate a direct vendor advisory for this CVE. Confirm the supported fixed release and product-specific update path before making a production change.
Operational boundary
This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.