CVE Vulnerabilities

CVE-2007-3732

Published: Nov 07, 2019 | Modified: Nov 12, 2019
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
1.9 LOW
AV:L/AC:M/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu

In Linux 2.6 before 2.6.23, the TRACE_IRQS_ON function in iret_exc calls a C function without ensuring that the segments are set properly. The kernels %fs needs to be restored before the call in TRACE_IRQS_ON and before enabling interrupts, so that current references work. Without this, current used in the window between iret_exc and the middle of error_code where %fs is reset, would crash.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux 2.6.0 (including) 2.6.23 (excluding)

References