Comment 0 for bug 2061185

Revision history for this message
dann frazier (dannf) wrote :

[Impact]
A bug in the kernel module source can cause error messages to show up in the kernel when an application closes the device when UBSAN is active.

[Test Case]
Load the mstflint_access module
open then close a /dev/*_mstconf file
Look for any errors in dmesg

[What Could Go Wrong]
A severe bug in the fix could cause the problem to escalate to an oops or panic.