CVE-2010-4169

Advisory lineage Upstream: 0 Downstream: 2
Modified
Published: 20 Nov 2010, 21:00
Last modified:07 Aug 2024, 03:34

Vulnerability Summary

Overall Risk (default)
low
20/100
CVSS Score
4.9 MEDIUM
v2.0 (nvd)
EPSS Score
0.05% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

20 Nov 2010, 21:00
Published
Vulnerability first disclosed
07 Aug 2024, 03:34
Last Modified
Vulnerability information updated

Description

Use-after-free vulnerability in mm/mprotect.c in the Linux kernel before 2.6.37-rc2 allows local users to cause a denial of service via vectors involving an mprotect system call.

CVSS Metrics

  • v2.0MEDIUMScore: 4.9AV:L/AC:L/Au:N/C:N/I:N/A:C

EPSS Trends

Current EPSS score: 0.05% Percentile: 15%

Techniques & Countermeasures

  • 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

  • fedoraprojectfedora

    13

  • linuxlinux_kernel

    < 2.6.37 | 2.6.37 | 2.6.37:rc1

  • opensuseopensuse

    11.3

  • suselinux_enterprise_desktop

    11:sp1

  • suselinux_enterprise_real_time_extension

    11:sp1

  • suselinux_enterprise_server

    11:sp1

References (19)