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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 05:00
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1822077 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.5 - Release Notes, Third Party Advisory | |
References | () https://github.com/torvalds/linux/commit/7395ea4e65c2a00d23185a3f63ad315756ba9cef - Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html - | |
References | () https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html - | |
References | () https://lists.openwall.net/linux-kernel/2020/03/24/1803 - Exploit, Mailing List, Patch, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20200608-0001/ - | |
References | () https://usn.ubuntu.com/4367-1/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/4369-1/ - | |
References | () https://usn.ubuntu.com/4391-1/ - | |
References | () https://www.openwall.com/lists/kernel-hardening/2020/03/25/1 - Exploit, Mailing List, Patch, Third Party Advisory |
Information
Published : 2020-05-12 19:15
Updated : 2024-11-21 05:00
NVD link : CVE-2020-12826
Mitre link : CVE-2020-12826
CVE.ORG link : CVE-2020-12826
JSON object : View
Products Affected
redhat
- enterprise_mrg
- enterprise_linux
linux
- linux_kernel
canonical
- ubuntu_linux
CWE
CWE-190
Integer Overflow or Wraparound