CVE-2019-11815

Modified
Published: 08 May 2019, 13:36
Last modified:04 Aug 2024, 23:03

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.3 HIGH
v2.0 (nvd)
EPSS Score
1.18% LOW
1% probability +0.08%
KEV
Not listed
Ransomware
No reports
Public exploits
2 found
Dark Web
Not detected

Timeline

08 May 2019, 13:36
Published
Vulnerability first disclosed
04 Aug 2024, 23:03
Last Modified
Vulnerability information updated

Description

An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel before 5.0.8. There is a race condition leading to a use-after-free, related to net namespace cleanup.

CVSS Metrics

  • v3.1HIGHScore: 8.1CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • v2.0HIGHScore: 9.3AV:N/AC:M/Au:N/C:C/I:C/A:C

EPSS Trends

Current EPSS score: 1.18% Percentile: 79%

Techniques & Countermeasures

  • CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

    The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • canonicalubuntu_linux

    14.04 | 16.04 | 18.04 | 19.04

  • debiandebian_linux

    8.0 | 9.0

  • linuxlinux_kernel

    ≥ 4.3, < 4.4.179 | ≥ 4.9, < 4.9.169 | ≥ 4.14, < 4.14.112 | ≥ 4.19, < 4.19.35 | ≥ 5.0, < 5.0.8 | 5.1:rc1 | 5.1:rc2 | 5.1:rc3 | 5.1:rc4

  • netappactive_iq_unified_manager

    ≥ 9.5

  • netappcn1610_firmware

    na

  • netapphci_compute_node_firmware

    na

  • netapphci_management_node

    na

  • netapphci_storage_node

    na

  • netappsnapprotect

    na

  • netappsolidfire

    na

  • netappstorage_replication_adapter

    7.2

  • netappvasa_provider_for_clustered_data_ontap

    ≥ 7.2

  • netappvirtual_storage_console

    ≥ 7.2

  • opensuseleap

    15.0 | 15.1 | 42.3

References (19)