CVE-2010-0729: Medium severity redhat Enterprise Linux vulnerability

Published Mar 10, 2010
·
Updated

(Internal git) Commit c31d1f3f363a5c3b6dbd4d6daa36fa0f4273e948 "a64: fix deadlock in ia64 sysptrace" moved ptracecheckattach() from findthreadforaddr() to tasklist-is-not-held area. However it introduced other problems.

In the likely case, when rbschild == child, ptracecheckattach() is never called. Otherwise we do ptracecheckattach(rbschild) twice. This means that any peek/poke request can silently fail and fool the tracer.

With this patch the logic is ptracecheckattach(child);

if (rbschild != child) { // we should use rbschild ... if (!ptracecheckattach(rbschild)) child = rbschild;

// but if checkattach() fails we continue to // use child, we are doing as well as we can. }

To simplify the error-handling and the logic, this patch changes the code to detect the likely rbschild == child case earlier, right after findthreadforaddr().

This only affects Red Hat Enterprise Linux 4.

Other sources

A certain Red Hat patch for the Linux kernel in Red Hat Enterprise Linux (RHEL) 4 on the ia64 platform allows local users to use ptrace on an arbitrary process, and consequently gain privileges, via vectors related to a missing ptracecheckattach call.

MITRE

Affected Software

1 affected component
redhat Enterprise Linux=4

Event History

Mar 10, 2010
Data Sourced
via Red Hat·12:20 AM
DescriptionSeverityAffected Software
Mar 16, 2010
CVE Published
via MITRE·07:00 PM
Data Sourced
via MITRE·07:00 PM
Description
Data Sourced
via NVD·07:30 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2010-0729?

CVE-2010-0729 is classified as a moderate severity vulnerability.

2

How do I fix CVE-2010-0729?

To fix CVE-2010-0729, you need to apply the latest patches and updates made available by Red Hat for Enterprise Linux 4.

3

What are the potential impacts of CVE-2010-0729?

The potential impacts of CVE-2010-0729 include denial of service and potential exposure to privilege escalation.

4

Which versions of Red Hat Enterprise Linux are affected by CVE-2010-0729?

CVE-2010-0729 specifically affects Red Hat Enterprise Linux version 4.

5

Does CVE-2010-0729 have associated public references or reports?

Yes, CVE-2010-0729 is associated with multiple public references, including security notices and bug reports.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203