Linux Kernel Porpagated Copy null pointer dereference

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
7.0$0-$5k0.00

Summaryinfo

A vulnerability, which was classified as problematic, has been found in Linux Kernel. This impacts an unknown function of the component Porpagated Copy Handler. The manipulation leads to null pointer dereference. This vulnerability is referenced as CVE-2016-4581. Remote exploitation of the attack is possible. No exploit is available. It is suggested to install a patch to address this issue.

Detailsinfo

A vulnerability was found in Linux Kernel (Operating System) (affected version unknown) and classified as critical. This issue affects an unknown functionality of the component Porpagated Copy Handler. The manipulation with an unknown input leads to a null pointer dereference vulnerability. Using CWE to declare the problem leads to CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. Impacted is confidentiality, integrity, and availability.

The weakness was published 05/11/2016 by Adam Maris as confirmed mailinglist post (oss-sec). The advisory is shared at seclists.org. The identification of this vulnerability is CVE-2016-4581 since 05/11/2016. The exploitation is known to be easy. An attack has to be approached locally. No form of authentication is needed for a successful exploitation. Neither technical details nor an exploit are publicly available. The following code is the reason for this vulnerability:

if (p == dest_master || IS_MNT_MARKED(p)) {
   while (last_dest->mnt_master != p) {
      last_source = last_source->mnt_master;
      last_dest = last_source->mnt_parent;
   }
   if (!peers(n, last_dest)) {
      last_source = last_source->mnt_master;
      last_dest = last_source->mnt_parent;
   }
}

The vulnerability scanner Nessus provides a plugin with the ID 91425 (Ubuntu 14.04 LTS : linux vulnerabilities (USN-2989-1)), which helps to determine the existence of the flaw in a target environment. It is assigned to the family Ubuntu Local Security Checks and running in the context l. The commercial vulnerability scanner Qualys is able to test this issue with plugin 157314 (Oracle Enterprise Linux Security Update for kernel (ELSA-2016-2574)-Deprecated).

Applying a patch is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. A possible mitigation has been published 3 weeks after the disclosure of the vulnerability.

The vulnerability is also documented in the databases at X-Force (113159), Tenable (91425) and SecurityFocus (BID 90607†). Similar entries are available at VDB-81887, VDB-82951, VDB-82953 and VDB-82963. Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Productinfo

Type

Vendor

Name

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 7.7
VulDB Meta Temp Score: 7.0

VulDB Base Score: 9.8
VulDB Temp Score: 8.5
VulDB Vector: 🔍
VulDB Reliability: 🔍

NVD Base Score: 5.5
NVD Vector: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

NVD Base Score: 🔍

Exploitinginfo

Class: Null pointer dereference
CWE: CWE-476 / CWE-404
CAPEC: 🔍
ATT&CK: 🔍

Physical: Partially
Local: Yes
Remote: Yes

Availability: 🔍
Status: Unproven

EPSS Score: 🔍
EPSS Percentile: 🔍

Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 91425
Nessus Name: Ubuntu 14.04 LTS : linux vulnerabilities (USN-2989-1)
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Context: 🔍

OpenVAS ID: 840909
OpenVAS Name: Ubuntu Update for linux-lts-xenial USN-3005-1
OpenVAS File: 🔍
OpenVAS Family: 🔍

Qualys ID: 🔍
Qualys Name: 🔍

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Patch
Status: 🔍

Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍

Patch: git.kernel.org

Timelineinfo

05/11/2016 🔍
05/11/2016 +0 days 🔍
05/11/2016 +0 days 🔍
05/13/2016 +2 days 🔍
05/23/2016 +10 days 🔍
06/01/2016 +9 days 🔍
06/01/2016 +0 days 🔍
08/19/2022 +2270 days 🔍

Sourcesinfo

Vendor: kernel.org

Advisory: USN-2989-1
Researcher: Adam Maris
Status: Confirmed
Confirmation: 🔍

CVE: CVE-2016-4581 (🔍)
GCVE (CVE): GCVE-0-2016-4581
GCVE (VulDB): GCVE-100-87305

OVAL: 🔍

X-Force: 113159 - Linux Kernel propagated copy denial of service
SecurityFocus: 90607 - Linux kernel 'pnode.c' Denial of Service Vulnerability

See also: 🔍

Entryinfo

Created: 05/13/2016 11:20
Updated: 08/19/2022 09:51
Changes: 05/13/2016 11:20 (72), 11/24/2018 12:25 (14), 08/19/2022 09:50 (4), 08/19/2022 09:51 (1)
Complete: 🔍
Cache ID: 216:CCC:103

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Might our Artificial Intelligence support you?

Check our Alexa App!