Opened 15 years ago
Closed 15 years ago
#2790 closed task (fixed)
glibc security patches
| Reported by: | Owned by: | Matthew Burgess | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8 |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
We should probably add two security patches:
- glibc-2.12.1-ld_audit_fix-1.patch
Fixes a security vulnerability and makes LD_AUDIT behave same as LD_PRELOAD
- glibc-2.12.1-origin_fix-1.patch
Fixes a security vulnerability, described in detail at
which allows a local attacker to gain root if they can create a hard link to a setuid root binary.
Both are in the patches repository.
Change History (2)
comment:1 by , 15 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in r9414.