Bug 1616374 (CVE-2018-7754) - CVE-2018-7754 kernel: Information Exposure in aoedisk_debugfs_show function in drivers/block/aoe/aoeblk.c
Summary: CVE-2018-7754 kernel: Information Exposure in aoedisk_debugfs_show function i...
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2018-7754
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1616375 1616376
Blocks: 1616377
TreeView+ depends on / blocked
 
Reported: 2018-08-15 18:24 UTC by Laura Pardo
Modified: 2021-09-09 15:22 UTC (History)
52 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in the Linux kernel in that the aoedisk_debugfs_show() function in drivers/block/aoe/aoeblk.c allows local users to obtain some kernel address information by reading a debugfs file. This address is not useful to commit a further attack.
Clone Of:
Environment:
Last Closed: 2018-08-23 11:22:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Laura Pardo 2018-08-15 18:24:36 UTC
A flaw was found in the Linux kernel in that the aoedisk_debugfs_show() function in drivers/block/aoe/aoeblk.c allows local users to obtain some kernel address information by reading a debugfs file. This address is not useful to commit a further attack.

References:

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

The introducing commit:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1cf94797c2bbc514c2bd0892e1774a0a8ca9afdb

Comment 1 Laura Pardo 2018-08-15 18:25:45 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 1616376]

Comment 5 Vladis Dronov 2018-08-23 11:22:08 UTC
Notes:

The kernel addresses revealed in the debugfs file are of the kernel objects which are allocated dynamically and does not give an information about the kernel code or the static objects location.

While a possible attacker can still use a leaked address for certain purposes we assess this flaw impact as Low.


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