CVE-2007-3732 Details
Description
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 kernel's %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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/security/cve/cve-2007-3732 | CVE | Third Party Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2007-3732 | CVE | Issue TrackingPatchThird Party Advisory |
| https://security-tracker.debian.org/tracker/CVE-2007-3732 | CVE | Third Party Advisory |
| https://access.redhat.com/security/cve/cve-2007-3732 | [email protected] | Third Party Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2007-3732 | [email protected] | Issue TrackingPatchThird Party Advisory |
| https://security-tracker.debian.org/tracker/CVE-2007-3732 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-Other | Weakness Not in a Standard CWE Category | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 2.6.0, < 2.6.23 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 16, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 12, 2019 | Initial Analysis | [email protected] |