CVE-2026-46196

MEDIUMNVD 5.55.5
EchelonGraph scoreMEDIUM confidence

Score 5.5 from GitHub Security Advisory published 2026-05-28. NVD baseline CVSS 5.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — 4 sources updated this week
5.5
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 5.5Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()

When a tracepoint goes through the 0 -> 1 transition, tracepoint_add_func() invokes the subsystem's ext->regfunc() before attempting to install the new probe via func_add(). If func_add() then fails (for example, when allocate_probes() cannot allocate a new probe array under memory pressure and returns -ENOMEM), the function returns the error without calling the matching ext->unregfunc(), leaving the side effects of regfunc() behind with no installed probe to justify them.

For syscall tracepoints this is particularly unpleasant: syscall_regfunc() bumps sys_tracepoint_refcount and sets SYSCALL_TRACEPOINT on every task. After a leaked failure, the refcount is stuck at a non-zero value with no consumer, and every task continues paying the syscall trace entry/exit overhead until reboot. Other subsystems providing regfunc()/unregfunc() pairs exhibit similarly scoped persistent state.

Mirror the existing 1 -> 0 cleanup and call ext->unregfunc() in the func_add() error path, gated on the same condition used there so the unwind is symmetric with the registration.

CVSS v3
5.5
EG Score
5.5(medium)
EPSS
2.8%
KEV
Not listed

Published

May 28, 2026

Last Modified

June 19, 2026

Advisory Details (8)

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

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() - kernel/git/stable/linux.git - Linux kernel stable tree

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

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7bcadb3c2bc1cf60690e931aadd35fb7bd646a49
generic

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5787052e5f69beb649f3d6a80a8aa37d9e683e4e
generic

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4f1756d043e56ea2e9a6c858fb290a0cf6fc2251
generic

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/36ff362235307af95152d510b53c2d9b8773a342
generic

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/342829e042ac00f3d68d442ea92873fb6683f494
generic

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2c5b8eeea006eb694c81631cd5713d494b80be90
generic

tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/247ed8a969f981bfba3112fd4bb441eaa6cef59c

Vendor Advisories for CVE-2026-46196(2)

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

Data Freshness Timeline

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

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

Frequently asked(5)

What is CVE-2026-46196?
CVE-2026-46196 is a medium vulnerability published on May 28, 2026. In the Linux kernel, the following vulnerability has been resolved: tracepoint: balance regfunc() on funcadd() failure in tracepointadd_func() When a tracepoint goes through the 0 -> 1 transition, tracepointaddfunc() invokes the subsystem's ext->regfunc() before attempting to install the new probe…
When was CVE-2026-46196 disclosed?
CVE-2026-46196 was first published in the National Vulnerability Database on May 28, 2026, with the most recent update on June 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-46196 actively exploited?
CVE-2026-46196 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 2.8% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-46196?
CVE-2026-46196 has a CVSS v3 base score of 5.5 (NVD).
How do I remediate CVE-2026-46196?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-46196, 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-46196

Explore →

Is Your Infrastructure Affected by CVE-2026-46196?

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