Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2001-1384 |
CWE-ID | CWE-269 |
Exploitation vector | Local |
Public exploit | Public exploit code for vulnerability #1 is available. |
Vulnerable software |
Linux kernel Operating systems & Components / Operating system |
Vendor | Linux Foundation |
Security Bulletin
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU99984
Risk: Low
CVSSv4.0: 7.1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2001-1384
CWE-ID:
CWE-269 - Improper Privilege Management
Exploit availability: Yes
DescriptionThe vulnerability allows a local user to execute arbitrary code.
ptrace in Linux 2.2.x through 2.2.19, and 2.4.x through 2.4.9, allows local users to gain root privileges by running ptrace on a setuid or setgid program that itself calls an unprivileged program, such as newgrp.
MitigationInstall update from vendor's repository.
Vulnerable software versionsLinux kernel: All versions
CPE2.3 External linkshttps:ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2001-036.0.txt
https://download.immunix.org/ImmunixOS/7.0/updates/IMNX-2001-70-035-01
https://marc.info/?l=bugtraq&m=100343090106914&w=2
https://marc.info/?l=bugtraq&m=100350685431610&w=2
https://online.securityfocus.com/advisories/3713
https://www.iss.net/security_center/static/7311.php
https://www.linux-mandrake.com/en/security/2001/MDKSA-2001-079.php3
https://www.linux-mandrake.com/en/security/2001/MDKSA-2001-082.php3
https://www.linuxsecurity.com/advisories/other_advisory-1650.html
https://www.novell.com/linux/security/advisories/2001_036_kernel_txt.html
https://www.redhat.com/support/errata/RHSA-2001-129.html
https://www.redhat.com/support/errata/RHSA-2001-130.html
https://www.securityfocus.com/bid/3447
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.