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-2020-12652 (Medium) detected in linuxv3.10 #211

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

CVE-2020-12652 (Medium) detected in linuxv3.10 #211

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-2020-12652 - Medium Severity Vulnerability

Vulnerable Library - linuxv3.10

Linux kernel source tree

Library home page: https://github.com/torvalds/linux.git

Found in HEAD commit: 738375813823cb33918102af385bdd5d82225e17

Found in base branch: cosmic-1.6-experimental

Vulnerable Source Files (2)

android_kernel_samsung_a5xelte/drivers/message/fusion/mptctl.c
android_kernel_samsung_a5xelte/drivers/message/fusion/mptctl.c

Vulnerability Details

The __mptctl_ioctl function in drivers/message/fusion/mptctl.c in the Linux kernel before 5.4.14 allows local users to hold an incorrect lock during the ioctl operation and trigger a race condition, i.e., a "double fetch" vulnerability, aka CID-28d76df18f0a. NOTE: the vendor states "The security impact of this bug is not as bad as it could have been because these operations are all privileged and root already has enormous destructive power."

Publish Date: 2020-05-05

URL: CVE-2020-12652

CVSS 3 Score Details (4.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.14

Release Date: 2020-05-05

Fix Resolution: 5.4.14


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