Vulnerability CVE-2020-12826


Published: 2020-05-12

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.

Type:

CWE-190

(Integer Overflow or Wraparound)

CVSS2 => (AV:L/AC:M/Au:N/C:C/I:C/A:C)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6.9/10
10/10
3.4/10
Exploit range
Attack complexity
Authentication
Local
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
Complete
Complete
Complete
Affected software
Redhat -> Enterprise mrg 
Redhat -> Enterprise linux 
Linux -> Linux kernel 

 References:
https://bugzilla.redhat.com/show_bug.cgi?id=1822077
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.5
https://github.com/torvalds/linux/commit/7395ea4e65c2a00d23185a3f63ad315756ba9cef
https://lists.openwall.net/linux-kernel/2020/03/24/1803
https://www.openwall.com/lists/kernel-hardening/2020/03/25/1

Copyright 2024, cxsecurity.com

 

Back to Top