AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-12826

MEDIUM · CVSS 5.3 EPSS 0.71% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-05-12 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-12826
Severity
MEDIUM
CVSS
5.3
EPSS
0.71%
Linux

Original NVD Description

A signal access-control issue was discovered in the Linux kernel before 5.6.5, aka CID-7395ea4e65c2. Because exec_id in include/linux/sched.h is only 32 bits, an integer overflow can interfere with a do_notify_parent protection mechanism. A child process can send an arbitrary signal to a parent process in a different security domain. Exploitation limitations include the amount of elapsed time before an integer overflow occurs, and the lack of scenarios where signals to a parent process present a substantial operational threat.