CVE-2026-74668

Source
https://cve.org/CVERecord?id=CVE-2026-74668
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-74668.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-74668
Downstream
Published
2026-08-22T15:32:39Z
Modified
2026-08-28T11:30:46Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
packet: use consistent hard_header_len in TX_RING send path
Details

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().

The separate SOCK_DGRAM consistency problem between hard_header_len and header_ops->create is not addressed here.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74668.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
69e3c75f4d541a6eb151b3ef91f34033cb3ad6e1
Fixed
9c7e8ff48c377bef18c3d178748aea0575b69ede
Fixed
2a73b2c37ee3060a880b53cd24783d93fc7be5f8
Fixed
e79f59a8527a49078cfaf8fe8fb5fcefc20c76d2
Fixed
d85d2fd54e901637c81d847811e03c662aee13cd
Fixed
016763e829cac37b3234eace86fd0a4c560de4a7
Fixed
27e068d1b35dbec10a3cf268887c94407be4badc
Fixed
d48ea5c9c4c34dc0df621f0e39ed3a16b644621a
Fixed
21b5953e7494c16a42e6cd8cf110e18d13ae4a6b

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-74668.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.31
Fixed
5.10.267
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.218
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.185
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.152
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.104
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.45
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.9

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-74668.json"