|
Bugzilla – Full Text Bug Listing |
| Summary: | L3: VUL-0: CVE-2005-2801: kernel: Default ACLs disappear | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Andreas Gruenbacher <agruen> |
| Component: | Incidents | Assignee: | Rolf Schmidt <rschmid> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Critical | ||
| Priority: | P3 - Medium | CC: | gp, hhetter, rf, security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | CVE-2005-2801: CVSS v2 Base Score: 5.0 (AV:N/AC:L/Au:N/C:N/I:P/A:N) | ||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Proposed fix
This fixes the real problem |
||
|
Description
Andreas Gruenbacher
2005-02-02 20:35:24 UTC
Created attachment 28134 [details]
Proposed fix
This is a minimal fix that will somewhat slow down ext2 and ext3, but should
suffice to fix the race. I'm testing this fix now.
this affects older releases too, right? Yes, SLES8 and SLES9 are affected. The fix in comment 1 didn't fix the problem for Grant. That was on an s390, but the bug has been reproduced on i386 with 2.6.10 mainline before, so I'll try to collect more debug information there first. Created attachment 28230 [details]
This fixes the real problem
In order not to run into the other bugs that Andrew Tridgell triggered, we
should apply the patches in both attachments.
Note that the fix from comment 1 only fixes the mbcache race, but does not address the journal_release_buffer journal accounting bug. The journal_release_buffer bug is even more unlikely to trigger, and I'd prefer not to fix it at all without any customer bug reports. Ralf, I need your decision concerning the fix in comment 1: IMO it is safe, but the change is too fundamental to release without having QA run a bunch of ACL tests on it. Reassigning to agruen. Andreas, can you please create the mentioned PTF as an mbuild? This issue is already fixed in all relevant branches. i released this fix with a security update already. Issue is resolved. STTS Ticket closed. CAN-2005-2801 CVE-2005-2801: CVSS v2 Base Score: 5.0 (AV:N/AC:L/Au:N/C:N/I:P/A:N) |