Bugzilla will be upgraded to version 5.0 on a still to be determined date in the near future. The original upgrade date has been delayed.
Bug 1614057 - (CVE-2018-5953) CVE-2018-5953 kernel: Information Exposure through dmesg data from a "software IO TLB" printk call
CVE-2018-5953 kernel: Information Exposure through dmesg data from a "softwar...
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:07 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:
A flaw was found in the Linux kernel where the swiotlb_print_info() function in lib/swiotlb.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.
Story Points: ---
Clone Of:
Environment:
Last Closed: 2018-08-09 12:08:31 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:07:57 EDT
A flaw was found in the Linux kernel that swiotlb_print_info() function in lib/swiotlb.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/%20CVE-2018-5953.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:08:31 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.