7.1
HIGH
CVE-2019-25160
Linux Netlabel Array Out-of-Bounds Access Vulnerability
Description

In the Linux kernel, the following vulnerability has been resolved: netlabel: fix out-of-bounds memory accesses There are two array out-of-bounds memory accesses, one in cipso_v4_map_lvl_valid(), the other in netlbl_bitmap_walk(). Both errors are embarassingly simple, and the fixes are straightforward. As a FYI for anyone backporting this patch to kernels prior to v4.8, you'll want to apply the netlbl_bitmap_walk() patch to cipso_v4_bitmap_walk() as netlbl_bitmap_walk() doesn't exist before Linux v4.8.

INFO

Published Date :

Feb. 26, 2024, 6:15 p.m.

Last Modified :

April 17, 2024, 5:43 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

5.2

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2019-25160 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2019-25160 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2019-25160 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 28, 2024

    Action Type Old Value New Value
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 14, 2024

    Action Type Old Value New Value
  • Initial Analysis by [email protected]

    Apr. 17, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
    Changed Reference Type https://git.kernel.org/stable/c/1c973f9c7cc2b3caae93192fdc8ecb3f0b4ac000 No Types Assigned https://git.kernel.org/stable/c/1c973f9c7cc2b3caae93192fdc8ecb3f0b4ac000 Patch
    Changed Reference Type https://git.kernel.org/stable/c/5578de4834fe0f2a34fedc7374be691443396d1f No Types Assigned https://git.kernel.org/stable/c/5578de4834fe0f2a34fedc7374be691443396d1f Patch
    Changed Reference Type https://git.kernel.org/stable/c/97bc3683c24999ee621d847c9348c75d2fe86272 No Types Assigned https://git.kernel.org/stable/c/97bc3683c24999ee621d847c9348c75d2fe86272 Patch
    Changed Reference Type https://git.kernel.org/stable/c/c61d01faa5550e06794dcf86125ccd325bfad950 No Types Assigned https://git.kernel.org/stable/c/c61d01faa5550e06794dcf86125ccd325bfad950 Patch
    Changed Reference Type https://git.kernel.org/stable/c/dc18101f95fa6e815f426316b8b9a5cee28a334e No Types Assigned https://git.kernel.org/stable/c/dc18101f95fa6e815f426316b8b9a5cee28a334e Patch
    Changed Reference Type https://git.kernel.org/stable/c/e3713abc4248aa6bcc11173d754c418b02a62cbb No Types Assigned https://git.kernel.org/stable/c/e3713abc4248aa6bcc11173d754c418b02a62cbb Patch
    Changed Reference Type https://git.kernel.org/stable/c/fbf9578919d6c91100ec63acf2cba641383f6c78 No Types Assigned https://git.kernel.org/stable/c/fbf9578919d6c91100ec63acf2cba641383f6c78 Patch
    Changed Reference Type https://git.kernel.org/stable/c/fcfe700acdc1c72eab231300e82b962bac2b2b2c No Types Assigned https://git.kernel.org/stable/c/fcfe700acdc1c72eab231300e82b962bac2b2b2c Patch
    Added CWE NIST CWE-125
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 2.6.19 up to (excluding) 3.16.66 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.17.0 up to (excluding) 3.18.137 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.19.0 up to (excluding) 4.4.177 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.5.0 up to (excluding) 4.9.163 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.10.0 up to (excluding) 4.14.106 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.15.0 up to (excluding) 4.19.28 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20.0 up to (excluding) 4.20.15
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Feb. 26, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: netlabel: fix out-of-bounds memory accesses There are two array out-of-bounds memory accesses, one in cipso_v4_map_lvl_valid(), the other in netlbl_bitmap_walk(). Both errors are embarassingly simple, and the fixes are straightforward. As a FYI for anyone backporting this patch to kernels prior to v4.8, you'll want to apply the netlbl_bitmap_walk() patch to cipso_v4_bitmap_walk() as netlbl_bitmap_walk() doesn't exist before Linux v4.8.
    Added Reference Linux https://git.kernel.org/stable/c/97bc3683c24999ee621d847c9348c75d2fe86272 [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/c61d01faa5550e06794dcf86125ccd325bfad950 [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/dc18101f95fa6e815f426316b8b9a5cee28a334e [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/1c973f9c7cc2b3caae93192fdc8ecb3f0b4ac000 [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/fcfe700acdc1c72eab231300e82b962bac2b2b2c [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/e3713abc4248aa6bcc11173d754c418b02a62cbb [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/fbf9578919d6c91100ec63acf2cba641383f6c78 [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/5578de4834fe0f2a34fedc7374be691443396d1f [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2019-25160 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2019-25160 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability