CVE-2026-53352

MEDIUMNVD 4.74.7
EchelonGraph scoreMEDIUM confidence

Score 4.7 from GitHub Security Advisory published 2026-07-01. NVD baseline CVSS 4.7; sources differ by 0.0.

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

A fix is available — apply it.

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

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()

When a multi-threaded process receives a stop signal (e.g., SIGSTOP), do_signal_stop() sets JOBCTL_STOP_PENDING and JOBCTL_STOP_CONSUME on all threads and sets signal->group_stop_count to the number of threads. If one of the threads concurrently calls execve(), de_thread() invokes zap_other_threads() to kill all other threads. zap_other_threads() aborts the pending group stop by resetting signal->group_stop_count to 0 and clears the JOBCTL_PENDING_MASK for all other threads. However, it fails to clear the job control flags for the calling thread.

When execve() completes, the calling thread returns to user mode and checks for pending signals. Seeing the stale JOBCTL_STOP_PENDING flag, it calls do_signal_stop(), which invokes task_participate_group_stop(). Since JOBCTL_STOP_CONSUME is still set, it attempts to decrement the already-zero signal->group_stop_count, triggering a warning:

sig->group_stop_count == 0 WARNING: CPU: 1 PID: 6475 at kernel/signal.c:373 task_participate_group_stop+0x215/0x2d0 Call Trace: do_signal_stop+0x3be/0x5c0 kernel/signal.c:2619 get_signal+0xa8c/0x1330 kernel/signal.c:2884 arch_do_signal_or_restart+0xbc/0x840 arch/x86/kernel/signal.c:337 exit_to_user_mode_loop+0x8c/0x4d0 kernel/entry/common.c:98 do_syscall_64+0x33e/0xf80 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Fix this race condition by clearing the JOBCTL_PENDING_MASK for the calling thread in zap_other_threads(), ensuring it does not retain any stale job control state after the thread group is destroyed. This aligns with other functions that tear down a thread group and abort group stops, such as zap_process() and complete_signal(), which correctly clear these flags for all threads including the current one.

CVSS v3
4.7
EG Score
4.7(medium)
EG Risk
26(Track)
EG Risk 26/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
Severity47% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
1%
KEV
Not listed

Published

July 1, 2026

Last Modified

September 8, 2026

Advisory Details (8)

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

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() - kernel/git/stable/linux.git - Linux kernel stable tree

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

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() - kernel/git/stable/linux.git - Linux kernel stable tree

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

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() - kernel/git/stable/linux.git - Linux kernel stable tree

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

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/90918794a4e2c3b440f8fcf3847765a8b1d81b25
generic

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() - kernel/git/stable/linux.git - Linux kernel stable tree

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

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/76aebd9ef20078719dfd6282d3b06c27e900a65a
generic

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/391ebe74456a0f1d60b3ba4a8a64d9f44c1728fe
generic

signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2b32b2fb241435145ea199efac024540759d2495

Vendor Advisories for CVE-2026-53352(2)

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

Patch Availability(4)

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

(5 across 4 ecosystems)
Debian:11(2)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 5.10.92-2 (54 versions)5.10.259-1
linux-6.16.1.106-3~deb11u1 ... 6.1.174-1~deb11u1 (20 versions)6.1.176-1~deb11u1
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (53 versions)6.1.176-1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-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.

Additional Vendor Advisories

(4)

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 7× in last 7d / 47× 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 607 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-53352?
CVE-2026-53352 is a medium vulnerability published on July 1, 2026. In the Linux kernel, the following vulnerability has been resolved: signal: clear JOBCTLPENDINGMASK for caller in zapotherthreads() When a multi-threaded process receives a stop signal (e.g., SIGSTOP), dosignalstop() sets JOBCTLSTOPPENDING and JOBCTLSTOPCONSUME on all threads and sets…
When was CVE-2026-53352 disclosed?
CVE-2026-53352 was first published in the National Vulnerability Database on July 1, 2026, with the most recent update on September 8, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53352 actively exploited?
CVE-2026-53352 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 99.4% of all scored CVEs.
What is the CVSS score of CVE-2026-53352?
CVE-2026-53352 has a CVSS v3 base score of 4.7 (NVD).
How do I remediate CVE-2026-53352?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53352, 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-53352

Explore →

Is Your Infrastructure Affected by CVE-2026-53352?

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