CVE EVIDENCE REVIEW
ReviewHighEvidence review

CVE-2026-74626 evidence review

Linux

In the Linux kernel, the following vulnerability has been resolved: NTB: ntb_netdev: Preserve RX queue depth on allocation failure ntb_netdev_rx_handler() hands the received skb to the network stack before allocating its replacement. If the allocation fails, nothing is reposted. Every failure therefore takes one buffer out of the RX queue while the interface remains up, and enough failures eventually stall reception. A retry path could refill the queue later, but ntb_netdev has none. Allocate the replacement first instead. If that fails, drop the packet and repost the same skb. This keeps t...

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>= 548c237c0a9972df5d1afaca38aa733ee577128d < 6d7f8a23c130d768c0976c2578b214353674e18f, >= 548c237c0a9972df5d1afaca38aa733ee577128d < 18781cc0bfb5c7f2a51ac6d678a28f101b7c35c5, >= 548c237c0a9972df5d1afaca38aa733ee577128d < 272df0fbe6f3e04e22bc67fbdd9ac24586b942f4, >= 548c237c0a9972df5d1afaca38aa733ee577128d < fcaf8ba7e56bb73319ac107a63b907d59536192c, >= 548c237c0a9972df5d1afaca38aa733ee577128d < 3f2a15f33f86f7bd5b920669fd40c06725d72a1e, >= 548c237c0a9972df5d1afaca38aa733ee577128d < a4e340971fe8ccd245d206db4d43b2a0eec240bd, >= 548c237c0a9972df5d1afaca38aa733ee577128d < 755fd7843f300d724caceabdf9bb13adc8701540, >= 548c237c0a9972df5d1afaca38aa733ee577128d < d2121faf133ac3bf9531b53a7e21273649a08517, >= 3.9
Fixed versionsNo verified fixed-version field is available yet
Priority basisReview · CVSS 7.5 · 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: >= 548c237c0a9972df5d1afaca38aa733ee577128d < 6d7f8a23c130d768c0976c2578b214353674e18f, >= 548c237c0a9972df5d1afaca38aa733ee577128d < 18781cc0bfb5c7f2a51ac6d678a28f101b7c35c5, >= 548c237c0a9972df5d1afaca38aa733ee577128d < 272df0fbe6f3e04e22bc67fbdd9ac24586b942f4, >= 548c237c0a9972df5d1afaca38aa733ee577128d < fcaf8ba7e56bb73319ac107a63b907d59536192c, >= 548c237c0a9972df5d1afaca38aa733ee577128d < 3f2a15f33f86f7bd5b920669fd40c06725d72a1e, >= 548c237c0a9972df5d1afaca38aa733ee577128d < a4e340971fe8ccd245d206db4d43b2a0eec240bd, >= 548c237c0a9972df5d1afaca38aa733ee577128d < 755fd7843f300d724caceabdf9bb13adc8701540, >= 548c237c0a9972df5d1afaca38aa733ee577128d < d2121faf133ac3bf9531b53a7e21273649a08517, >= 3.9. 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.