Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2018-18710 (Medium) detected in linuxv3.11 #213

Open
mend-bolt-for-github bot opened this issue Nov 4, 2020 · 0 comments
Open

CVE-2018-18710 (Medium) detected in linuxv3.11 #213

mend-bolt-for-github bot opened this issue Nov 4, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2018-18710 - Medium Severity Vulnerability

Vulnerable Library - linuxv3.11

Dave Jiang fork of linux.git

Library home page: https://git.kernel.org/pub/scm/linux/kernel/git/djiang/linux.git

Found in HEAD commit: ac11c9631a8abeed315b67913aab3ba7a400aef3

Found in base branch: cosmic-experimental-1.6

Vulnerable Source Files (2)

android_kernel_samsung_a3xelte/drivers/cdrom/cdrom.c
android_kernel_samsung_a3xelte/drivers/cdrom/cdrom.c

Vulnerability Details

An issue was discovered in the Linux kernel through 4.19. An information leak in cdrom_ioctl_select_disc in drivers/cdrom/cdrom.c could be used by local attackers to read kernel memory because a cast from unsigned long to int interferes with bounds checking. This is similar to CVE-2018-10940 and CVE-2018-16658.

Publish Date: 2018-10-29

URL: CVE-2018-18710

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Change files

Origin: torvalds/linux@e4f3aa2

Release Date: 2018-10-03

Fix Resolution: Replace or update the following file: cdrom.c


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants