CVE EVIDENCE REVIEW
ReviewHighEvidence review

CVE-2026-74548 evidence review

Linux

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrx_stats in nv_remove nv_remove() frees the per-CPU txrx_stats before unregister_netdev(). Until unregister completes, ndo_get_stats64, the NAPI/xmit data path, and nv_close()/drain may still access txrx_stats, leading to a use-after-free. Free the stats only after unregister_netdev().

Open CVE record
Evidence review

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.

ProductLinux
Affected versions>= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < cdf864d5d3c813ae1876f2bacc1cf3ac3c66dfc9, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < 7c22b4ee0bd003cecfc14ca28981cb213e201f70, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < d51ce7a63b76eda02cabfed1b0cc277b2f5c9bcc, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < cf2dcde2284562ff87830ca0b7fa2b06e95aef1e, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < c9d24a205fd508b9999fcab6aca4c590490a12cf, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < ae20a8a4de06a289d40b0a0633d8d573f1fcb049, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < 201e05aa531eba0dfe2ee05b4e178f6ffa12c8b1, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < 22666ba1420164753d7b0f5a841986b25ace5435, >= 5.3
Fixed versionsNo verified fixed-version field is available yet
Priority basisReview · CVSS 7.8 · EPSS -
01

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.
02

Compare the affected range

Use the current record as an identification aid: >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < cdf864d5d3c813ae1876f2bacc1cf3ac3c66dfc9, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < 7c22b4ee0bd003cecfc14ca28981cb213e201f70, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < d51ce7a63b76eda02cabfed1b0cc277b2f5c9bcc, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < cf2dcde2284562ff87830ca0b7fa2b06e95aef1e, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < c9d24a205fd508b9999fcab6aca4c590490a12cf, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < ae20a8a4de06a289d40b0a0633d8d573f1fcb049, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < 201e05aa531eba0dfe2ee05b4e178f6ffa12c8b1, >= f4b633b911fd3b4cbe1dc065e8fb064078d0889d < 22666ba1420164753d7b0f5a841986b25ace5435, >= 5.3. Resolve incomplete inventory results before deciding that an asset is unaffected.

03

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.

CVE-2026-74548 Remediation Guide | SECUFOCUS NOW