Exploit/Advisories Cybersecurity study of the dark web exposes vulnerability to machine identities -- ScienceDaily

Published on July 27th, 2019 📆 | 6997 Views ⚑

0

Linux Kernel up to 4.19 phy-ocelot-serdes.c memory corruption


iSpeech

CVSS Meta Temp Score Current Exploit Price (β‰ˆ)
5.3 $5k-$25k

A vulnerability, which was classified as critical, was found in Linux Kernel up to 4.19 (Operating System). This affects some unknown processing of the file drivers/phy/mscc/phy-ocelot-serdes.c. The manipulation with an unknown input leads to a memory corruption vulnerability (Out-of-Bounds). CWE is classifying the issue as CWE-119. This is going to have an impact on confidentiality, integrity, and availability.

The weakness was disclosed 07/26/2019 as confirmed git commit (GIT Repository). The advisory is shared at git.kernel.org. This vulnerability is uniquely identified as CVE-2018-20854 since 07/26/2019. Technical details are known, but no exploit is available. The price for an exploit might be around USD $5k-$25k at the moment (estimation calculated on 07/26/2019). The reason for this vulnerability is this part of code:

for (i = 0; i < = SERDES_MAX; i++) {

Upgrading to version 4.20 eliminates this vulnerability. Applying a patch is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version. The vulnerability will be addressed with the following lines of code:

for (i = 0; i < SERDES_MAX; i++) {

The entries 138839 and 138838 are pretty similar.

Type

Vendor

Name

VulDB Meta Base Score: 5.5
VulDB Meta Temp Score: 5.3

VulDB Base Score: β‰ˆ5.5
VulDB Temp Score: β‰ˆ5.3
VulDB Vector: πŸ”’
VulDB Reliability: πŸ”

VulDB Base Score: πŸ”’
VulDB Temp Score: πŸ”’
VulDB Reliability: πŸ”
Class: Memory corruption / Out-of-Bounds (CWE-119)
Local: Yes
Remote: No

Availability: πŸ”’
Status: Not defined

Price Prediction: πŸ”
Current Price Estimation: πŸ”’


0-Day unlock unlock unlock unlock
Today unlock unlock unlock unlock

Threat Intelligenceinfoedit

Threat: πŸ”
Adversaries: πŸ”
Geopolitics: πŸ”
Economy: πŸ”
Predictions: πŸ”
Remediation: πŸ”Recommended: Upgrade
Status: πŸ”

0-Day Time: πŸ”’

Upgrade: Kernel 4.20
Patch: github.com

07/26/2019 Advisory disclosed
07/26/2019 +0 days VulDB entry created
07/26/2019 +0 days CVE assigned
07/26/2019 +0 days VulDB last updateVendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2018-20854 (πŸ”’)
See also: πŸ”’

Created: 07/26/2019 02:40 PM
Complete: πŸ”

Download the whitepaper to learn more about our service!

https://vuldb.com/?id.138837

Tagged with: β€’ β€’ β€’ β€’ β€’



Comments are closed.