CVE EVIDENCE REVIEW
ReviewHighEvidence review

CVE-2026-74668 evidence review

Linux

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hard_header_len in TX_RING send path tpacket_snd() reads dev->hard_header_len independently for skb allocation and header construction in tpacket_fill_skb(). Concurrent netdevice reconfiguration can therefore make the reserved headroom smaller than the amount later pushed, or make copylen - hard_header_len negative. Snapshot hard_header_len once before processing ring frames and use it for the frame limit, headroom allocation, copy length, and skb construction. Pass the snapshot to tpacket_fill_skb()....

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>= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 9c7e8ff48c377bef18c3d178748aea0575b69ede, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 2a73b2c37ee3060a880b53cd24783d93fc7be5f8, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < e79f59a8527a49078cfaf8fe8fb5fcefc20c76d2, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < d85d2fd54e901637c81d847811e03c662aee13cd, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 016763e829cac37b3234eace86fd0a4c560de4a7, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 27e068d1b35dbec10a3cf268887c94407be4badc, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < d48ea5c9c4c34dc0df621f0e39ed3a16b644621a, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 21b5953e7494c16a42e6cd8cf110e18d13ae4a6b, >= 2.6.31
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: >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 9c7e8ff48c377bef18c3d178748aea0575b69ede, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 2a73b2c37ee3060a880b53cd24783d93fc7be5f8, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < e79f59a8527a49078cfaf8fe8fb5fcefc20c76d2, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < d85d2fd54e901637c81d847811e03c662aee13cd, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 016763e829cac37b3234eace86fd0a4c560de4a7, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 27e068d1b35dbec10a3cf268887c94407be4badc, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < d48ea5c9c4c34dc0df621f0e39ed3a16b644621a, >= 69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1 < 21b5953e7494c16a42e6cd8cf110e18d13ae4a6b, >= 2.6.31. 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.