2.1

CVE-2010-4346

The install_special_mapping function in mm/mmap.c in the Linux kernel before 2.6.37-rc6 does not make an expected security_file_mmap function call, which allows local users to bypass intended mmap_min_addr restrictions and possibly conduct NULL pointer dereference attacks via a crafted assembly-language application.

Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 2.6.37
LinuxLinux Kernel Version2.6.37 Update-
LinuxLinux Kernel Version2.6.37 Updaterc1
LinuxLinux Kernel Version2.6.37 Updaterc2
LinuxLinux Kernel Version2.6.37 Updaterc3
LinuxLinux Kernel Version2.6.37 Updaterc4
LinuxLinux Kernel Version2.6.37 Updaterc5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.06% 0.148
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 2.1 3.9 2.9
AV:L/AC:L/Au:N/C:N/I:P/A:N
CWE-476 NULL Pointer Dereference

The product dereferences a pointer that it expects to be valid but is NULL.