SB2018081708 - Information disclosure in Linux Kernel
Published: August 17, 2018
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 secuirty vulnerabilities.
1) Information disclosure (CVE-ID: CVE-2018-5953)
The vulnerability allows a local attacker to obtain potentially sensitive information.
The vulnerability exists in the swiotlb_print_info() function, as defined in the lib/swiotlb.c source code file due to the printk function prints kernel-object address information. A local attacker can access the system and use a software IO TLB call to read the kernel log.
2) Information disclosure (CVE-ID: CVE-2018-5995)
The vulnerability allows a local attacker to obtain potentially sensitive information.
The vulnerability exists in the pcpu_embed_first_chunk() function, as defined in the mm/percpu.c source code file due to the printk function prints kernel-object address information. A local attacker can access the system and use a a pages/cpu call to read the kernel log.
Remediation
Install update from vendor's website.