CVE-2026-68335

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated 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

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:

rds: drop incoming messages that cross network namespace boundaries

rds_find_bound() looks up the destination socket using a global rhashtable keyed solely on (addr, port, scope_id). Network namespaces are not part of the key, so a sender in netns A can deliver an incoming message (inc) to a socket that lives in a different netns B.

When this happens, inc->i_conn points to an rds_connection whose c_net is netns A, but the receiving rs lives in netns B. Once the child process that created netns A exits, cleanup_net() calls rds_loop_exit_net() -> rds_loop_kill_conns() -> rds_conn_destroy(), freeing that connection. If the survivor socket in netns B still holds the inc, any subsequent dereference of inc->i_conn is a use-after-free.

There are two dangerous sites in rds_clear_recv_queue():

  • inc->i_conn->c_lcong (offset 88 of freed rds_connection, size 200)
read via rds_recv_rcvbuf_delta() -- confirmed by KASAN.
  • inc->i_conn->c_trans->inc_free(inc) (function pointer at offset 80)
called via rds_inc_put() when the inc refcount reaches zero -- same race window, potential call-through-freed-object primitive.

The bug is reachable from unprivileged user namespaces (CLONE_NEWUSER + CLONE_NEWNET), available since Linux 3.8.

Fix this by rejecting the delivery in rds_recv_incoming() when the socket returned by rds_find_bound() belongs to a different network namespace than the connection that carried the message. Use the existing rds_conn_net() / sock_net() helpers and net_eq() for the comparison.

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
3%
KEV
Not listed

Published

August 10, 2026

Last Modified

August 19, 2026

Advisory Details (5)

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

rds: drop incoming messages that cross network namespace boundaries - kernel/git/stable/linux.git - Linux kernel stable tree

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

rds: drop incoming messages that cross network namespace boundaries - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/9591042533140dfe6608d9344806d567dcd39d02
generic

rds: drop incoming messages that cross network namespace boundaries - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5521ae71e32a8069ed4ca6e792179dc57bc43ab2
generic

rds: drop incoming messages that cross network namespace boundaries - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1e2e2d9806944fe485824d617c8b7c78116c22db
generic

rds: drop incoming messages that cross network namespace boundaries - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0f8690e3869109cd5803ccb400889d20a0b54e0e

Vendor Advisories for CVE-2026-68335(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 33× in last 7d / 44× 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.

  1. 2026-08-20 22:56 UTCEPSS rescore
  2. 2026-08-20 18:21 UTCGHSA enrichment
  3. 2026-08-20 05:53 UTCGHSA enrichment
  4. 2026-08-19 17:24 UTCEG score recompute
  5. 2026-08-19 17:24 UTCGHSA enrichment
  6. 2026-08-19 17:04 UTCEPSS rescore
  7. 2026-08-19 16:54 UTCEG score recompute
  8. 2026-08-19 16:54 UTCGHSA enrichment
  9. 2026-08-19 08:48 UTCGHSA enrichment
  10. 2026-08-18 20:19 UTCEG score recompute
  11. 2026-08-18 20:19 UTCGHSA enrichment
  12. 2026-08-18 13:49 UTCEPSS rescore
  13. 2026-08-18 13:49 UTCEPSS rescore
  14. 2026-08-18 07:48 UTCGHSA enrichment
  15. 2026-08-17 19:20 UTCEG score recompute
  16. 2026-08-17 19:20 UTCGHSA enrichment
  17. 2026-08-17 13:47 UTCEPSS rescore
  18. 2026-08-17 06:32 UTCEG score recompute
  19. 2026-08-17 06:32 UTCGHSA enrichment
  20. 2026-08-17 05:36 UTCEG score recompute
  21. 2026-08-17 05:36 UTCGHSA enrichment
  22. 2026-08-17 02:33 UTCEG score recompute
  23. 2026-08-17 02:33 UTCGHSA enrichment
  24. 2026-08-16 14:56 UTCEPSS rescore
  25. 2026-08-16 14:05 UTCEG score recompute
Show 19 more
  1. 2026-08-16 14:05 UTCGHSA enrichment
  2. 2026-08-16 01:37 UTCGHSA enrichment
  3. 2026-08-15 13:09 UTCEG score recompute
  4. 2026-08-15 13:09 UTCGHSA enrichment
  5. 2026-08-15 01:30 UTCEPSS rescore
  6. 2026-08-15 00:41 UTCGHSA enrichment
  7. 2026-08-14 12:13 UTCEG score recompute
  8. 2026-08-14 12:13 UTCGHSA enrichment
  9. 2026-08-13 23:45 UTCEG score recompute
  10. 2026-08-13 23:45 UTCGHSA enrichment
  11. 2026-08-13 23:04 UTCEG score recompute 7.80
  12. 2026-08-13 23:04 UTCGHSA enrichment
  13. 2026-08-13 23:03 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  14. 2026-08-13 20:31 UTCEG score recompute
  15. 2026-08-13 20:31 UTCGHSA enrichment
  16. 2026-08-12 13:51 UTCEPSS rescore
  17. 2026-08-10 13:24 UTCNVD update
  18. 2026-08-10 12:19 UTCEG score recompute
  19. 2026-08-10 12:17 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-68335?
CVE-2026-68335 is a high vulnerability published on August 10, 2026. In the Linux kernel, the following vulnerability has been resolved: rds: drop incoming messages that cross network namespace boundaries rdsfindbound() looks up the destination socket using a global rhashtable keyed solely on (addr, port, scope_id). Network namespaces are not part of the key, so a…
When was CVE-2026-68335 disclosed?
CVE-2026-68335 was first published in the National Vulnerability Database on August 10, 2026, with the most recent update on August 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-68335 actively exploited?
CVE-2026-68335 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 96.6% of all scored CVEs.
What is the CVSS score of CVE-2026-68335?
CVE-2026-68335 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-68335?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-68335, 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-68335

Explore →

Is Your Infrastructure Affected by CVE-2026-68335?

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