|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2004-1234: recent ELF path error fix also fixes a DoS | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Sebastian Krahmer <krahmer> |
| Component: | Incidents | Assignee: | Hubert Mantel <mantel> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | qa-bugs, security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | CVE-2004-1234: CVSS v2 Base Score: 2.1 (AV:L/AC:L/Au:N/C:N/I:N/A:P) | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
binfmt_aout_do_brk_fix_24.patch
binfmt_aout_do_brk_fix.patch |
||
|
Description
Sebastian Krahmer
2004-12-23 18:53:43 UTC
<!-- SBZ_reproduce --> I dont know whether we included this, so I added it here for clarification. Might be that it can be closed soon if we include it. I was concerned about the word *also* in his mail. Where can I get the fix he is talking about? Those bk numbers do not mean anything to me... This was the mail as we got it. No link to the patches. One has to ask either him or kernel folks. I thought 'ChangeSet@1.1527.1.13' is something unique within the newest kernel tree. Created attachment 27381 [details] binfmt_aout_do_brk_fix_24.patch this is from 2.4 bitkeeper: http://linux.bkbits.net:8080/linux-2.4/cset%401.1527.1.13?nav=index.html|src/.|src/fs|related/fs/binfmt_aout.c Created attachment 27382 [details] binfmt_aout_do_brk_fix.patch this the same fix from 2.6 mainline: http://linux.bkbits.net:8080/linux-2.6/cset%401.2034.36.23?nav=index.html|src/.|src/fs|related/fs/binfmt_aout.c andrea, some memory management do_brk magic fixes from mainline 2.4/2.6 kernels.... can you have a brief look at how they interact with the do_brk() fixes... the overlapping VMA problem was fixed already by us I think a_out fixes have CAN-2004-1074 vm overlap fixes have CAN-2005-0003 I'm puzzled by this report now. Is there any action required? aout stuff is fixed in 2.4. aout stuff is also fixed in 2.6. so non issue, we got it already. CVE-2004-1234: CVSS v2 Base Score: 2.1 (AV:L/AC:L/Au:N/C:N/I:N/A:P) |