4

CVE-2012-2373

The Linux kernel before 3.4.5 on the x86 platform, when Physical Address Extension (PAE) is enabled, does not properly use the Page Middle Directory (PMD), which allows local users to cause a denial of service (panic) via a crafted application that triggers a race condition.

Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel HwPlatformx86 Version <= 3.4.4
LinuxLinux Kernel Version3.4 HwPlatformx86
LinuxLinux Kernel Version3.4 Updaterc1 HwPlatformx86
LinuxLinux Kernel Version3.4 Updaterc2 HwPlatformx86
LinuxLinux Kernel Version3.4 Updaterc3 HwPlatformx86
LinuxLinux Kernel Version3.4 Updaterc4 HwPlatformx86
LinuxLinux Kernel Version3.4 Updaterc5 HwPlatformx86
LinuxLinux Kernel Version3.4 Updaterc6 HwPlatformx86
LinuxLinux Kernel Version3.4 Updaterc7 HwPlatformx86
LinuxLinux Kernel Version3.4.1 HwPlatformx86
LinuxLinux Kernel Version3.4.2 HwPlatformx86
LinuxLinux Kernel Version3.4.3 HwPlatformx86
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.1% 0.286
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 4 1.9 6.9
AV:L/AC:H/Au:N/C:N/I:N/A:C
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.