CVE-2026-74582

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-21. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — Patch released this week
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

A fix is available — apply it.

In the Linux kernel, the following vulnerability has been resolved:

packet: use consistent hard_header_len in non-ring send paths

packet_snd() reads dev->hard_header_len multiple times while allocating and constructing an skb. Device reconfiguration can change this value concurrently, for example through bonding device type changes.

For SOCK_RAW, packet_snd() can save a larger value in reserve and later allocate headroom using a smaller value. Moving skb->data back by reserve then places it before skb->head, and the following copy from userspace can attempt an out-of-bounds write.

packet_sendmsg_spkt() has the same issue because it calculates its reservation and header offset from separate reads before dropping the RCU read lock to allocate the skb.

Add LL_RESERVED_SPACE_EX() for callers that already saved a header length. Read hard_header_len once in packet_snd() and use it for allocation and construction. In packet_sendmsg_spkt(), preserve the allocation-time value through the device lookup retry.

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

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
2%
KEV
Not listed

Published

August 21, 2026

Last Modified

August 27, 2026

Advisory Details (5)

Auto-updated Aug 25, 2026
No patch confirmed yet.
generic

packet: use consistent hard_header_len in non-ring send paths - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/03390aa32e669cc4ecd7d34108e2e1afc13d689d
generic

packet: use consistent hard_header_len in non-ring send paths - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b06b6fce6d7deaf7238e09b48ce3b1125ff41acd
generic

packet: use consistent hard_header_len in non-ring send paths - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5bb10753d428aadfc356a2bfe9acea09c82a62ec
generic

packet: use consistent hard_header_len in non-ring send paths - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/9052756290962ffb9a661bcf319e92dedaaedfed
generic

packet: use consistent hard_header_len in non-ring send paths - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/91f041451f967cd87ed722a8f43c0b767a64f1a0

Patch Availability(8)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatkernel-rt-0:5.14.0-284.191.1.rt14.476.el9_22026-09-16redhat
redhatkernel-0:5.14.0-284.191.1.el9_22026-09-16redhat
redhatkernel-0:4.18.0-372.213.1.el8_62026-09-09redhat
redhatkernel-0:4.18.0-305.206.1.el8_42026-09-09redhat
redhatkernel-0:4.18.0-477.165.1.el8_82026-09-04redhat
redhatkernel-0:6.12.0-55.102.1.el10_02026-09-02redhat
redhatkernel-0:5.14.0-427.147.1.el9_42026-08-27redhat
redhatkernel-0:5.14.0-570.136.1.el9_62026-08-27redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(3 across 3 ecosystems)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (56 versions)6.1.187-1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 6.12.96-1 (33 versions)6.12.105-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (166 versions)7.1.9-1

Additional Vendor Advisories

(3)

Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.

Data Freshness Timeline

(refreshed 38× in last 7d / 130× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 130 total refreshes for this CVE.

  1. 2026-09-19 00:51 UTCEG score recompute
  2. 2026-09-19 00:51 UTCVendor advisory
  3. 2026-09-19 00:50 UTCGHSA enrichment
  4. 2026-09-18 19:28 UTCEPSS rescore
  5. 2026-09-18 12:29 UTCVendor advisory
  6. 2026-09-18 12:29 UTCGHSA enrichment
  7. 2026-09-18 00:07 UTCEG score recompute
  8. 2026-09-18 00:07 UTCVendor advisory
  9. 2026-09-18 00:07 UTCGHSA enrichment
  10. 2026-09-17 10:20 UTCVendor advisory
  11. 2026-09-17 10:20 UTCGHSA enrichment
  12. 2026-09-16 21:58 UTCEG score recompute
  13. 2026-09-16 21:58 UTCVendor advisory
  14. 2026-09-16 21:58 UTCGHSA enrichment
  15. 2026-09-16 14:08 UTCEPSS rescore
  16. 2026-09-16 09:36 UTCEG score recompute
  17. 2026-09-16 09:36 UTCVendor advisory
  18. 2026-09-16 09:36 UTCGHSA enrichment
  19. 2026-09-16 05:15 UTCEPSS rescore
  20. 2026-09-15 19:52 UTCVendor advisory
  21. 2026-09-15 19:52 UTCGHSA enrichment
  22. 2026-09-15 07:28 UTCEG score recompute
  23. 2026-09-15 07:28 UTCVendor advisory
  24. 2026-09-15 07:28 UTCGHSA enrichment
  25. 2026-09-15 03:12 UTCEPSS rescore
Show 75 more
  1. 2026-09-14 19:06 UTCVendor advisory
  2. 2026-09-14 19:06 UTCGHSA enrichment
  3. 2026-09-14 05:39 UTCVendor advisory
  4. 2026-09-14 05:39 UTCGHSA enrichment
  5. 2026-09-13 17:18 UTCEG score recompute
  6. 2026-09-13 17:18 UTCVendor advisory
  7. 2026-09-13 17:18 UTCGHSA enrichment
  8. 2026-09-13 04:56 UTCVendor advisory
  9. 2026-09-13 04:56 UTCGHSA enrichment
  10. 2026-09-12 16:34 UTCEG score recompute
  11. 2026-09-12 16:34 UTCVendor advisory
  12. 2026-09-12 16:34 UTCGHSA enrichment
  13. 2026-09-12 15:02 UTCEPSS rescore
  14. 2026-09-12 04:12 UTCVendor advisory
  15. 2026-09-12 04:12 UTCGHSA enrichment
  16. 2026-09-11 15:50 UTCEG score recompute
  17. 2026-09-11 15:50 UTCVendor advisory
  18. 2026-09-11 15:50 UTCGHSA enrichment
  19. 2026-09-11 14:53 UTCEPSS rescore
  20. 2026-09-11 03:28 UTCVendor advisory
  21. 2026-09-11 03:28 UTCGHSA enrichment
  22. 2026-09-10 15:06 UTCEG score recompute
  23. 2026-09-10 15:06 UTCVendor advisory
  24. 2026-09-10 15:06 UTCGHSA enrichment
  25. 2026-09-10 09:35 UTCEPSS rescore
  26. 2026-09-10 02:44 UTCVendor advisory
  27. 2026-09-10 02:44 UTCGHSA enrichment
  28. 2026-09-09 14:20 UTCVendor advisory
  29. 2026-09-09 14:20 UTCGHSA enrichment
  30. 2026-09-09 01:47 UTCEG score recompute
  31. 2026-09-09 01:47 UTCVendor advisory
  32. 2026-09-09 01:47 UTCGHSA enrichment
  33. 2026-09-08 22:01 UTCEPSS rescore
  34. 2026-09-08 03:51 UTCVendor advisory
  35. 2026-09-08 03:51 UTCGHSA enrichment
  36. 2026-09-07 15:29 UTCVendor advisory
  37. 2026-09-07 15:29 UTCGHSA enrichment
  38. 2026-09-07 01:23 UTCEG score recompute
  39. 2026-09-07 01:23 UTCVendor advisory
  40. 2026-09-07 01:22 UTCGHSA enrichment
  41. 2026-09-06 13:48 UTCEPSS rescore
  42. 2026-09-06 13:00 UTCVendor advisory
  43. 2026-09-06 13:00 UTCGHSA enrichment
  44. 2026-09-06 00:38 UTCEG score recompute
  45. 2026-09-06 00:38 UTCVendor advisory
  46. 2026-09-06 00:38 UTCGHSA enrichment
  47. 2026-09-05 12:16 UTCVendor advisory
  48. 2026-09-05 12:16 UTCGHSA enrichment
  49. 2026-09-04 23:48 UTCEG score recompute
  50. 2026-09-04 23:48 UTCVendor advisory
  51. 2026-09-04 23:48 UTCGHSA enrichment
  52. 2026-09-04 10:38 UTCEG score recompute
  53. 2026-09-04 10:38 UTCGHSA enrichment
  54. 2026-09-04 05:07 UTCEPSS rescore
  55. 2026-09-03 22:15 UTCGHSA enrichment
  56. 2026-09-03 09:23 UTCGHSA enrichment
  57. 2026-09-02 20:59 UTCEG score recompute
  58. 2026-09-02 20:59 UTCGHSA enrichment
  59. 2026-09-02 14:12 UTCEPSS rescore
  60. 2026-09-02 07:19 UTCGHSA enrichment
  61. 2026-09-01 18:57 UTCEG score recompute
  62. 2026-09-01 18:56 UTCGHSA enrichment
  63. 2026-09-01 13:54 UTCEPSS rescore
  64. 2026-09-01 06:34 UTCEG score recompute
  65. 2026-09-01 06:34 UTCGHSA enrichment
  66. 2026-09-01 04:40 UTCEPSS rescore
  67. 2026-09-01 04:40 UTCEPSS rescore
  68. 2026-08-31 18:10 UTCGHSA enrichment
  69. 2026-08-31 04:13 UTCGHSA enrichment
  70. 2026-08-30 15:47 UTCGHSA enrichment
  71. 2026-08-30 03:25 UTCEG score recompute
  72. 2026-08-30 03:25 UTCGHSA enrichment
  73. 2026-08-30 01:22 UTCEPSS rescore
  74. 2026-08-29 15:03 UTCGHSA enrichment
  75. 2026-08-29 02:42 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-74582?
CVE-2026-74582 is a high vulnerability published on August 21, 2026. In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hardheaderlen in non-ring send paths packetsnd() reads dev->hardheader_len multiple times while allocating and constructing an skb. Device reconfiguration can change this value concurrently, for example…
When was CVE-2026-74582 disclosed?
CVE-2026-74582 was first published in the National Vulnerability Database on August 21, 2026, with the most recent update on August 27, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74582 actively exploited?
CVE-2026-74582 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 97.9% of all scored CVEs.
What is the CVSS score of CVE-2026-74582?
CVE-2026-74582 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-74582?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74582, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-74582

Explore →

Is Your Infrastructure Affected by CVE-2026-74582?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.