CVE-2026-46289

CRITICALPre-NVD 9.89.8
EchelonGraph scoreHIGH confidence

Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-06-08. the CNA's CVSS baseline 9.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cna:linux, epss, ghsa
Trending — 4 sources updated this week
9.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 9.8Exploit: NoneExposed: 0

A fix is available — apply it.

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

lib/scatterlist: fix length calculations in extract_kvec_to_sg

Patch series "Fix bugs in extract_iter_to_sg()", v3.

Fix bugs in the kvec and user variants of extract_iter_to_sg. This series is growing due to useful remarks made by sashiko.dev.

The main bugs are:

  • The length for an sglist entry when extracting from
a kvec can exceed the number of bytes in the page. This is obviously not intended.
  • When extracting a user buffer the sglist is temporarily
used as a scratch buffer for extracted page pointers. If the sglist already contains some elements this scratch buffer could overlap with existing entries in the sglist.

The series adds test cases to the kunit_iov_iter test that demonstrate all of these bugs. Additionally, there is a memory leak fix for the test itself.

The bugs were orignally introduced into kernel v6.3 where the function lived in fs/netfs/iterator.c. It was later moved to lib/scatterlist.c in v6.5. Thus the actual fix is only marked for backports to v6.5+.

This patch (of 5):

When extracting from a kvec to a scatterlist, do not cross page boundaries. The required length was already calculated but not used as intended.

Adjust the copied length if the loop runs out of sglist entries without extracting everything.

While there, return immediately from extract_iter_to_sg if there are no sglist entries at all.

A subsequent commit will add kunit test cases that demonstrate that the patch is necessary.

CVSS v3
9.8
EG Score
9.8(high)
EPSS
36.5%
KEV
Not listed

Published

June 8, 2026

Last Modified

June 14, 2026

Advisory Details (5)

Auto-updated Jun 20, 2026
No patch confirmed yet.
generic

lib/scatterlist: fix length calculations in extract_kvec_to_sg - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/07b7d66e65d9cfe6b9c2c34aa22cfcaac37a5c45
generic

lib/scatterlist: fix length calculations in extract_kvec_to_sg - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/9d38756d0a93b66163554219fa9c3365f40c4035
generic

lib/scatterlist: fix length calculations in extract_kvec_to_sg - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8fbba6829057979149d1b37d65690c037f3ddf4d
generic

lib/scatterlist: fix length calculations in extract_kvec_to_sg - kernel/git/stable/linux.git - Linux kernel stable tree

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

lib/scatterlist: fix length calculations in extract_kvec_to_sg - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/3f17500e86d730c76db638bb3ae52f9b5e496c76

Vendor Advisories for CVE-2026-46289(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Patch Availability(10)

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.

Additional Vendor Advisories

(10)

Data Freshness Timeline

(refreshed 78× in last 7d / 310× 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 310 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-46289?
CVE-2026-46289 is a critical vulnerability published on June 8, 2026. In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extractkvecto_sg Patch series "Fix bugs in extractiterto_sg()", v3. Fix bugs in the kvec and user variants of extractiterto_sg. This series is growing due to useful remarks made by…
When was CVE-2026-46289 disclosed?
CVE-2026-46289 was first published in the National Vulnerability Database on June 8, 2026, with the most recent update on June 14, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-46289 actively exploited?
CVE-2026-46289 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 36.5% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-46289?
CVE-2026-46289 has a CVSS v4.0 base score of 9.8 (CNA self-assessment; NVD's own analysis pending).
How do I remediate CVE-2026-46289?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-46289, 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

Explore the affected products and dependency analysis for CVE-2026-46289

Explore →

Is Your Infrastructure Affected by CVE-2026-46289?

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