CVE-2026-53341

HIGHPre-NVD 7.87.8
EchelonGraph scoreMEDIUM confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-07-01. the CNA's CVSS baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cna:linux, epss, ghsa
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:

fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()

may_decode_fh() accesses mount::mnt_ns without holding any locks; that means the mount can concurrently be unmounted, and the mnt_namespace can concurrently be freed after an RCU grace period.

This race can happens as follows, assuming that the mount point was created by open_tree(..., OPEN_TREE_CLONE):

thread 1 thread 2 RCU __do_sys_open_by_handle_at do_handle_open handle_to_path may_decode_fh is_mounted [mount::mnt_ns access] [mount::mnt_ns access] __do_sys_close fput_close_sync __fput dissolve_on_fput umount_tree class_namespace_excl_destructor namespace_unlock free_mnt_ns mnt_ns_tree_remove call_rcu(mnt_ns_release_rcu) mnt_ns_release_rcu mnt_ns_release kfree [mnt_namespace::user_ns access] UAF

Fix it by taking rcu_read_lock() around the mount::mnt_ns access, like in __prepend_path(). Additionally, document the semantics of mount::mnt_ns, and use WRITE_ONCE() for writers that can race with lockless readers.

This bug is unreachable unless one of the following is set:

  • CONFIG_PREEMPTION
  • CONFIG_RCU_STRICT_GRACE_PERIOD

because it requires an RCU grace period to happen during a syscall without an explicit preemption.

This doesn't seem to have interesting security impact; worst-case, it could leak the result of an integer comparison to userspace (from the level check in cap_capable()), cause an endless loop, or crash the kernel by dereferencing an invalid address.

CVSS v3
7.8
EG Score
7.8(medium)
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

July 1, 2026

Last Modified

August 5, 2026

Advisory Details (4)

Auto-updated Jul 18, 2026
No patch confirmed yet.
generic

fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/40ab6644b99685755f740b872c00ef40d9aa870e
generic

fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() - kernel/git/stable/linux.git - Linux kernel stable tree

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

fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/32138633e51e6db59e474765cf93268c92b42888
generic

fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/15ea8dc42a02259d49dee38a658d40f60fcd75ed

Vendor Advisories for CVE-2026-53341(1)

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

Affected Packages

(2 across 2 ecosystems)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.95-1~bpo12+1 (29 versions)6.12.95-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (145 versions)7.0.13-1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

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

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

Frequently asked(5)

What is CVE-2026-53341?
CVE-2026-53341 is a high vulnerability published on July 1, 2026. In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked ->mntns read in maydecode_fh() maydecodefh() accesses mount::mnt_ns without holding any locks; that means the mount can concurrently be unmounted, and the mnt_namespace can concurrently be freed…
When was CVE-2026-53341 disclosed?
CVE-2026-53341 was first published in the National Vulnerability Database on July 1, 2026, with the most recent update on August 5, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53341 actively exploited?
CVE-2026-53341 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.4% of all scored CVEs.
What is the CVSS score of CVE-2026-53341?
CVE-2026-53341 has a CVSS v4.0 base score of 7.8 (CNA self-assessment; NVD's own analysis pending).
How do I remediate CVE-2026-53341?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53341, 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-53341

Explore →

Is Your Infrastructure Affected by CVE-2026-53341?

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