Linux Kernel up to 2.6.19 netlabel_cipso_v4.c nla_for_each_nested doi_def->tags[iter] memory corruption

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.
8.4$0-$5k0.00

Summaryinfo

A vulnerability classified as critical has been found in Linux Kernel up to 2.6.19. Affected by this issue is the function nla_for_each_nested of the file net/netlabel/netlabel_cipso_v4.c. This manipulation of the argument doi_def->tags[iter] causes memory corruption. This vulnerability is registered as CVE-2007-6762. Remote exploitation of the attack is possible. No exploit is available. It is recommended to upgrade the affected component.

Detailsinfo

A vulnerability has been found in Linux Kernel up to 2.6.19 (Operating System) and classified as critical. Affected by this vulnerability is the function nla_for_each_nested of the file net/netlabel/netlabel_cipso_v4.c. The manipulation of the argument doi_def->tags[iter] with an unknown input leads to a memory corruption vulnerability. The CWE definition for the vulnerability is CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. As an impact it is known to affect confidentiality, integrity, and availability. The summary by CVE is:

In the Linux kernel before 2.6.20, there is an off-by-one bug in net/netlabel/netlabel_cipso_v4.c where it is possible to overflow the doi_def->tags[] array.

The weakness was published 07/28/2019. This vulnerability is known as CVE-2007-6762 since 07/27/2019. The attack can be launched remotely. The exploitation doesn't need any form of authentication. Technical details are known, but no exploit is available. Responsible for the vulnerability is the following code:

if (iter > CIPSO_V4_TAG_MAXCNT)

Upgrading to version 2.6.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:

if (iter >= CIPSO_V4_TAG_MAXCNT)

Additional details are provided at git.kernel.org. Similar entries are available at VDB-138869, VDB-138868, VDB-138867 and VDB-138866. Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 8.5
VulDB Meta Temp Score: 8.4

VulDB Base Score: 7.3
VulDB Temp Score: 7.0
VulDB Vector: 🔍
VulDB Reliability: 🔍

NVD Base Score: 9.8
NVD Vector: 🔍

CVSSv2info

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

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

NVD Base Score: 🔍

Exploitinginfo

Class: Memory corruption
CWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍

Physical: No
Local: No
Remote: Yes

Availability: 🔍
Status: Not defined

EPSS Score: 🔍
EPSS Percentile: 🔍

Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Threat Intelligenceinfo

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

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔍

Upgrade: Kernel 2.6.20
Patch: github.com

Timelineinfo

07/27/2019 🔍
07/28/2019 +1 days 🔍
07/28/2019 +0 days 🔍
11/13/2023 +1569 days 🔍

Sourcesinfo

Vendor: kernel.org

Advisory: K05342145
Status: Not defined
Confirmation: 🔍

CVE: CVE-2007-6762 (🔍)
GCVE (CVE): GCVE-0-2007-6762
GCVE (VulDB): GCVE-100-138865
Misc.: 🔍
See also: 🔍

Entryinfo

Created: 07/28/2019 16:30
Updated: 11/13/2023 10:04
Changes: 07/28/2019 16:30 (63), 07/14/2020 09:45 (1), 11/13/2023 10:04 (5)
Complete: 🔍
Cache ID: 216::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.

Do you know our Splunk app?

Download it now for free!