ID CVE-2011-4097
Summary Integer overflow in the oom_badness function in mm/oom_kill.c in the Linux kernel before 3.1.8 on 64-bit platforms allows local users to cause a denial of service (memory consumption or process termination) by using a certain large amount of memory.
References
Vulnerable Configurations
  • cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:x64:*
    cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:x64:*
  • cpe:2.3:o:linux:linux_kernel:2.6.36:*:*:*:*:*:x64:*
    cpe:2.3:o:linux:linux_kernel:2.6.36:*:*:*:*:*:x64:*
  • cpe:2.3:o:linux:linux_kernel:2.6.36.1:*:*:*:*:*:x64:*
    cpe:2.3:o:linux:linux_kernel:2.6.36.1:*:*:*:*:*:x64:*
  • cpe:2.3:o:linux:linux_kernel:2.6.36.2:*:*:*:*:*:x64:*
    cpe:2.3:o:linux:linux_kernel:2.6.36.2:*:*:*:*:*:x64:*
  • cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
    cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
CVSS
Base: 4.9 (as of 13-02-2023 - 01:21)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
LOCAL LOW NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE COMPLETE
cvss-vector via4 AV:L/AC:L/Au:N/C:N/I:N/A:C
redhat via4
rpms
  • kernel-rt-0:3.0.18-rt34.53.el6rt
  • kernel-rt-debug-0:3.0.18-rt34.53.el6rt
  • kernel-rt-debug-debuginfo-0:3.0.18-rt34.53.el6rt
  • kernel-rt-debug-devel-0:3.0.18-rt34.53.el6rt
  • kernel-rt-debuginfo-0:3.0.18-rt34.53.el6rt
  • kernel-rt-debuginfo-common-x86_64-0:3.0.18-rt34.53.el6rt
  • kernel-rt-devel-0:3.0.18-rt34.53.el6rt
  • kernel-rt-doc-0:3.0.18-rt34.53.el6rt
  • kernel-rt-firmware-0:3.0.18-rt34.53.el6rt
  • kernel-rt-trace-0:3.0.18-rt34.53.el6rt
  • kernel-rt-trace-debuginfo-0:3.0.18-rt34.53.el6rt
  • kernel-rt-trace-devel-0:3.0.18-rt34.53.el6rt
  • kernel-rt-vanilla-0:3.0.18-rt34.53.el6rt
  • kernel-rt-vanilla-debuginfo-0:3.0.18-rt34.53.el6rt
  • kernel-rt-vanilla-devel-0:3.0.18-rt34.53.el6rt
refmap via4
confirm
mlist [oss-security] 20111031 Re: CVE request: kernel: oom: fix integer overflow of points in oom_badness
Last major update 13-02-2023 - 01:21
Published 17-05-2012 - 11:00
Last modified 13-02-2023 - 01:21
Back to Top