Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1614061 - (CVE-2018-5995) CVE-2018-5995 kernel: Information Exposure through dmesg data from a "pages/cpu" printk call
CVE-2018-5995 kernel: Information Exposure through dmesg data from a "pages/c...
Status: CLOSED NOTABUG
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
low Severity low
: ---
: ---
Assigned To: Red Hat Product Security
impact=none,public=20180807,reported=...
: Security
Depends On:
Blocks: 1614058
  Show dependency treegraph
 
Reported: 2018-08-08 18:24 EDT by Laura Pardo
Modified: 2018-09-10 20:45 EDT (History)
59 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
An information-exposure flaw was found in the Linux kernel where the pcpu_embed_first_chunk() function in mm/percpu.c allows local users to obtain kernel-object address information by reading the kernel log (dmesg). However, this address is not static and cannot be used to commit a further attack.
Story Points: ---
Clone Of:
Environment:
Last Closed: 2018-08-09 12:09:19 EDT
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Laura Pardo 2018-08-08 18:24:11 EDT
A flaw was found in the Linux kernel that pcpu_embed_first_chunk() function in mm/percpu.c allows local users to obtain some kernel address information by reading the kernel log (dmesg). This address is not useful to commit a further attack.

References:

https://github.com/johnsonwangqize/cve-linux/blob/master/CVE-2018-5995.md

An upstream patch:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ad67b74d2469d
Comment 3 Vladis Dronov 2018-08-09 12:09:19 EDT
Notes:

The kernel addresses revealed in the kernel log are of the kernel objects which are allocated dynamically and does not give an information about the kernel code or objects location and so are useless for a possible attacker.

Note You need to log in before you can comment on or make changes to this bug.