Bug 1775121 (CVE-2014-3180)

Summary: CVE-2014-3180 kernel: out-of-bounds read in kernel/compact.c
Product: [Other] Security Response Reporter: Dhananjay Arunesh <darunesh>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: acaringi, airlied, bdettelb, bhu, blc, brdeoliv, bskeggs, dhoward, dvlasenk, esammons, eshatokhin, fhrbata, hdegoede, hkrzesin, iboverma, ichavero, itamar, jarodwilson, jeremy, jforbes, jglisse, jlelli, john.j5live, jonathan, josef, jross, jschorr, jshortt, jstancek, jwboyer, kernel-maint, kernel-mgr, labbott, lgoncalv, linville, masami256, matt, mchehab, mcressma, mjg59, mlangsdo, nmurray, plougher, qzhao, rt-maint, rvrbovsk, steved, williams
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-09 03:36:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1775122    
Bug Blocks: 1775124    

Description Dhananjay Arunesh 2019-11-21 12:27:06 UTC
In kernel/compat.c in the Linux kernel, as used in Google Chrome OS and other products, there is a possible out-of-bounds read. restart_syscall uses uninitialized data when restarting compat_sys_nanosleep. NOTE: this is disputed because the code path is unreachable.

Reference:
https://bugs.chromium.org/p/chromium/issues/detail?id=408827
https://lkml.org/lkml/2014/9/7/29

Comment 1 Dhananjay Arunesh 2019-11-21 12:28:42 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 1775122]

Comment 2 Justin M. Forbes 2019-11-21 19:53:23 UTC
This was fixed upstream in 3.17,  and has never been an issue in any currently supported fedora release.