5.5
MEDIUM
CVE-2024-50259
"Linux Kernel Netdevsim Uninitialized String Buffer@store"
Description

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write() This was found by a static analyzer. We should not forget the trailing zero after copy_from_user() if we will further do some string operations, sscanf() in this case. Adding a trailing zero will ensure that the function performs properly.

INFO

Published Date :

Nov. 9, 2024, 11:15 a.m.

Last Modified :

Nov. 14, 2024, 6:24 p.m.

Source :

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

Remotely Exploitable :

No

Impact Score :

3.6

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-50259 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-2024-50259 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-50259 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.

  • Initial Analysis by [email protected]

    Nov. 14, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Changed Reference Type https://git.kernel.org/stable/c/27bd7a742e171362c9eb52ad5d1d71d3321f949f No Types Assigned https://git.kernel.org/stable/c/27bd7a742e171362c9eb52ad5d1d71d3321f949f Patch
    Changed Reference Type https://git.kernel.org/stable/c/4ce1f56a1eaced2523329bef800d004e30f2f76c No Types Assigned https://git.kernel.org/stable/c/4ce1f56a1eaced2523329bef800d004e30f2f76c Patch
    Changed Reference Type https://git.kernel.org/stable/c/6a604877160fe5ab2e1985d5ce1ba6a61abe0693 No Types Assigned https://git.kernel.org/stable/c/6a604877160fe5ab2e1985d5ce1ba6a61abe0693 Patch
    Changed Reference Type https://git.kernel.org/stable/c/bcba86e03b3aac361ea671672cf48eed11f9011c No Types Assigned https://git.kernel.org/stable/c/bcba86e03b3aac361ea671672cf48eed11f9011c Patch
    Changed Reference Type https://git.kernel.org/stable/c/c2150f666c6fc301d5d1643ed0f92251f1a0ff0d No Types Assigned https://git.kernel.org/stable/c/c2150f666c6fc301d5d1643ed0f92251f1a0ff0d Patch
    Added CWE NIST CWE-125
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.13 up to (excluding) 5.15.171 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.116 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.60 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.11.7 *cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:*
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Nov. 09, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write() This was found by a static analyzer. We should not forget the trailing zero after copy_from_user() if we will further do some string operations, sscanf() in this case. Adding a trailing zero will ensure that the function performs properly.
    Added Reference kernel.org https://git.kernel.org/stable/c/c2150f666c6fc301d5d1643ed0f92251f1a0ff0d [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/bcba86e03b3aac361ea671672cf48eed11f9011c [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/6a604877160fe5ab2e1985d5ce1ba6a61abe0693 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/27bd7a742e171362c9eb52ad5d1d71d3321f949f [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/4ce1f56a1eaced2523329bef800d004e30f2f76c [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-2024-50259 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-2024-50259 weaknesses.

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