4
CVSSv2

CVE-2011-2183

Published: 13/06/2012 Updated: 13/02/2023
CVSS v2 Base Score: 4 | Impact Score: 6.9 | Exploitability Score: 1.9
VMScore: 405
Vector: AV:L/AC:H/Au:N/C:N/I:N/A:C

Vulnerability Summary

Race condition in the scan_get_next_rmap_item function in mm/ksm.c in the Linux kernel prior to 2.6.39.3, when Kernel SamePage Merging (KSM) is enabled, allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via a crafted application.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel 2.6.39

linux linux kernel

linux linux kernel 2.6.39.1

Vendor Advisories

Several security issues were fixed in the kernel ...
Multiple kernel flaws have been fixed ...
Several security issues were fixed in the kernel ...
Several security issues were fixed in the kernel ...
Several security issues were fixed in the kernel ...
Several security issues were fixed in the kernel ...
Multiple kernel flaws have been fixed ...
Multiple kernel flaws have been fixed ...
Multiple kernel flaws have been fixed ...
Several security issues were fixed in the kernel ...

Exploits

/* source: wwwsecurityfocuscom/bid/48101/info The Linux kernel is prone to a local denial-of-service vulnerability Attackers can exploit this issue to trigger a kernel crash, which may result in a denial-of-service condition */ #include <stdioh> #include <stdlibh> #include <unistdh> #include <sys/mmanh> #d ...

Github Repositories

trigger cvebenchmarks metioned in ConVul

Detecting Concurrency Memory Corruption Vulnerabilities, ESEC/FSE 2019 This repository contains a set of concurrency vulnerabilities, including: UAF (Use After Free), NPD (Null Pointer Dereference), and DF (Double Free) And triggered 8/10, except cve-2011-2183 and cve-2016-1973