2.1
CVE-2010-4346
- EPSS 0.06%
- Veröffentlicht 22.12.2010 21:00:19
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 2.6.37
Linux ≫ Linux Kernel Version2.6.37 Update-
Linux ≫ Linux Kernel Version2.6.37 Updaterc1
Linux ≫ Linux Kernel Version2.6.37 Updaterc2
Linux ≫ Linux Kernel Version2.6.37 Updaterc3
Linux ≫ Linux Kernel Version2.6.37 Updaterc4
Linux ≫ Linux Kernel Version2.6.37 Updaterc5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.148 |
| Quelle | 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.