Bug 1712197
Summary: | crash in is_size_safe_to_change as the result of race condition in management of cifsInodeInfo->openFileList | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Frank Sorenson <fsorenso> |
Component: | kernel | Assignee: | cifs-maint |
kernel sub component: | CIFS | QA Contact: | JianHong Yin <jiyin> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | urgent | CC: | dwhiter, dwysocha, gsierohu, jaeshin, lconicel, lsahlber, pbhati, xifeng, xzhou |
Version: | 8.0 | Keywords: | Reproducer |
Target Milestone: | rc | ||
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | kernel-4.18.0-111.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-05 21:55:09 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Frank Sorenson
2019-05-21 02:20:51 UTC
Note: I have reproduced this crash without kerberos. Simply mount with 'multiuser', then have 2-3 users run the test script using their own creds: # su - user1 $ cifscreds add vm1 Password: $ cd /mnt/vm1 $ ./openloop (and similar with user2 and user3) This is not reproducing for me with a 5.1 kernel Patch(es) available on kernel-4.18.0-111.el8 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:3517 |