Skip to content

In Linux 2.6 before 2.6.23, the TRACE_IRQS_ON function in...

Low severity Unreviewed Published Apr 21, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

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.

References

Published by the National Vulnerability Database Nov 7, 2019
Published to the GitHub Advisory Database Apr 21, 2022
Last updated Jan 27, 2023

Severity

Low

EPSS score

0.052%
(23rd percentile)

Weaknesses

No CWEs

CVE ID

CVE-2007-3732

GHSA ID

GHSA-6732-cc4q-jp7r

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.