CVE-2026-74436 evidence review
Linux
In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpc_kernel_charge_accept() reads rx->backlog without any socket/backlog synchronization and passes that raw pointer into rxrpc_service_prealloc_one(). A concurrent rxrpc_discard_prealloc() sets rx->backlog = NULL and frees the backlog rings, so a kernel preallocation worker can keep using a freed struct rxrpc_backlog while updating *_backlog_head/tail and array slots. Serialize the state check and backlog lookup with the socket lock, and reject kernel preal...
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: >= 00e907127e6f86d0f9b122d9b4347a8aa09a8b61 < d6207326b4ca0ae1041281b6af9df53f8080669a, >= 00e907127e6f86d0f9b122d9b4347a8aa09a8b61 < 11b429b84c87cb5a0152f14e7d6cb649ed363901, >= 00e907127e6f86d0f9b122d9b4347a8aa09a8b61 < c20d983968f239574290cf804a58cde18ad1c559, >= 00e907127e6f86d0f9b122d9b4347a8aa09a8b61 < 0337cdba0c477f176c0459bed012109453184573, >= 00e907127e6f86d0f9b122d9b4347a8aa09a8b61 < dfa0b2bbc5e50119f89c6b5407faa5ed86dfa7c5, >= 00e907127e6f86d0f9b122d9b4347a8aa09a8b61 < 35a967ff8b24db09ee429c39c5b5e6571639997d, >= 00e907127e6f86d0f9b122d9b4347a8aa09a8b61 < 1741378a7a83dfd8e53a9196730df709b903cd33, >= 00e907127e6f86d0f9b122d9b4347a8aa09a8b61 < dc175389b18c29a5303ee83169ec653adfae3e17, >= 4.9. 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.