Information exposure in Linux kernel - CVE-2017-7495

 

Information exposure in Linux kernel - CVE-2017-7495

Published: May 15, 2017 / Updated: February 12, 2023


Vulnerability identifier: #VU92433
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-7495
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to information exposure error within the check_block_validity() and ext4_write_end() functions in fs/ext4/inode.c. A local user can gain access to sensitive information.


How to mitigate CVE-2017-7495

Install update from vendor's repository.

Sources